drm/amd/display: Fix FMT truncation programming
authorMikita Lipski <[email protected]>
Wed, 7 Mar 2018 16:12:20 +0000 (11:12 -0500)
committerAlex Deucher <[email protected]>
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 <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/dc/dce/dce_opp.c