[INCOMPLETE PATCH v2 0/4] Get EDID late for VGA switcheroo

From: Ramkumar Ramachandra
Date: Tue Jan 07 2014 - 09:54:35 EST


Hi Chris et al,

I got this far with creating a generic interface for various
get_edid() functions, but I'm stuck now. Where do I get the specific
i2c_adapter from?

I hope the series is okay otherwise.

Thanks.

Ramkumar Ramachandra (4):
drm/i915: add support for vga_switcheroo reprobe
drm/i915: factor out intel_lvds_get_edid()
drm/i915: change intel_sdvo_get_edid() prototype
drm/i915: introduce intel_connector->reprobe

drivers/gpu/drm/i915/i915_dma.c | 8 ++-
drivers/gpu/drm/i915/intel_crt.c | 1 +
drivers/gpu/drm/i915/intel_dp.c | 1 +
drivers/gpu/drm/i915/intel_drv.h | 6 +++
drivers/gpu/drm/i915/intel_lvds.c | 101 ++++++++++++++++++++++----------------
drivers/gpu/drm/i915/intel_sdvo.c | 17 ++++---
6 files changed, 84 insertions(+), 50 deletions(-)

--
1.8.5.2.229.g4448466

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/