[PATCH 0/2] drm/cirrus: Don't pretend to operate hardware
Thomas Zimmermann
tzimmermann at suse.de
Tue Oct 29 14:34:22 UTC 2024
The cirrus driver is only for qemu's emulation of that hardware. The
two patches in this series update cirrus to reflect this.
(The driver is still obsolete. Use something else if possible.)
Thomas Zimmermann (2):
drm/cirrus: Use virtual encoder and connector types
drm/cirrus: Rename to cirrus-qemu
MAINTAINERS | 2 +-
drivers/gpu/drm/tiny/Makefile | 2 +-
drivers/gpu/drm/tiny/{cirrus.c => cirrus-qemu.c} | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)
rename drivers/gpu/drm/tiny/{cirrus.c => cirrus-qemu.c} (99%)
--
2.46.0
More information about the dri-devel
mailing list