summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/r600/drm/r600_bo.c
AgeCommit message (Expand)Author
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2011-02-01r600g: align the tiling modes with what the DDX and kernel expects.Dave Airlie
2010-12-10r600g: fix bo size when creating bo from handleJerome Glisse
2010-12-09r600g: Fix SCons build.Vinson Lee
2010-12-09r600g: avoid using pb* helper we are loosing previous cpu cycle with itJerome Glisse
2010-11-08r600g: implement texture_get_handle (needed for eglExportDRMImageMESA)Benjamin Franzke
2010-11-03r600g: propogate resource usage flags to winsys, use to choose bo domainsKeith Whitwell
2010-10-18r600g: retrieve tiling info from kernel for shared buffers.Dave Airlie
2010-10-05r600g: drop mman allocatorDave Airlie
2010-10-04r600g: rename radeon_ws_bo to r600_boJerome Glisse