aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_agp.c
Commit message (Expand)AuthorAge
* radeon: add AGPMode 1 quirk for RV250Paul Bolle2012-11-20
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-02
* drm/radeon/kms: fix agp mode setup on cards that use pcie bridgesAlex Deucher2010-08-19
* drm/radeon/kms: release AGP bridge at suspendJerome Glisse2010-05-23
* drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereferenceRobert Fitzsimons2010-04-28
* drm/radeon/kms: simplify memory controller setup V2Jerome Glisse2010-02-17
* drm/radeon/kms: release agp on error.Dave Airlie2010-01-31
* drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and...John Kacur2010-01-31
* drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ...John Kacur2010-01-31
* drm/radeon/kms: Disable AGP is aperture size < 32MJerome Glisse2010-01-13
* drm/radeon/kms: Make sure we release AGP device if we acquired itJerome Glisse2010-01-07
* drm/radeon/kms: resume AGP by calling init.Dave Airlie2009-11-23
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-14