summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_cs_space_drm.c
Commit message (Collapse)AuthorAgeFilesLines
* radeon space: realign with drm space check codeDave Airlie2009-08-151-1/+1
|
* radeon/r200/r300: port to new space checking code in libdrmDave Airlie2009-07-061-0/+234
This moves a big chunk of the space checking code into libdrm so it can be shared by the DDX.