index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce
/
dce_transform.c
Age
Commit message (
Expand
)
Author
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
2023-03-07
drm/amd/display: Use DC_LOG_DC in the trasform pixel function
Rodrigo Siqueira
2021-05-27
drm/amd/display: Make assert in DCE's program_bit_depth_reduction more lenient.
Mario Kleiner
2021-05-27
drm/amd/display: Increase linebuffer pixel depth to 36bpp.
Mario Kleiner
2021-01-25
drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.
Mario Kleiner
2021-01-13
drm/amd/display/dc/dce/dce_transform: Demote kernel-doc abuse
Lee Jones
2021-01-11
drm/amd/display/dc/dce/dce_transform: Remove 3 unused/legacy variables
Lee Jones
2020-10-23
drm/amdgpu: remove unneeded break
Tom Rix
2020-07-27
drm/amd/display: dce_transform: DCE6 Scaling Horizontal Filter Init (v2)
Mauro Rossi
2020-07-27
drm/amd/display: dce_transform: add DCE6 specific macros,functions
Mauro Rossi
2018-07-16
drm/amd/display: add HDR visual confirm
Gloria Li
2018-05-18
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2018-02-19
drm/amd/display: Rework DCE transform bit depth reduction programming.
Leo (Sunpeng) Li
2018-02-19
amdgpu/dc: Fix enum mismatch in calls to program_color_matrix()
Matthias Kaehlcke
2018-02-19
drm/amd/display: Pass full 3x4 remap matrix for color transform
Krunoslav Kovac
2017-12-06
drm/amd/display: A few more color indentation changes
Harry Wentland
2017-12-06
drm/amd/display: Remove unused register read in program_pwl
Harry Wentland
2017-12-06
drm/amd/display: Bunch more color indentation cleanups
Harry Wentland
2017-12-06
drm/amd/display: Remove extra arr_points element
Harry Wentland
2017-12-06
drm/amd/display: Bunch of indentation cleanups in color stuff
Harry Wentland
2017-09-29
amdgpu/dc: make program_regamma_pwl return void
Dave Airlie
2017-09-29
amdgpu/dc: make dce transform constructor void
Dave Airlie
2017-09-28
amdgpu/dc: move filter taps to being static const data (v2)
Dave Airlie
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: move visual confirm recout adjustment to scaler
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Don't attempt to program missing register fields on DCE8
Jordan Lazare
2017-09-26
drm/amd/display: Fix HDMI scaling corruption issue.
Zeyu Fan
2017-09-26
drm/amd/display: Fix bunch of warnings in DC
Harry Wentland
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland