Age | Commit message (Expand) | Author |
2012-05-23 | ati: convert to new screen conversion APIs | Dave Airlie |
2012-04-05 | r6xx-r9xx: force 1D tiling for buffer with height < 64 | Jerome Glisse |
2012-02-06 | r600-evergreen: use common surface allocator for tiling v11 | Jerome Glisse |
2011-12-06 | radeon: refine always tiled depth check | Dave Airlie |
2011-12-05 | radeon: r200 depth buffers are always tiled | Dave Airlie |
2011-04-20 | EXA/Xv: used cached bo tiling flags for accel setup on 6xx+ | Alex Deucher |
2011-04-05 | EXA: Cache BO tiling flags. | Michel Dänzer |
2011-03-16 | radeon/exa: correct function name | Dave Airlie |
2011-03-16 | radeon/exa: fix scaling check | Dave Airlie |
2011-03-15 | radeon: exa shaders don't handle scaling either. | Dave Airlie |
2011-02-01 | kms/pre-6xx: fix pageflipping with tiling | Alex Deucher |
2011-01-10 | Merge branch 'kms-pflip' of git+ssh://git.freedesktop.org/git/xorg/driver/xf8... | Alex Deucher |
2010-12-03 | radeon/exa: fallback for non-affine transforms | Alex Deucher |
2010-12-01 | radeon/kms: allow tiled front buffer on 6xx/7xx | Alex Deucher |
2010-11-17 | radeon/kms: fix buffer base alignment for tiling | Alex Deucher |
2010-10-27 | drm/radeon: unify fb bo alignment harder | Alex Deucher |
2010-10-27 | kms/radeon: unify fb bo alignment handling | Alex Deucher |
2010-10-19 | r600: for 2d tiles we need to align to channels no banks. | Dave Airlie |
2010-09-20 | RADEONPrepareAccess_CS: fallback to DFS when pixmap is in VRAM | Karl Tomlinson |
2010-09-20 | FinishAccess_CS: set bo_mapped to FALSE on unmap | Karl Tomlinson |
2010-08-05 | r6xx/r7xx: add support for tiling with kms (v3) | Alex Deucher |
2010-08-01 | radeon/r600: restructure exa + vbo to provide more sharing | Dave Airlie |
2010-06-21 | Convert x(c)alloc/xfree to m/calloc/free. | Michel Dänzer |
2010-05-18 | rs740: follow macro-switch too | Marek Olšák |
2010-05-04 | r3xx-r5xx: fix texturing with small macrotiled pixmaps | Marek Olšák |
2010-02-26 | Use RADEON_ALIGN instead of open coding it. | Matt Turner |
2010-02-26 | Use/define RADEON_GPU_PAGE_SIZE instead of sprinkling 4096 everywhere. | Matt Turner |
2010-02-12 | radeon: consolidate crtc selector for vline wait | Alex Deucher |
2009-12-21 | radeon: use new libdrm api | Dave Airlie |
2009-11-25 | radeon/exa: change option to determine exa pixmap usage. | Dave Airlie |
2009-11-23 | radeon: surround mixed pixmaps usage with ifdef check for old servers | Dave Airlie |
2009-11-23 | radeon: avoid using hw pixmaps when we have little VRAM. | Dave Airlie |
2009-10-03 | Fix KMS on big endian machines. | Michel Dänzer |
2009-09-25 | radeon: fix vline handling for kms | Alex Deucher |
2009-09-08 | Merge branch 'r6xx-cs' | Dave Airlie |
2009-08-27 | KMS: Remove explicit radeon_bo_wait calls before radeon_bo_map. | Michel Dänzer |
2009-08-27 | EXA: Allocate pixmap BOs in VRAM. | Michel Dänzer |
2009-08-25 | r6xx/r7xx: first pass at kms accel support | Alex Deucher |
2009-08-22 | radeon: don't spec any initial placement for pixmaps. | Dave Airlie |
2009-08-19 | radeon/kms: add initial colortiling support (disabled by default). | Dave Airlie |
2009-07-27 | KMS: Explicitly specify VRAM and GTT domains when allocating BOs for pixmaps. | Michel Dänzer |
2009-07-08 | Further non-KMS fixes / cleanups. | Michel Dänzer |
2009-07-06 | radeon: port to new space checking in libdrm interface | Dave Airlie |
2009-07-02 | Test BO pointer before passing it to radeon_bo_unref(). | Michel Dänzer |
2009-07-02 | Warning fixes. | Michel Dänzer |
2009-07-02 | radeon: add KMS support (still disabled) | Dave Airlie |
2009-06-30 | radeon: initial preparation for kms patch. | Dave Airlie |
2009-02-27 | EXA: Make sure Prepare/FinishAccess hooks can handle EXA_PREPARE_AUX* indices. | Michel Dänzer |
2009-02-27 | Revert "EXA: Adapt to EXA changes in xserver Git." | Michel Dänzer |
2009-02-26 | Merge branch 'r6xx-r7xx-support' of git+ssh://agd5f@git.freedesktop.org/git/x... | Alex Deucher |