OSDN Git Service

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)
committerTanmay Shah <tanmay@codeaurora.org>
Wed, 24 Jul 2019 18:32:13 +0000 (11:32 -0700)
commit02b5c4706b7983ba4ccc582797611855e2c3f210
tree0ed3a8bdeb7f7e80f49cde3b389c2bf6be15626f
parent961798b1235bca1049c199ae0d708235d07e7d55
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: https://patchwork.kernel.org/patch/7822361/
Git-Commit: 0e8578c996a33c8da9c28f8ed2d1be68694070ee
Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Change-Id: I247c19010434473c9af9e0bb8cdeed6b335e4714
Signed-off-by: Tanmay Shah <tanmay@codeaurora.org>
drivers/gpu/drm/drm_probe_helper.c