dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: dri-devel@lists.freedesktop.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [PATCH v2 0/2] drm/qxl: kick out vgacon
Date: Thu, 21 Feb 2019 12:35:32 +0100	[thread overview]
Message-ID: <20190221113534.20764-1-kraxel@redhat.com> (raw)

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2019-02-21 11:35 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-21 11:35 Gerd Hoffmann [this message]
2019-02-21 11:35 ` [PATCH v2 1/2] drm: move i915_kick_out_vgacon to drm_fb_helper Gerd Hoffmann
2019-02-21 12:11   ` Daniel Vetter
2019-02-21 12:39     ` Gerd Hoffmann
2019-02-21 14:19       ` Daniel Vetter
2019-02-21 13:08   ` Jani Nikula
2019-02-21 13:25     ` Gerd Hoffmann
2019-02-21 14:41       ` Jani Nikula
2019-02-21 14:12   ` Noralf Trønnes
2019-02-21 15:09     ` Gerd Hoffmann
2019-02-21 15:51       ` Daniel Vetter
2019-02-21 11:35 ` [PATCH v2 2/2] drm/qxl: kick out vgacon Gerd Hoffmann
2019-02-21 12:20   ` Daniel Vetter
2019-02-21 13:06     ` Gerd Hoffmann
2019-02-21 14:24       ` Daniel Vetter
2019-02-21 15:11     ` Gerd Hoffmann
2019-02-21 15:17       ` Daniel Vetter
2019-02-22  7:14         ` Gerd Hoffmann

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=20190221113534.20764-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=dri-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox