[PATCH v2 0/2] drm/qxl: kick out vgacon
Gerd Hoffmann
kraxel at redhat.com
Thu Feb 21 11:35:32 UTC 2019
v2: move the i915 code to drm_fb_helper and use that instead of
reinventing the wheel.
Gerd Hoffmann (2):
drm: move i915_kick_out_vgacon to drm_fb_helper
drm/qxl: kick out vgacon
include/drm/drm_fb_helper.h | 2 ++
drivers/gpu/drm/drm_fb_helper.c | 39 +++++++++++++++++++++++++++++++++++++++
drivers/gpu/drm/i915/i915_drv.c | 35 +----------------------------------
drivers/gpu/drm/qxl/qxl_drv.c | 1 +
4 files changed, 43 insertions(+), 34 deletions(-)
--
2.9.3
More information about the dri-devel
mailing list