]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit150546ce12e233bf168bf845438b0a5128947768
tree6113f87fc03acd2d389effdbb61e564496231da7
parent28d1e50c447a21c2f12b12ee987b7601c9355a68
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