Skip to content

kms/impl-device/atomic: Set hotspot cap before initing mode setting

Sebastian Wick requested to merge swick/mutter:wip/cursor-hotspot-caps into main

We need to set the drm CAP before we read the KMS resources to make sure we actually get all resoures the CAP makes visible.

Fixes: 27f798b6 ("kms/impl-device/atomic: Implement mouse cursor hotspots") Closes: #3341 (closed)

/cc @bilelmoussaoui @ian.forbes @aesteve

Merge request reports