All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/i915: Trust VBT aux/ddc information
@ 2016-10-11 17:52 ville.syrjala
  2016-10-11 17:52   ` ville.syrjala
                   ` (5 more replies)
  0 siblings, 6 replies; 33+ messages in thread
From: ville.syrjala @ 2016-10-11 17:52 UTC (permalink / raw)
  To: intel-gfx; +Cc: Maarten Maathuis

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

So we have a bug or two ([1] at least) about using an incorrect gmbus pin for
a HDMI connector. So I cooked up some patches to expand our use of VBT for this
information. So far I've kept it limited to DDI platforms, but I think I've seen
another bug about CHV using the incorrect gmbus pin as well, not 100% sure though.

I slapped cc:stable on them since they do fix an actual issue. My track record
with this sort of firmware information hasn't been great as of late, so some
fallout might occur.


Anyways here's the entire series:
git://github.com/vsyrjala/linux.git trust_vbt_ddc_aux_pins_2

[1] https://bugs.freedesktop.org/show_bug.cgi?id=97877

Cc: Maarten Maathuis <madman2003@gmail.com>

Ville Syrjälä (4):
  drm/i915: Respect alternate_aux_channel for all DDI ports
  drm/i915: Respect alternate_ddc_pin for all DDI ports
  drm/i915: Clean up DDI DDC/AUX CH sanitation
  drm/i915: Fix whitespace issues

 drivers/gpu/drm/i915/intel_bios.c | 116 +++++++++++++++++++++++---------------
 drivers/gpu/drm/i915/intel_dp.c   |  87 +++++++++++++++-------------
 drivers/gpu/drm/i915/intel_hdmi.c |  84 +++++++++++++++------------
 3 files changed, 167 insertions(+), 120 deletions(-)

-- 
2.7.4

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

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

end of thread, other threads:[~2016-10-21 13:18 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-11 17:52 [PATCH 0/4] drm/i915: Trust VBT aux/ddc information ville.syrjala
2016-10-11 17:52 ` [PATCH 1/4] drm/i915: Respect alternate_aux_channel for all DDI ports ville.syrjala
2016-10-11 17:52   ` ville.syrjala
2016-10-13 17:59   ` [Intel-gfx] " Jim Bride
2016-10-13 17:59     ` Jim Bride
2016-10-11 17:52 ` [PATCH 2/4] drm/i915: Respect alternate_ddc_pin " ville.syrjala
2016-10-11 17:52   ` ville.syrjala
2016-10-11 20:04   ` Maarten Maathuis
2016-10-12 10:57     ` Ville Syrjälä
2016-10-12 10:57       ` Ville Syrjälä
2016-10-12 16:56       ` Maarten Maathuis
2016-10-13 18:06   ` [Intel-gfx] " Jim Bride
2016-10-13 18:06     ` Jim Bride
2016-10-13 18:29     ` [Intel-gfx] " Ville Syrjälä
2016-10-13 18:29       ` Ville Syrjälä
2016-10-17  6:50       ` [Intel-gfx] " Daniel Vetter
2016-10-17  6:50         ` Daniel Vetter
2016-10-11 17:52 ` [PATCH 3/4] drm/i915: Clean up DDI DDC/AUX CH sanitation ville.syrjala
2016-10-11 17:52   ` ville.syrjala
2016-10-13 18:17   ` [Intel-gfx] " Jim Bride
2016-10-13 18:17     ` Jim Bride
2016-10-17 18:00   ` Ville Syrjälä
2016-10-17 18:00     ` Ville Syrjälä
2016-10-17 18:07   ` [PATCH v3 " ville.syrjala
2016-10-17 18:07     ` ville.syrjala
2016-10-20 21:53     ` Maarten Maathuis
2016-10-20 22:00       ` Maarten Maathuis
2016-10-21 13:17         ` Ville Syrjälä
2016-10-11 17:52 ` [PATCH 4/4] drm/i915: Fix whitespace issues ville.syrjala
2016-10-13 18:18   ` Jim Bride
2016-10-11 18:49 ` ✗ Fi.CI.BAT: warning for drm/i915: Trust VBT aux/ddc information Patchwork
2016-10-12 10:54   ` Ville Syrjälä
2016-10-17 18:54 ` ✗ Fi.CI.BAT: failure for drm/i915: Trust VBT aux/ddc information (rev2) Patchwork

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.