[PATCH v7 0/4] drm & vgaarb: handle vgacon removal in vgaarb.

Gerd Hoffmann kraxel at redhat.com
Fri Mar 1 09:24:58 UTC 2019


v7:
 - codestype fixes.
 - new patch, switching i915 to use
   drm_fb_helper_remove_conflicting_pci_framebuffers
v6: buildfix.

Gerd Hoffmann (4):
  drm: move i915_kick_out_vgacon to vgaarb
  drm/fb-helper: call vga_remove_vgacon automatically.
  drm/qxl: remove conflicting framebuffers earlier
  drm/i915: switch to drm_fb_helper_remove_conflicting_pci_framebuffers

 include/drm/drm_fb_helper.h     | 14 ++++++--
 include/linux/vgaarb.h          |  2 ++
 drivers/gpu/drm/i915/i915_drv.c | 71 ++---------------------------------------
 drivers/gpu/drm/qxl/qxl_drv.c   |  5 ++-
 drivers/gpu/vga/vgaarb.c        | 49 ++++++++++++++++++++++++++++
 5 files changed, 68 insertions(+), 73 deletions(-)

-- 
2.9.3



More information about the dri-devel mailing list