alistair23-linux/drivers/gpu/drm/bochs
Gerd Hoffmann 01f23459cf drm/bochs: add edid support.
Recent qemu (latest master branch, upcoming 3.1 release) got support
for EDID data.  This patch adds guest driver support.

EDID support in qemu is not (yet) enabled by default, so please use
'qemu -device VGA,edid=on' for testing.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20181029205048.13200-1-kraxel@redhat.com
2018-10-30 14:42:28 +01:00
..
bochs.h drm/bochs: add edid support. 2018-10-30 14:42:28 +01:00
bochs_drv.c bochs: convert to drm_dev_register 2018-09-10 07:10:38 +02:00
bochs_fbdev.c drm/bochs: support changing byteorder at mode set time 2018-09-25 14:49:49 +02:00
bochs_hw.c drm/bochs: add edid support. 2018-10-30 14:42:28 +01:00
bochs_kms.c drm/bochs: add edid support. 2018-10-30 14:42:28 +01:00
bochs_mm.c drm/bochs: Replace drm_gem_object_unreference_unlocked with put function 2018-10-01 09:21:36 +02:00
Kconfig drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" 2017-01-09 11:30:30 +01:00
Makefile drm/bochs: fix include notation and remove -Iinclude/drm flag 2017-05-16 17:18:23 +02:00