xserver/hw/xfree86/drivers
Ville Syrjälä 8f912fa4aa modesetting: Don't try to use modifiers when allocating the root pixmap
We want the root pixmap to use conservative tiling modifiers in
order to make sure modeset/etc can never fail due to hardware
watermark restictions/etc.

Currenlty this is all dead code anyway because we aren't actually
parsing the IN_FORMATS blob (missing universal plane client cap).
But we want to start parsing that, so let's first make sure we
don't get any behavioural changes from doing so.

Signed-off-by: notbabaisyou <though-went-some-simple@proton.me>
2025-06-25 16:14:35 +02:00
..
inputtest xfree86: add per major-version driver/module subdirectories 2025-06-12 17:21:48 +02:00
modesetting modesetting: Don't try to use modifiers when allocating the root pixmap 2025-06-25 16:14:35 +02:00