提交 9cd09bfe 编写于 作者: L Leon Elazar 提交者: Alex Deucher

drm/amd/display: Add dcc param to surface

Reviewed-by: NTony Cheng <Tony.Cheng@amd.com>
Acked-by: NHarry Wentland <Harry.Wentland@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 ae799430
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册