]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
drm: do not debug log about missing CEA extensions on NULL edid
authorJani Nikula <jani.nikula@intel.com>
Fri, 17 Feb 2017 15:20:52 +0000 (17:20 +0200)
committerJani Nikula <jani.nikula@intel.com>
Tue, 21 Feb 2017 13:42:16 +0000 (15:42 +0200)
commite9bd0b84f4bb758f8410fba930fc38facc665c40
treef0954a94537f8c9743818c7228320693f928476f
parent07c2b84b9956dd5d0871d47f5f0bbf9388d2d83f
drm: do not debug log about missing CEA extensions on NULL edid

Make the drm_edid_to_eld() function useful for resetting, not just
setting, the ELD and HDMI VSDB data, without debug warnings about
missing CEA extensions.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1487344854-18777-3-git-send-email-jani.nikula@intel.com
drivers/gpu/drm/drm_edid.c