summaryrefslogtreecommitdiff
path: root/src/r6xx_accel.c
AgeCommit message (Expand)Author
2014-08-12radeon: drop redundant radeon_drm.h includesAndreas Boll
2012-06-15radeon: drop vb_mc_addr, not needed anymoreDave Airlie
2012-06-15radeon: drop offset member of r600 accel objectDave Airlie
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie
2012-03-07r6xx: initialize SX_MISCMarek Olšák
2012-02-06r600-evergreen: use common surface allocator for tiling v11Jerome Glisse
2012-02-01Fix vline range calculations.Michel Dänzer
2012-02-01Check for empty vline ranges after clamping.Michel Dänzer
2011-08-03r5xx+: Fix vline setup with crtc offsetsAlex Deucher
2011-02-11kms: 6xx/7xx big endian accel supportCédric Cano
2011-02-106xx/7xx: consolidate spi setupAlex Deucher
2011-02-106xx/7xx: consolidate remaining CB stateAlex Deucher
2011-01-21vbo: remove useless radeon_vb_discard()Alex Deucher
2010-10-04Merge branch 'evergreen_accel' of git+ssh://git.freedesktop.org/git/xorg/driv...Alex Deucher
2010-09-01r6xx/r7xx: fix typosAlex Deucher
2010-08-23radeon: move vbo data to a separate structAlex Deucher
2010-08-20Add initial EXA and Xv support for evergreenAlex Deucher
2010-08-05r6xx/r7xx: add support for tiling with kms (v3)Alex Deucher
2010-08-02r6xx/r7xx: move syrface sync emit to the functions that emit surface infoAlex Deucher
2010-08-02r6xx/r7xx: set VGT_MAX_VTX_INDX to a larger valueAlex Deucher
2010-08-01radeon/r600: restructure exa + vbo to provide more sharingDave Airlie
2010-07-07fix build on non-kmsDave Airlie
2010-06-21r6xx/r7xx: fix ums cmd buffer leakWolfram
2010-06-21r6xx/r7xx: fix miscount in state emitAlex Deucher
2010-06-21r6xx/r7xx accel: add back some additional default stateAlex Deucher
2010-06-15r6xx/r7xx: remove unnecessary state emitAlex Deucher
2010-06-15r6xx/r7xx: reorg default and clipping state emitAlex Deucher
2010-06-15r6xx/r7xx accel: remove some duplicate emits and minor clean upAlex Deucher
2010-04-01r600/exa: further cleanup, use the object struct in the accel state.Dave Airlie
2010-03-22r6xx EXA/Xv: track src/dst domainsAlex Deucher
2010-03-15r6xx/r7xx: fix domain handling in accel codeAlex Deucher
2010-02-26Use RADEON_ALIGN instead of open coding it.Matt Turner
2010-02-18r6xx/kms: when reseting BO force default state emissionJerome Glisse
2010-02-04r600: reduce number of cache flushesAlex Deucher
2010-01-18r6xx/r7xx: emit relocation for FRAG & TILE bufferJerome Glisse
2009-12-01r600: fix multi-operation in single batch support.Dave Airlie
2009-11-27r600/accel: cleanup and merge a lot of the accel functionsDave Airlie
2009-11-25Revert "r600: enable multiple operations in one CS"Dave Airlie
2009-11-25r600: enable multiple operations in one CSDave Airlie
2009-11-25r600: fixup problems with EXA operation reset for multiple opsDave Airlie
2009-11-25r600: refactor code to help future acceleration speedups.Dave Airlie
2009-11-24radeon/kms: drop special r600 indirect flushDave Airlie
2009-10-09r600 EXA: fix up mask reg mixupAlex Deucher
2009-09-25kms/r600: add support for vline relocsAlex Deucher
2009-09-25radeon: fix vline handling for kmsAlex Deucher
2009-09-25r600: space check wasn't correct.Dave Airlie
2009-09-10r6xx: fix EXA crash with gtkperf -aDave Airlie
2009-09-08r600: more alignment fixups + vb map/unmapDave Airlie
2009-08-31r6xx/r7xx: various CS fixes from DaveAlex Deucher
2009-08-26r6xx/r7xx: more WIPAlex Deucher