drm/radeon: call drm_edid_to_eld when we update the edid
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 31 Mar 2014 15:19:46 +0000 (11:19 -0400)
committerChristian König <christian.koenig@amd.com>
Thu, 3 Apr 2014 10:40:53 +0000 (12:40 +0200)
commit16086279353cbfecbb3ead474072dced17b97ddc
tree6113f87fc03acd2d389effdbb61e564496231da7
parent32167016076f714f0e35e287fbead7de0f1fb179
drm/radeon: call drm_edid_to_eld when we update the edid

This needs to be done to update some of the fields in
the connector structure used by the audio code.

Noticed by several users on irc.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/radeon_display.c