summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/radeon/drm/radeon_drm_cs.c
AgeCommit message (Expand)Author
2011-03-08r300g: decide whether a flush should be asynchronous when calling itMarek Olšák
2011-03-02r300g: do not use ioctl thread offloading on single-core machinesMarek Olšák
2011-02-19r300g: fix invalid dereference in winsysMarek Olšák
2011-02-16r300g: fix a race between CS and SET_TILING ioctlsMarek Olšák
2011-02-15r300g: offload the CS ioctl to another threadMarek Olšák
2011-02-12r300g: improve function radeon_bo_is_referenced_by_csMarek Olšák
2011-02-11r300g: import the last bits of libdrm and cleanup the whole thingMarek Olšák
2011-01-08r300g: rework command submission and resource space checkingMarek Olšák