summaryrefslogtreecommitdiff
path: root/intel
AgeCommit message (Expand)Author
2009-12-08intel: Clear virtual after failing to mmap_gtt.Chris Wilson
2009-12-05intel: Expect caller to guarantee thread-safety of bo during relocChris Wilson
2009-12-02intel: Free memory before inserting bo into cache.Chris Wilson
2009-12-02intel: Check and propagate errors from building reloc-treeChris Wilson
2009-12-02intel: Repeat execbuffer after EINTRChris Wilson
2009-12-02intel: Review use of errno.Chris Wilson
2009-12-02intel: Make bo_reference() inline for internal use.Chris Wilson
2009-12-02intel: Remove the extra reference while validating the reloc treeChris Wilson
2009-12-01intel: Wrap a few more syscalls with EINTR protectionChris Wilson
2009-11-30intel: Clear bo->used_as_reloc_target flag on destroyChris Wilson
2009-11-30intel: Apply pessimistic alignment to in-aperture buffer sizeChris Wilson
2009-11-30intel: Only store a buffer in the cache if it is retained.Chris Wilson
2009-11-20Merge remote branch 'origin/master' into libdrmKristian Høgsberg
2009-11-17Move libdrm/ up one levelKristian Høgsberg