[Intel-gfx] [PATCH 0/4] HDMI optimization series
Sonika Jindal
sonika.jindal at intel.com
Tue Aug 25 05:01:29 PDT 2015
This series adds some optimization related to reading of edid only when
required and when live status says so.
The comments in the patches explain more.
v2:
Some refactoring is with this series.
Also, right now this is done for platforms gen7 and above because we
couldn't test with older platforms. For newer platforms it works
reliably.
For HPD and live status to work on SKL, following patch is required:
"drm/i915: Handle HPD when it has actually occurred"
v3:
Added retrial for live_status.
Relying on HPD fpr edid detection onlyfrom gen 8 onwards and VLV
Shashank Sharma (2):
drm/i915: add attached connector to hdmi container
drm/i915: Add HDMI probe function
Sonika Jindal (2):
drm/i915: Check live status before reading edid
drm/i915: Retry for live status
drivers/gpu/drm/i915/intel_dp.c | 4 +-
drivers/gpu/drm/i915/intel_drv.h | 3 +
drivers/gpu/drm/i915/intel_hdmi.c | 130 +++++++++++++++++++++++++++++++++----
3 files changed, 123 insertions(+), 14 deletions(-)
--
1.7.10.4
More information about the Intel-gfx
mailing list