aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/radeon/drm/radeon_drm_cs.h
Commit message (Expand)AuthorAgeFilesLines
* winsys/radeon: Create async thread only onceMaarten Lankhorst2011-08-301-0/+2
* winsys/radeon: fix space checkingMarek Olšák2011-08-051-0/+1
* winsys/radeon: fix int->boolean conversion in radeon_bo_is_referenced_by_any_csMarek Olšák2011-07-251-1/+1
* winsys/radeon: little change in radeon_bo_is_referenced_by_csMarek Olšák2011-07-251-2/+3
* r300g/winsys: rename r300->radeon and do a little cleanupMarek Olšák2011-04-181-3/+3
* r300g: do not wait for a busy BO if neither GPU nor CPU is changing itMarek Olšák2011-04-031-3/+21
* r300g: decide whether a flush should be asynchronous when calling itMarek Olšák2011-03-081-3/+2
* r300g: fix a race between CS and SET_TILING ioctlsMarek Olšák2011-02-161-0/+2
* r300g: offload the CS ioctl to another threadMarek Olšák2011-02-151-17/+36
* r300g: improve function radeon_bo_is_referenced_by_csMarek Olšák2011-02-121-5/+6
* r300g: remove unused function prototypes, update copyrightMarek Olšák2011-02-111-0/+26
* r300g: import the last bits of libdrm and cleanup the whole thingMarek Olšák2011-02-111-1/+14
* r300g: rework command submission and resource space checkingMarek Olšák2011-01-081-0/+42