Age | Commit message (Expand) | Author |
---|---|---|
2008-05-02 | Fix GEM execbuf ioctl argument. | Eric Anholt |
2008-05-02 | Fix to use GEM execbuf instead of TTM. | Eric Anholt |
2008-05-02 | Minor fixups to get GEM to the point of execbuf ioctl. | Eric Anholt |
2008-05-02 | [intel] Fix build for GEM. TTM is now disabled, and fencing is gone. | Eric Anholt |
2008-05-02 | Add intel_bufmgr_gem for new graphics execution manager. | Eric Anholt |
2008-02-26 | [intel] Handle -EAGAINs correctly in execbuffer. | Thomas Hellstrom |
2008-02-22 | Use drm_i915_sarea instead of drmI830Sarea and remove i830_common.h | Alan Hourihane |
2008-02-13 | [intel] Fix 965 rendering with non-TTM by merging intel_ioctl between 915/965. | Eric Anholt |