]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Fix FMT truncation programming
authorMikita Lipski <mikita.lipski@amd.com>
Wed, 7 Mar 2018 16:12:20 +0000 (11:12 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Mar 2018 05:22:35 +0000 (00:22 -0500)
commite28a87a90fcbf41df56633ad02a7e19f954fe671
tree68764075d42168c5db963f6bd92f6c7855adab86
parent4948149e704019fd2f62a0f150f36ad7b0ecbf15
drm/amd/display: Fix FMT truncation programming

Switch the order of parameters being set for depth
and mode of truncation, as it previously was not correct

Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce/dce_opp.c