commit | 3c537889e17232e9073f75ae8710ea0f008c5a29 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Fri Feb 05 04:21:19 2010 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Tue Feb 09 09:31:20 2010 +1000 |
tree | 9d3c25825b466b8ddc3fdc8224d4484c99173b08 | |
parent | 2739d49cd7f1f44876cad614b072da698967b370 [diff] |
drm/radeon/kms: add support for hardcoded edids in rom (v2) Some servers hardcode an edid in rom so that they will work properly with KVMs. This is a port of the relevant code from the ddx. [airlied: reworked to validate edid at boot stage - and remove special quirk, if there is a valid EDID in the BIOS rom we'll just try and use it.] Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>