]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2dc2613e542589e0d88504f6570f620a1d58c221
tree679b0442bfcf2b9555d7050d1a30fd3168d15a59
parentcd74a852ab0a12d78875f2e66141145d51188e2b
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