public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/i915: DP branch devices
@ 2016-05-03 11:46 Mika Kahola
  2016-05-03 11:46 ` [PATCH 1/3] drm/i915: Check pixel rate for DP to VGA dongle Mika Kahola
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Mika Kahola @ 2016-05-03 11:46 UTC (permalink / raw)
  To: intel-gfx; +Cc: dri-devel

This series of patches reads either pixel rate or 
TMDS clock rate from DPCD. Pixel rate is defined
for DP to VGA dongles and TMDS clock rate for others
except wireless dongle. The mode that requires either
higher pixel rate or TMDS clock rate are filtered out
during the mode validity check.

Mika Kahola (3):
  drm/i915: Check pixel rate for DP to VGA dongle
  drm: Add DP port types from DP 1.3 specification
  drm/i915: Check HDMI TMDS clock rate from DPCD

 drivers/gpu/drm/i915/intel_dp.c   | 37 +++++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_drv.h  | 10 ++++++++++
 drivers/gpu/drm/i915/intel_hdmi.c |  7 ++++---
 include/drm/drm_dp_helper.h       |  2 ++
 4 files changed, 53 insertions(+), 3 deletions(-)

-- 
1.9.1

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

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

end of thread, other threads:[~2016-05-10  9:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-03 11:46 [PATCH 0/3] drm/i915: DP branch devices Mika Kahola
2016-05-03 11:46 ` [PATCH 1/3] drm/i915: Check pixel rate for DP to VGA dongle Mika Kahola
2016-05-03 13:23   ` Ville Syrjälä
2016-05-03 14:28     ` [Intel-gfx] " Daniel Vetter
2016-05-03 14:33       ` Ville Syrjälä
2016-05-10  9:44       ` Mika Kahola
2016-05-10  9:54         ` Ville Syrjälä
2016-05-03 11:46 ` [PATCH 2/3] drm: Add DP port types from DP 1.3 specification Mika Kahola
     [not found]   ` <CAKb7UvhW5_QHGBzzZusZU-gTTjhR0=J5djPE3z1VrTZrBRr6Kw@mail.gmail.com>
2016-05-03 14:35     ` Ilia Mirkin
2016-05-04 10:22       ` Mika Kahola
2016-05-03 11:46 ` [PATCH 3/3] drm/i915: Check HDMI TMDS clock rate from DPCD Mika Kahola
2016-05-03 13:26   ` Ville Syrjälä
2016-05-03 12:26 ` ✗ Fi.CI.BAT: warning for drm/i915: DP branch devices Patchwork

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