Re: [Intel-gfx] [PATCH 5/5] drm/i915: Set edid from detect only if forced
Tested-By: Intel Graphics QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 6762 -Summary- Platform Delta drm-intel-nightly Series Applied ILK
[Intel-gfx] [PATCH 5/5] drm/i915: Set edid from detect only if forced
During init_connector set the edid, then edid will be set/unset only during hotplug. For the sake of older platforms where HPD is not stable, let edid read happen from detect as well only if it is forced to do so. Signed-off-by: Sonika Jindal --- drivers/gpu/drm/i915/intel_hdmi.c |6 +-