summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/r600/drm/r600_bo.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-06r600g: fix bo size when creating bo from handleJerome Glisse1-1/+1
2010-12-09r600g: Fix SCons build.Vinson Lee1-2/+2
2010-12-09r600g: avoid using pb* helper we are loosing previous cpu cycle with itJerome Glisse1-80/+91
2010-11-08r600g: implement texture_get_handle (needed for eglExportDRMImageMESA)Benjamin Franzke1-1/+27
2010-11-03r600g: propogate resource usage flags to winsys, use to choose bo domainsKeith Whitwell1-3/+21
2010-10-18r600g: retrieve tiling info from kernel for shared buffers.Dave Airlie1-1/+17
2010-10-05r600g: drop mman allocatorDave Airlie1-3/+1
2010-10-04r600g: rename radeon_ws_bo to r600_boJerome Glisse1-0/+124