Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-26 | [intel] Handle -EAGAINs correctly in execbuffer. | Thomas Hellstrom | |
Dont stop on fence creation errors. | |||
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 | |
The 965 path wasn't setting pClipRects for batch submission since it didn't want kernel cliprect handling before. The 915 path also grew the INTEL_NO_HW=1 option for testing just driver overhead. |