drm: Allow override_edid to override the firmware EDID
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 10 Dec 2015 21:13:56 +0000 (23:13 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 11 Dec 2015 08:35:12 +0000 (09:35 +0100)
commit0e8578c996a33c8da9c28f8ed2d1be68694070ee
tree679b0442bfcf2b9555d7050d1a30fd3168d15a59
parentd0b414216f907d38cd26810a5dfc23fe9a5c8254
drm: Allow override_edid to override the firmware EDID

IMO the override_edid should override any default EDID for the
connector, whether that came in via the connector helper ->get_modes()
vfunc or via the firmware EDID mechanism.

Cc: Thomas Wood <thomas.wood@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1449782037-19722-2-git-send-email-ville.syrjala@linux.intel.com
drivers/gpu/drm/drm_probe_helper.c