drm/radeon/audio: update EDID derived fields in modeset
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Feb 2015 15:51:40 +0000 (10:51 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Mar 2015 22:28:23 +0000 (17:28 -0500)
commitb20932dd62f77a96124ec8f0c7ad0908b5584526
tree82741b7c11081d392d7d31faa9d80f99401fbc62
parent3ed7ceeabf4d6a6df02121cc7e4b46d39501b6e9
drm/radeon/audio: update EDID derived fields in modeset

We don't necessarily have an EDID at this point when
audio detect gets called.  Ideally we'd update these
fields in detect, but that requires a larger rework
of the display detect code.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_audio.c