[PATCH v2 0/4] drm/cirrus-qemu: Various fixes

Thomas Zimmermann tzimmermann at suse.de
Fri Mar 28 09:17:04 UTC 2025


Fix various issues in cirrus-qemu and clean up.

Patch 1 fixes a long-standing, but apparently harmless, bug. Patches
2 and 3 make mode programming more reliable. Patch 4 cleans up after
patch 3.

This series makes cirrus-qemu more reliable at the cost of some higher
resolutions.

Testeded on qemu-i368.

v2:
- expand commit message (Gerd)

Thomas Zimmermann (4):
  drm/cirrus-qemu: Fix pitch programming
  drm/cirrus-qemu: Stricter mode validation
  drm/cirrus-qemu: Use framebuffer format as-is, drop adjustments
  drm/cirrus-qemu: Remove custom plane state

 drivers/gpu/drm/tiny/cirrus-qemu.c | 143 ++++-------------------------
 1 file changed, 20 insertions(+), 123 deletions(-)

-- 
2.48.1



More information about the dri-devel mailing list