wlroots/include/backend/drm
Simon Ser bec1e6b149 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.
2020-12-30 11:17:43 +01:00
..
cvt.h backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.h backend/drm: make listener names more idiomatic 2020-12-25 14:45:00 +01:00
iface.h output: make wlr_output_set_gamma atomic 2020-05-14 20:09:28 +02:00
properties.h backend/drm: "scaling mode" is a connector property 2020-11-30 11:57:08 +01:00
renderer.h backend/drm: remove special linear case for cursor plane 2020-12-30 11:17:43 +01:00
util.h backend/drm: introduce wlr_drm_fb 2020-04-28 09:54:52 +02:00