drm: Set aspect ratio fields in the AVI infoframe even for non CEA modes
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 6 Aug 2013 19:32:23 +0000 (20:32 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 8 Aug 2013 12:04:51 +0000 (14:04 +0200)
commit15747638e63cdfb94a8ff4af8e4b53e966e2bace
tree1994c929f07d21d97cdd1407165f4acf84b89bb0
parentbf02db99384929a12eff0cf1205b4547e41e881b
drm: Set aspect ratio fields in the AVI infoframe even for non CEA modes

I cannot find any evidence what we shouldn't try to set those fields
when setting a non-CEA mode on an HDMI sink. So just kill that return.

Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Acked-by: Dave Airlie <airlied@gmail.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/drm_edid.c