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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 May 2014 20:20:32 +0000 (13:20 -0700)
commit1b91811383138a601c75752508aeec1d9541d593
treee75bb98f8650bc738a206831789b2978cc840d38
parent42ef3a8d5ebaa2bd9308a32696c96843caebaf17
drm/radeon: call drm_edid_to_eld when we update the edid

commit 16086279353cbfecbb3ead474072dced17b97ddc upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_display.c