commit | 17e15b0c719b5ec0b344d3ebe3787b48315a0218 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Nov 05 15:36:53 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Dec 02 11:36:41 2009 +1000 |
tree | de7a28574a257ef9ab5a46e0a155c863b2584663 | |
parent | fcec570b27a47e428a9bfc8572ae4c7c230d0488 [diff] |
drm/radeon/kms: AGP systems need PCI bus mastering enabled We might not hit this yet, but when if we do any sort of writeback we really need to enable PCI bus mastering on these systems from what I can see. This enables PCI BM on all radeons that require it. Signed-off-by: Dave Airlie <airlied@redhat.com>