From: Jani Nikula <jani.nikula@intel.com>
To: dri-devel@lists.freedesktop.org
Cc: jani.nikula@intel.com, intel-gfx@lists.freedesktop.org
Subject: [PATCH 0/3] drm: handle override/firmware edid at the lowest level
Date: Thu, 16 Feb 2017 12:36:41 +0200 [thread overview]
Message-ID: <cover.1487241304.git.jani.nikula@intel.com> (raw)
This is a simplified version of the perhaps too ambitious RFC [1].
Here we simply handle debugfs override edid and the firmware edid at the
drm_do_get_edid() level, not at the probe helper level. With this, everything
from EDID gets transparently overridden.
BR,
Jani.
[1] http://mid.mail-archive.com/cover.1482854862.git.jani.nikula@intel.com
Jani Nikula (3):
drm: move edid property update and add modes out of edid firmware
loader
drm: reset ELD if NULL edid is passed to drm_edid_to_eld
drm: handle override edid and firmware EDID at drm_do_get_edid() level
drivers/gpu/drm/drm_edid.c | 18 ++++++++++++++++++
drivers/gpu/drm/drm_edid_load.c | 17 ++++-------------
drivers/gpu/drm/drm_probe_helper.c | 13 +------------
include/drm/drm_edid.h | 7 ++++---
4 files changed, 27 insertions(+), 28 deletions(-)
--
2.1.4
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next reply other threads:[~2017-02-16 10:36 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-16 10:36 Jani Nikula [this message]
2017-02-16 10:36 ` [PATCH 1/3] drm: move edid property update and add modes out of edid firmware loader Jani Nikula
2017-02-16 10:36 ` [PATCH 2/3] drm: reset ELD if NULL edid is passed to drm_edid_to_eld Jani Nikula
2017-02-16 15:36 ` Ville Syrjälä
2017-02-17 14:02 ` Jani Nikula
2017-02-17 14:06 ` Ville Syrjälä
[not found] ` <cover.1487240619.git.jani.nikula@intel.com>
2017-02-16 10:36 ` [PATCH 3/3] drm: handle override edid and firmware adid at drm_do_get_edid() Jani Nikula
2017-02-16 10:40 ` Jani Nikula
2017-02-16 10:36 ` [PATCH 3/3] drm: handle override edid and firmware EDID at drm_do_get_edid() level Jani Nikula
2017-02-16 15:41 ` Ville Syrjälä
2017-02-16 17:54 ` Jani Nikula
2017-02-16 18:18 ` Ville Syrjälä
2017-02-16 18:59 ` Jani Nikula
2017-02-16 19:14 ` Ville Syrjälä
2017-02-26 20:50 ` Daniel Vetter
2017-02-16 15:00 ` ✗ Fi.CI.BAT: failure for drm: handle override/firmware edid at the lowest level 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=cover.1487241304.git.jani.nikula@intel.com \
--to=jani.nikula@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox