From: Leon Elazar <[email protected]>

Change-Id: Ib8a0db5f2833602bb2c6a3480e81a63956b8c4ea
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Harry Wentland <[email protected]>
---
 drivers/gpu/drm/amd/display/dc/dc.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/amd/display/dc/dc.h 
b/drivers/gpu/drm/amd/display/dc/dc.h
index f1707b48e40f..05fcb0663ff0 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -275,6 +275,7 @@ struct dc_surface {
 struct dc_plane_info {
        union plane_size plane_size;
        union dc_tiling_info tiling_info;
+       struct dc_plane_dcc_param dcc;
        enum surface_pixel_format format;
        enum dc_rotation_angle rotation;
        bool horizontal_mirror;
-- 
2.9.3

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

Reply via email to