diff options
author | Simon Ser <contact@emersion.fr> | 2020-12-18 12:29:04 +0100 |
---|---|---|
committer | Ilia Bozhinov <ammen99@gmail.com> | 2020-12-30 11:17:43 +0100 |
commit | bec1e6b149eb6a5eb470dd4eee6ba0aa57f1b590 (patch) | |
tree | ca279520e2f823ed34a34a905dcc008d3de32972 /backend/backend.c | |
parent | 92a0fc0435a86396de4f9b010e22036a933cf9d0 (diff) |
backend/drm: remove special linear case for cursor plane
We now properly mark the cursor plane's formats as linear-only, and we
now have a version of wlr_drm_format_intersect that handles the case of
linear-only formats and implicit modifiers.
We can remove the special drm_plane_init_surface flag we had for cursor
planes. This also allows us to use a non-linear layout for cursor planes
on drivers that support it.
Tested on amdgpu GFX9.
Diffstat (limited to 'backend/backend.c')
0 files changed, 0 insertions, 0 deletions