commit | b20932dd62f77a96124ec8f0c7ad0908b5584526 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Feb 27 10:51:40 2015 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Mar 03 17:28:23 2015 -0500 |
tree | 82741b7c11081d392d7d31faa9d80f99401fbc62 | |
parent | 3ed7ceeabf4d6a6df02121cc7e4b46d39501b6e9 [diff] |
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>