aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_opp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-21drm/amd/display: Fix FMT truncation programmingMikita Lipski1-2/+2
2018-03-21drm/amd/display: Allow truncation to 10 bitsMikita Lipski1-3/+2
2017-09-29amdgpu/dc: make opp construct void.Dave Airlie1-3/+1
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-1/+1
2017-09-26drm/amd/display: move regamma from opp to dpp for dceYue Hin Lau1-237/+0
2017-09-26drm/amd/display: move ocsc programming from opp to dpp for dceYue Hin Lau1-199/+2
2017-09-26drm/amd/display: remove unnecessary allocation for regamma_params inside oppDmytro Laktyushkin1-9/+1
2017-09-26drm/amd/display: fix 12bpc truncate to 10bpcCharlene Liu1-9/+9
2017-09-26drm/amd/display: HDMI YCbCr422 12bpc pixel format issueCharlene Liu1-7/+25
2017-09-26drm/amd/display: remove CV-specific timing standardCharlene Liu1-4/+0
2017-09-26drm/amd/display: Proper de-allocation of OPPJoshua Aberback1-4/+6
2017-09-26drm/amd/display: Fixing some fallout from dc_target removalLeon Elazar1-0/+7
2017-09-26drm/amd/display: Fix warnings in DCHarry Wentland1-6/+0
2017-09-26drm/amd/display: Implement gamma correction using input LUTAric Cyr1-2/+0
2017-09-26drm/amd/display: Fix Regamma end pointAnthony Koo1-2/+2
2017-09-26drm/amd/display: OPP refactor and consolidation for DCE.Zeyu Fan1-0/+996