Age | Commit message (Expand) | Author |
---|---|---|
2011-02-01 | r600g: align the tiling modes with what the DDX and kernel expects. | Dave Airlie |
2010-12-10 | r600g: fix bo size when creating bo from handle | Jerome Glisse |
2010-12-09 | r600g: Fix SCons build. | Vinson Lee |
2010-12-09 | r600g: avoid using pb* helper we are loosing previous cpu cycle with it | Jerome Glisse |
2010-11-08 | r600g: implement texture_get_handle (needed for eglExportDRMImageMESA) | Benjamin Franzke |
2010-11-03 | r600g: propogate resource usage flags to winsys, use to choose bo domains | Keith Whitwell |
2010-10-18 | r600g: retrieve tiling info from kernel for shared buffers. | Dave Airlie |
2010-10-05 | r600g: drop mman allocator | Dave Airlie |
2010-10-04 | r600g: rename radeon_ws_bo to r600_bo | Jerome Glisse |