commit | 9adceaa5b3d2480e2252c4a7f9c4bd7d66b8c4a2 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Aug 30 20:22:04 2011 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Wed Aug 31 14:06:19 2011 +0100 |
tree | 169b5c6c8d6cbc26b569af3ec945fae046d15d21 | |
parent | 9e79e3e9dd9672b37ac9412e9a926714306551fe [diff] |
drm/radeon/kms: set a default max_pixel_clock On some Power rv100 cards, we have no ATY OF table, but we have no combios table either, and hence we refuse all modes on VGA-0 since we end up with a 0 max pixel clock. Signed-off-by: Dave Airlie <airlied@redhat.com> Cc: stable@kernel.org Reviewed-by: Alex Deucher <alexdeucher@gmail.com> Reviewed-by: Jerome Glisse <jglisse@redhat.com>