summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/r600_blit_kms.c
AgeCommit message (Expand)Author
2010-09-13drm/radeon: add some missing copyright headersAlex Deucher
2010-04-06drm/radeon/kms: simplify & improve GPU reset V2Jerome Glisse
2010-03-01drm/radeon: use ALIGN instead of open coding itMatt Turner
2010-02-18drm/radeon/kms: remove HDP flushes from fence emit (v2)Alex Deucher
2010-02-16drm/radeon/kms: fix indirect buffer management V2Jerome Glisse
2010-02-09drm/radeon/kms/r600: reduce gpu cache flushingAlex Deucher
2010-02-01drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3Jerome Glisse
2010-01-14drm/radeon/kms: Fix r600 blit cleanup pathJerome Glisse
2010-01-08drm/radeon/kms: Schedule host path read cache flush through the ring V2Jerome Glisse
2009-12-02drm/radeon/kms: Rework radeon object handlingJerome Glisse
2009-12-02drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)Alex Deucher
2009-11-06drm/radeon/kms/r600: fix rs880 support v2Alex Deucher
2009-10-12drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"Dave Airlie
2009-10-08drm/r600: avoid assigning vb twice in blit codeRobert Noland
2009-09-23drm/radeon/r600: set correct pitch for 4 byte copyAndre Maasikas
2009-09-18drm/radeon/r600: fix some issues with suspend/resume.Dave Airlie
2009-09-18drm/r600/kms: fixup number of loops per blit calculation.Dave Airlie
2009-09-16drm/radeon/kms: IB locking dumps out a lockdep ordering issueDave Airlie
2009-09-12drm/radeon/kms/r600: fix blit dword count for non r6xxAlex Deucher
2009-09-10drm/radeon/kms/r600: fix blit supportAlex Deucher
2009-09-08drm/radeon/kms: add r600 KMS supportJerome Glisse