index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce
/
dce_opp.c
Age
Commit message (
Expand
)
Author
2024-05-20
drm/amd/display: Adjust incorrect indentations and spaces
Alex Hung
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
2021-02-24
drm/amd/display: Allow spatial dither to 10 bpc on all DCE
Mario Kleiner
2021-01-13
drm/amd/display/dc/dce/dce_opp: Demote non-compliant kernel-doc headers
Lee Jones
2021-01-11
drm/amd/display/dc/dce/dce_opp: Make local functions and ones invoked by refe...
Lee Jones
2020-07-27
drm/amd/display: dce_opp: add DCE6 specific macros,functions
Mauro Rossi
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2018-03-21
drm/amd/display: Fix FMT truncation programming
Mikita Lipski
2018-03-21
drm/amd/display: Allow truncation to 10 bits
Mikita Lipski
2017-09-29
amdgpu/dc: make opp construct void.
Dave Airlie
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amd/display: move regamma from opp to dpp for dce
Yue Hin Lau
2017-09-26
drm/amd/display: move ocsc programming from opp to dpp for dce
Yue Hin Lau
2017-09-26
drm/amd/display: remove unnecessary allocation for regamma_params inside opp
Dmytro Laktyushkin
2017-09-26
drm/amd/display: fix 12bpc truncate to 10bpc
Charlene Liu
2017-09-26
drm/amd/display: HDMI YCbCr422 12bpc pixel format issue
Charlene Liu
2017-09-26
drm/amd/display: remove CV-specific timing standard
Charlene Liu
2017-09-26
drm/amd/display: Proper de-allocation of OPP
Joshua Aberback
2017-09-26
drm/amd/display: Fixing some fallout from dc_target removal
Leon Elazar
2017-09-26
drm/amd/display: Fix warnings in DC
Harry Wentland
2017-09-26
drm/amd/display: Implement gamma correction using input LUT
Aric Cyr
2017-09-26
drm/amd/display: Fix Regamma end point
Anthony Koo
2017-09-26
drm/amd/display: OPP refactor and consolidation for DCE.
Zeyu Fan