Age | Commit message (Expand) | Author |
---|---|---|
2008-09-09 | Track move of exec to bufmgr, and restoration of emit/wait funcs for non-drm. | Eric Anholt |
2008-08-29 | Fix build when using kernel DRM headers | Jesse Barnes |
2008-06-13 | [gem] Catch -EINTR from blocking GEM ioctl and restart. | Eric Anholt |
2008-06-10 | [gem] Don't set up the ring in GEM mode, as that'll be handled by the kernel. | Eric Anholt |
2008-06-10 | Use bufmgr_gem when available instead of the fake bufmgr. | Eric Anholt |
2008-06-10 | Use the DRM for submitting batchbuffers when available. | Eric Anholt |
2008-06-10 | Avoid needless flush emits in the blockhandler. | Eric Anholt |
2008-06-10 | Use batchbuffers instead of ring emits for general commands. | Eric Anholt |