From: Yue Hin Lau <[email protected]>

Signed-off-by: Yue Hin Lau <[email protected]>
Reviewed-by: Eric Bernstein <[email protected]>
Acked-by: Harry Wentland <[email protected]>
---
 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c 
b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c
index 6db1839d7155..f2a08b156cf0 100644
--- a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c
+++ b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c
@@ -400,13 +400,6 @@ void dpp1_set_cursor_attributes(
                REG_UPDATE(CURSOR0_COLOR1,
                                CUR0_COLOR1, 0xFFFFFFFF);
        }
-
-       /* TODO: Fixed vs float */
-
-       REG_UPDATE_3(FORMAT_CONTROL,
-                               CNVC_BYPASS, 0,
-                               FORMAT_CONTROL__ALPHA_EN, 1,
-                               FORMAT_EXPANSION_MODE, 0);
 }
 
 
-- 
2.14.1

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to