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/bochs: add edid support.
Date: Tue,  2 Oct 2018 08:19:03 +0200	[thread overview]
Message-ID: <20181002061905.10496-1-kraxel@redhat.com> (raw)

v2: add drm_connector_attach_edid_property() for per-driver opt-in.

Gerd Hoffmann (2):
  drm: add drm_connector_attach_edid_property()
  drm/bochs: add edid support.

 drivers/gpu/drm/bochs/bochs.h     |  1 +
 include/drm/drm_connector.h       |  1 +
 drivers/gpu/drm/bochs/bochs_hw.c  | 38 ++++++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/bochs/bochs_kms.c | 18 +++++++++++++++---
 drivers/gpu/drm/drm_connector.c   | 20 ++++++++++++++++++++
 5 files changed, 75 insertions(+), 3 deletions(-)

-- 
2.9.3

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

             reply	other threads:[~2018-10-02  6:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-02  6:19 Gerd Hoffmann [this message]
2018-10-02  6:19 ` [PATCH v2 1/2] drm: add drm_connector_attach_edid_property() Gerd Hoffmann
2018-10-02  8:45   ` Daniel Vetter
2018-10-02  6:19 ` [PATCH v2 2/2] drm/bochs: add edid support 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=20181002061905.10496-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