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