提交 ee016c4b 编写于 作者: E Eric Murphy-Zaremba 提交者: Alex Deucher

drm/amd/display: Add is_tiling_rotated flag to plane_state

Signed-off-by: NEric Murphy-Zaremba <Eric.Murphy-zaremba@amd.com>
Reviewed-by: NAric Cyr <Aric.Cyr@amd.com>
Acked-by: NHarry Wentland <harry.wentland@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 f7f36c1f
......@@ -440,6 +440,7 @@ struct dc_plane_state {
enum dc_rotation_angle rotation;
enum plane_stereo_format stereo_format;
bool is_tiling_rotated;
bool per_pixel_alpha;
bool visible;
bool flip_immediate;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册