summaryrefslogtreecommitdiff
path: root/src/r600_exa.c
AgeCommit message (Expand)Author
2018-01-22exa: Accelerate ARGB2101010 picturesFredrik Höglund
2017-08-30Require xserver >= 1.13Michel Dänzer
2016-06-01EXA/6xx/7xx: accelerate PictOpOver with component alphaTan Hu
2016-06-01EXA/6xx/7xx: fast solid pixmap supportTan Hu
2014-01-07radeon/exa: Always use a scratch surface for UTS to vramAlex Deucher
2013-07-30EXA/6xx/7xx: optimize non-overlapping CopyRaul Fernandes
2013-07-22Fix RADEON_FALLBACK loggingGrigori Goronzy
2013-06-03radeon: use direct mapping for fast fb access.Samuel Li
2013-01-10Drop support for X servers older than 1.7.Michel Dänzer
2012-09-03radeon: add pixmap sharing hooks.Dave Airlie
2012-09-03radeon: add shared support to pixmaps.Dave Airlie
2012-06-15radeon: drop offset member of r600 accel objectDave Airlie
2012-06-15radeon: move macros into radeon.hDave Airlie
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie
2012-05-23ati: convert to new screen conversion APIsDave Airlie
2012-04-16EXA: Support acceleration of solid pictures on R3xx-R7xx.Michel Dänzer
2012-02-13radeon: r6xx-eg use linear general when using scratch boJerome Glisse
2012-02-08EXA/r6xx+: Only set write domain or read domains, not both. (Bug #43893)Michel Dänzer
2012-02-08Fix UMS build failure.Michel Dänzer
2012-02-08Remove unused local variable 'height'.Michel Dänzer
2012-02-07radeon: fix tiling for weird resolutionJerome Glisse
2012-02-06r600-evergreen: use common surface allocator for tiling v11Jerome Glisse
2012-01-10EXA/r6xx+: fix rop setting for overlapping copiesAlex Deucher
2011-10-27EXA >= R6xx / KMS: Avoid running out of CS space at inconvenient times.Michel Dänzer
2011-04-20EXA/Xv: used cached bo tiling flags for accel setup on 6xx+Alex Deucher
2011-04-05EXA: Cache BO tiling flags.Michel Dänzer
2011-03-21bug fix for r6xx/r7xx UMSmatthew green
2011-03-16radeon/exa: correct function nameDave Airlie
2011-03-02r6xx+: truncate point sampled coordinatesAlex Deucher
2011-02-16kms: EXA/Xv tiling fixesAlex Deucher
2011-02-11kms: 6xx/7xx big endian accel supportCédric Cano
2011-02-11kms/exa/xv: fix alignment checking in accel state setupAlex Deucher
2011-02-11kms/exa: UTS/DFS base alignment fixesAlex Deucher
2011-02-11EXA/r6xx+: properly account for height alignment in copy temp bufferAlex Deucher
2011-02-106xx+: switch to linear aligned rather than linear generalAlex Deucher
2011-02-106xx/7xx: consolidate spi setupAlex Deucher
2011-02-106xx/7xx: consolidate remaining CB stateAlex Deucher
2011-02-10kms/r6xx+: clean up pitch/height alignment in EXA UTS/DFSAlex Deucher
2011-02-01kms/r6xx+: fix tiling and pageflipping harderAlex Deucher
2011-01-21vbo: remove useless radeon_vb_discard()Alex Deucher
2011-01-10Merge branch 'kms-pflip' of git+ssh://git.freedesktop.org/git/xorg/driver/xf8...Alex Deucher
2010-12-03radeon: remove duplicated defineAlex Deucher
2010-12-03radeon/exa: fallback for non-affine transformsAlex Deucher
2010-12-01radeon/kms: allow tiled front buffer on 6xx/7xxAlex Deucher
2010-11-29r6xx/r7xx use dot4 for transformsAlex Deucher
2010-10-04Merge branch 'evergreen_accel' of git+ssh://git.freedesktop.org/git/xorg/driv...Alex Deucher
2010-09-20radeon: complete UTS and DFS even when a scratch BO is not necessaryKarl Tomlinson
2010-09-20DownloadFromScreenCS: download via a scratch BO if pixmap domain is unknownKarl Tomlinson
2010-08-23radeon: move vbo data to a separate structAlex Deucher
2010-08-20Add initial EXA and Xv support for evergreenAlex Deucher