| Commit message (Expand) | Author | Age | Files | Lines |
* | radeon: add AGPMode 1 quirk for RV250 | Paul Bolle | 2012-11-20 | 1 | -1/+4 |
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -2/+2 |
* | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells | 2012-10-02 | 1 | -1/+0 |
* | drm/radeon/kms: fix agp mode setup on cards that use pcie bridges | Alex Deucher | 2010-08-20 | 1 | -1/+7 |
* | drm/radeon/kms: release AGP bridge at suspend | Jerome Glisse | 2010-05-24 | 1 | -0/+5 |
* | drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereference | Robert Fitzsimons | 2010-04-28 | 1 | -6/+4 |
* | drm/radeon/kms: simplify memory controller setup V2 | Jerome Glisse | 2010-02-18 | 1 | -0/+4 |
* | drm/radeon/kms: release agp on error. | Dave Airlie | 2010-02-01 | 1 | -0/+3 |
* | drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and... | John Kacur | 2010-02-01 | 1 | -7/+8 |
* | drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ... | John Kacur | 2010-02-01 | 1 | -1/+1 |
* | drm/radeon/kms: Disable AGP is aperture size < 32M | Jerome Glisse | 2010-01-14 | 1 | -0/+7 |
* | drm/radeon/kms: Make sure we release AGP device if we acquired it | Jerome Glisse | 2010-01-08 | 1 | -4/+2 |
* | drm/radeon/kms: resume AGP by calling init. | Dave Airlie | 2009-11-24 | 1 | -0/+12 |
* | drm/radeon: introduce kernel modesetting for radeon hardware | Jerome Glisse | 2009-06-15 | 1 | -0/+249 |