summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_transform.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-181-13/+13
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-051-6/+5
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-051-3/+3
* drm/amd/display: Rework DCE transform bit depth reduction programming.Leo (Sunpeng) Li2018-02-191-68/+36
* amdgpu/dc: Fix enum mismatch in calls to program_color_matrix()Matthias Kaehlcke2018-02-191-1/+1
* drm/amd/display: Pass full 3x4 remap matrix for color transformKrunoslav Kovac2018-02-191-14/+3
* drm/amd/display: A few more color indentation changesHarry Wentland2017-12-061-3/+2
* drm/amd/display: Remove unused register read in program_pwlHarry Wentland2017-12-061-3/+0
* drm/amd/display: Bunch more color indentation cleanupsHarry Wentland2017-12-061-55/+49
* drm/amd/display: Remove extra arr_points elementHarry Wentland2017-12-061-1/+1
* drm/amd/display: Bunch of indentation cleanups in color stuffHarry Wentland2017-12-061-106/+64
* amdgpu/dc: make program_regamma_pwl return voidDave Airlie2017-09-291-3/+1
* amdgpu/dc: make dce transform constructor voidDave Airlie2017-09-291-3/+1
* amdgpu/dc: move filter taps to being static const data (v2)Dave Airlie2017-09-281-1/+1
* drm/amd/display: move regamma from opp to dpp for dceYue Hin Lau2017-09-261-0/+240
* drm/amd/display: move ocsc programming from opp to dpp for dceYue Hin Lau2017-09-261-0/+210
* drm/amd/display: move visual confirm recout adjustment to scalerDmytro Laktyushkin2017-09-261-0/+6
* drm/amd/display: Don't attempt to program missing register fields on DCE8Jordan Lazare2017-09-261-3/+9
* drm/amd/display: Fix HDMI scaling corruption issue.Zeyu Fan2017-09-261-0/+5
* drm/amd/display: Fix bunch of warnings in DCHarry Wentland2017-09-261-2/+0
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+1002