summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/radeon/drm/radeon_drm_buffer.c
AgeCommit message (Expand)Author
2010-09-15r300g: fix buffer reuse issue caused by previous commitDave Airlie
2010-09-15r300g: prevent creating multiple winsys BOs for the same handleMarek Olšák
2010-09-13r300g: fix map_bufferMarek Olšák
2010-09-12pb: add void * for flush ctx to mapping functionsDave Airlie
2010-07-25r300g: reject resources from handles which are not large enoughMarek Olšák
2010-07-16r300g: rebuild winsys and command submission to support multiple contextsMarek Olšák
2010-07-10r300g: do not print a rejected CS if RADEON_DUMP_CS is not setMarek Olšák
2010-06-30r300g: move one flush from winsys to the contextMarek Olšák
2010-06-20r300g: cleanup buffer_{from, get}_handleMarek Olšák
2010-06-02r300g: use r300_buffer_domain everywhereMarek Olšák
2010-06-02r300g: let the driver determine the GEM domain for buffer_createMarek Olšák
2010-05-16r300g: expose radeon_bo_wait to the driverMarek Olšák
2010-05-02r300g: cache tiling flags to reduce the number of DRM callsMarek Olšák
2010-04-18r300g: do not tell st that a buffer is referenced by hwMarek Olšák
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-03r300g: fix color tiling for buffer from X server.Dave Airlie
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz