]> asedeno.scripts.mit.edu Git - linux.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)
commit4407a29bad96a773e1ddd380ecab0828b5656b0a
tree68764075d42168c5db963f6bd92f6c7855adab86
parent8bfac12f88dbafff40af72c7990b7d14e0158545
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