All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: dri-devel@lists.freedesktop.org
Cc: intel-gfx@lists.freedesktop.org, Gerd Hoffmann <kraxel@redhat.com>
Subject: [PATCH v7 0/4] drm & vgaarb: handle vgacon removal in vgaarb.
Date: Fri,  1 Mar 2019 10:24:58 +0100	[thread overview]
Message-ID: <20190301092502.30948-1-kraxel@redhat.com> (raw)

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

             reply	other threads:[~2019-03-01  9:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-01  9:24 Gerd Hoffmann [this message]
2019-03-01  9:24 ` [PATCH v7 1/4] drm: move i915_kick_out_vgacon to vgaarb Gerd Hoffmann
2019-03-01  9:24   ` Gerd Hoffmann
2019-03-01  9:25 ` [PATCH v7 2/4] drm/fb-helper: call vga_remove_vgacon automatically Gerd Hoffmann
2019-03-01  9:25   ` Gerd Hoffmann
2019-03-01  9:25 ` [PATCH v7 3/4] drm/qxl: remove conflicting framebuffers earlier Gerd Hoffmann
2019-03-01  9:25   ` Gerd Hoffmann
2019-03-01  9:25 ` Gerd Hoffmann
2019-03-01  9:25 ` [PATCH v7 4/4] drm/i915: switch to drm_fb_helper_remove_conflicting_pci_framebuffers Gerd Hoffmann
2019-03-01  9:25   ` Gerd Hoffmann
2019-03-11 12:43   ` Daniel Vetter
2019-03-01  9:45 ` ✗ Fi.CI.CHECKPATCH: warning for drm & vgaarb: handle vgacon removal in vgaarb. (rev3) Patchwork
2019-03-01 10:16 ` ✓ Fi.CI.BAT: success " Patchwork
2019-03-01 13:05 ` ✓ Fi.CI.IGT: " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190301092502.30948-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.