summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_transform.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-16drm/amd/display: add HDR visual confirmGloria Li1-1/+1
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin1-13/+13
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha1-6/+5
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-3/+3
2018-02-19drm/amd/display: Rework DCE transform bit depth reduction programming.Leo (Sunpeng) Li1-68/+36
2018-02-19amdgpu/dc: Fix enum mismatch in calls to program_color_matrix()Matthias Kaehlcke1-1/+1
2018-02-19drm/amd/display: Pass full 3x4 remap matrix for color transformKrunoslav Kovac1-14/+3
2017-12-06drm/amd/display: A few more color indentation changesHarry Wentland1-3/+2
2017-12-06drm/amd/display: Remove unused register read in program_pwlHarry Wentland1-3/+0
2017-12-06drm/amd/display: Bunch more color indentation cleanupsHarry Wentland1-55/+49
2017-12-06drm/amd/display: Remove extra arr_points elementHarry Wentland1-1/+1
2017-12-06drm/amd/display: Bunch of indentation cleanups in color stuffHarry Wentland1-106/+64
2017-09-29amdgpu/dc: make program_regamma_pwl return voidDave Airlie1-3/+1
2017-09-29amdgpu/dc: make dce transform constructor voidDave Airlie1-3/+1
2017-09-28amdgpu/dc: move filter taps to being static const data (v2)Dave Airlie1-1/+1
2017-09-26drm/amd/display: move regamma from opp to dpp for dceYue Hin Lau1-0/+240
2017-09-26drm/amd/display: move ocsc programming from opp to dpp for dceYue Hin Lau1-0/+210
2017-09-26drm/amd/display: move visual confirm recout adjustment to scalerDmytro Laktyushkin1-0/+6
2017-09-26drm/amd/display: Don't attempt to program missing register fields on DCE8Jordan Lazare1-3/+9
2017-09-26drm/amd/display: Fix HDMI scaling corruption issue.Zeyu Fan1-0/+5
2017-09-26drm/amd/display: Fix bunch of warnings in DCHarry Wentland1-2/+0
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+1002