Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee016c4b authored by Eric Murphy-Zaremba's avatar Eric Murphy-Zaremba Committed by Alex Deucher
Browse files

drm/amd/display: Add is_tiling_rotated flag to plane_state

parent f7f36c1f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;