summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_agp.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-30add blacklist for thinkpad T40pPavel Machek1-0/+3
2015-09-30drm: Remove __OS_HAS_AGPDaniel Vetter1-4/+4
2014-06-02radeon: Remove useless quirk for zx1/FireGL X1 combo introduced with fdo #7770Émeric MASCHINO1-3/+0
2012-11-20radeon: add AGPMode 1 quirk for RV250Paul Bolle1-1/+4
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells1-1/+0
2010-08-20drm/radeon/kms: fix agp mode setup on cards that use pcie bridgesAlex Deucher1-1/+7
2010-05-24drm/radeon/kms: release AGP bridge at suspendJerome Glisse1-0/+5
2010-04-28drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereferenceRobert Fitzsimons1-6/+4
2010-02-18drm/radeon/kms: simplify memory controller setup V2Jerome Glisse1-0/+4
2010-02-01drm/radeon/kms: release agp on error.Dave Airlie1-0/+3
2010-02-01drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and...John Kacur1-7/+8
2010-02-01drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ...John Kacur1-1/+1
2010-01-14drm/radeon/kms: Disable AGP is aperture size < 32MJerome Glisse1-0/+7
2010-01-08drm/radeon/kms: Make sure we release AGP device if we acquired itJerome Glisse1-4/+2
2009-11-24drm/radeon/kms: resume AGP by calling init.Dave Airlie1-0/+12
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse1-0/+249