summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/r300.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher1-1/+3
2009-08-16drm/radeon/kms: cut down indirects in register accesses.Dave Airlie1-22/+1
2009-08-16drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDRDave Airlie1-0/+15
2009-07-29drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse1-0/+1
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie1-2/+49
2009-07-15drm/radeon/kms: fix VRAM sizing like DDX does it.Dave Airlie1-3/+1
2009-07-15drm/radeon/kms: don't swap PCIEGART PTEs in VRAM.Dave Airlie1-1/+4
2009-07-15drm/radeon: fix support for vline relocations.Dave Airlie1-1/+12
2009-07-15drm/radeon/kms: fix some GART table entry bugs.Dave Airlie1-1/+3
2009-06-19drm/radeon: command stream checker for r3xx-r5xx hardwareJerome Glisse1-31/+447
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse1-0/+1116