public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] drm/edid: transparent low-level override/firmware EDIDs
@ 2017-09-12  8:19 Jani Nikula
  2017-09-12  8:19 ` [PATCH v3 1/2] drm: handle override and firmware EDID at drm_do_get_edid() level Jani Nikula
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Jani Nikula @ 2017-09-12  8:19 UTC (permalink / raw)
  To: dri-devel; +Cc: jani.nikula, Abdiel Janulgue, intel-gfx, Daniel Vetter

Patch 1 is v3 of [1]. There are no functional changes to the previous
version, just a rebase and a slight refresh of the commit message and
comments. I think the conclusion from the discussion was that this
should work just fine. At least one user reported this helped with their
audio woes with firmware EDID.

Patch 2 is an attempt to mitigate the problem of moving the
edid_firmware module parameter from drm_kms_helper to drm. Not sure if
it's too much or too little or just right. Need input here. Pedantically
it should be part of patch 1, but this division should be easier to
grasp in review.

BR,
Jani.


[1] http://patchwork.freedesktop.org/patch/msgid/1487344854-18777-5-git-send-email-jani.nikula@intel.com

Cc: Abdiel Janulgue <abdiel.janulgue@linux.intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>


Jani Nikula (2):
  drm: handle override and firmware EDID at drm_do_get_edid() level
  drm: add backwards compatibility support for
    drm_kms_helper.edid_firmware

 Documentation/admin-guide/kernel-parameters.txt |  2 +-
 drivers/gpu/drm/Kconfig                         |  2 +-
 drivers/gpu/drm/Makefile                        |  2 +-
 drivers/gpu/drm/drm_edid.c                      | 15 +++++++++++++++
 drivers/gpu/drm/drm_edid_load.c                 |  7 +++++++
 drivers/gpu/drm/drm_kms_helper_common.c         | 19 +++++++++++++++++++
 drivers/gpu/drm/drm_probe_helper.c              | 19 +------------------
 include/drm/drm_edid.h                          |  2 ++
 8 files changed, 47 insertions(+), 21 deletions(-)

-- 
2.11.0

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-09-19 15:47 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-12  8:19 [PATCH v3 0/2] drm/edid: transparent low-level override/firmware EDIDs Jani Nikula
2017-09-12  8:19 ` [PATCH v3 1/2] drm: handle override and firmware EDID at drm_do_get_edid() level Jani Nikula
2017-09-15 12:08   ` Ville Syrjälä
2017-09-12  8:19 ` [PATCH v3 2/2] drm: add backwards compatibility support for drm_kms_helper.edid_firmware Jani Nikula
2017-09-15 12:15   ` Ville Syrjälä
2017-09-18 18:20     ` Jani Nikula
2017-09-18 18:20       ` [PATCH] " Jani Nikula
2017-09-18 19:29         ` Ville Syrjälä
2017-09-19  8:03           ` Jani Nikula
2017-09-12  8:38 ` ✓ Fi.CI.BAT: success for drm/edid: transparent low-level override/firmware EDIDs Patchwork
2017-09-12  9:05 ` [PATCH v3 0/2] " Abdiel Janulgue
2017-09-12  9:55 ` ✓ Fi.CI.IGT: success for " Patchwork
2017-09-18 19:02 ` ✓ Fi.CI.BAT: success for drm/edid: transparent low-level override/firmware EDIDs (rev2) Patchwork
2017-09-19 10:40 ` ✗ Fi.CI.IGT: warning " Patchwork
2017-09-19 15:47 ` [PATCH v3 0/2] drm/edid: transparent low-level override/firmware EDIDs Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox