Age | Commit message (Expand) | Author |
2012-05-11 | radeon: use GB_GR and BG_RG formats for packed yuv video for r600+ | Roland Scheidegger |
2012-02-20 | radeon: avoid rounding errors in texture coords for textured xv | Roland Scheidegger |
2012-02-08 | Fix UMS build failure. | Michel Dänzer |
2012-02-07 | radeon: fix tiling for weird resolution | Jerome Glisse |
2012-02-06 | r600-evergreen: use common surface allocator for tiling v11 | Jerome Glisse |
2011-04-20 | EXA/Xv: used cached bo tiling flags for accel setup on 6xx+ | Alex Deucher |
2011-02-11 | kms: 6xx/7xx big endian accel support | Cédric Cano |
2011-02-11 | Xv: fix textured video alignment harder | Alex Deucher |
2011-02-10 | 6xx+: switch to linear aligned rather than linear general | Alex Deucher |
2011-02-10 | 6xx/7xx: consolidate spi setup | Alex Deucher |
2011-02-10 | 6xx/7xx: consolidate remaining CB state | Alex Deucher |
2011-01-20 | r6xx/7xx: fix Xv artifacts | Marton Balint |
2010-08-23 | radeon: move vbo data to a separate struct | Alex Deucher |
2010-08-20 | Add initial EXA and Xv support for evergreen | Alex Deucher |
2010-08-02 | r6xx/r7xx: move syrface sync emit to the functions that emit surface info | Alex Deucher |
2010-08-01 | radeon/r600: restructure exa + vbo to provide more sharing | Dave Airlie |
2010-07-21 | r6xx/r7xx: group op variable state | Alex Deucher |
2010-04-01 | r600/exa: further cleanup, use the object struct in the accel state. | Dave Airlie |
2010-04-01 | r600: reduce function call overhead. | Dave Airlie |
2010-03-23 | r6xx+ EXA/Xv: add a R600SetAccelState function | Alex Deucher |
2010-03-22 | r6xx EXA/Xv: track src/dst domains | Alex Deucher |
2010-03-15 | r6xx/r7xx: fix domain handling in accel code | Alex Deucher |
2010-02-26 | Use RADEON_ALIGN instead of open coding it. | Matt Turner |
2010-02-12 | radeon: consolidate crtc selector for vline wait | Alex Deucher |
2009-12-01 | r600: fix multi-operation in single batch support. | Dave Airlie |
2009-11-27 | r600/accel: cleanup and merge a lot of the accel functions | Dave Airlie |
2009-11-25 | r600/xv: drop inited 3d false in xv code | Dave Airlie |
2009-11-25 | r600: fixup problems with EXA operation reset for multiple ops | Dave Airlie |
2009-11-25 | radeon: fix check for no work in operation | Dave Airlie |
2009-11-25 | r600: refactor code to help future acceleration speedups. | Dave Airlie |
2009-10-13 | radeon: add XV_CRTC attribute for textured video | Alex Deucher |
2009-10-09 | r600 EXA: fix up mask reg mixup | Alex Deucher |
2009-10-03 | KMS: Double-buffer textured video source image upload. | Michel Dänzer |
2009-09-25 | radeon: fix vline handling for kms | Alex Deucher |
2009-09-26 | r600: fix build | Dave Airlie |
2009-09-26 | r600/xv: fix dst bo write domain | Dave Airlie |
2009-09-25 | r600: fix bo accounting for Xv | Alex Deucher |
2009-08-26 | r6xx/r7xx: more WIP | Alex Deucher |
2009-08-25 | r6xx/r7xx: fix some define problems in Xv code | Alex Deucher |
2009-08-25 | R6xx/r7xx: unmap vb bo when done | Alex Deucher |
2009-08-25 | r6xx/r7xx: more cs exa wip | Alex Deucher |
2009-08-25 | r6xx/r7xx: first pass at kms accel support | Alex Deucher |
2009-08-25 | R6xx/r7xx: add begin/end batch macros | Alex Deucher |
2009-08-25 | r6xx/r7xx: move more common state to default state setup | Alex Deucher |
2009-08-11 | radeon/r600: abstract vertex buffer for r600 & r700 hardware | Jerome Glisse |
2009-08-04 | RS880: enable accel | Alex Deucher |
2009-07-23 | R6xx/R7xx: clip rendering to destination surface dimensions | Alex Deucher |
2009-06-30 | radeon: initial preparation for kms patch. | Dave Airlie |
2009-05-13 | R6xx/R7xx Xv: normalize texture coordinates in the vertex shader | Alex Deucher |
2009-04-21 | Tex vid: rework part 2 | Alex Deucher |