summaryrefslogtreecommitdiff
path: root/src/evergreen_exa.c
AgeCommit message (Expand)Author
2018-07-12Replace 'foo == NULL' with '!foo'Michel Dänzer
2018-07-09Add struct radeon_bufferMichel Dänzer
2018-07-09EXA: Remove old RADEONEXACreatePixmap hookMichel Dänzer
2018-01-22exa: Accelerate ARGB2101010 picturesFredrik Höglund
2017-08-30Require xserver >= 1.13Michel Dänzer
2014-01-07radeon/exa: Always use a scratch surface for UTS to vramAlex Deucher
2013-10-01EXA/evergreen: Paranoia around linear tiling. (v2)Christopher James Halse Rogers
2013-07-31EXA/evergreen/ni: replace magic numberGrigori Goronzy
2013-07-22EXA/evergreen/ni: accelerate PictOpOver with component alphaGrigori Goronzy
2013-07-22EXA/evergreen/ni: fast solid pixmap supportGrigori Goronzy
2013-07-22EXA/evergreen/ni: optimize non-overlapping CopyGrigori Goronzy
2013-07-22Fix RADEON_FALLBACK loggingGrigori Goronzy
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 vb_mc_addr, not needed anymoreDave 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 Evergreen/NI.Alex Deucher
2012-03-20radeon/kms: add support for TN (trinity) APUsAlex Deucher
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-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-11-21ddx/evergreen: Fix endian of ALU constantsBenjamin Herrenschmidt
2011-10-27EXA >= R6xx / KMS: Avoid running out of CS space at inconvenient times.Michel Dänzer
2011-05-24Revert "cayman: add scissors workaround."Alex Deucher
2011-05-24cayman: enable all accelDave Airlie
2011-05-24cayman: add scissors workaround.Dave Airlie
2011-05-24cayman: first pass at exa/Xv shadersAlex Deucher
2011-05-24kms/cayman: stub out exa supportAlex Deucher
2011-05-04radeon: add add hw DFS support for fusionDave Airlie
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-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: evergreen/ni big endian accel supportAlex 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-10remove EVERGREENSetAccelState()Alex Deucher
2011-02-106xx+: switch to linear aligned rather than linear generalAlex Deucher
2011-02-10evergreen/NI: consolidate spi setupAlex Deucher
2011-02-10evergreen/ni: consolidate CB state handlingAlex 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-21evergreen: use vb_offset rather than vb_start_op for cbuf offsetAlex Deucher