OSDN Git Service

intel: Free memory before inserting bo into cache.
[android-x86/external-libdrm.git] / intel /
2009-12-02 Chris Wilsonintel: Free memory before inserting bo into cache.
2009-12-02 Chris Wilsonintel: Check and propagate errors from building reloc...
2009-12-02 Chris Wilsonintel: Repeat execbuffer after EINTR
2009-12-02 Chris Wilsonintel: Review use of errno.
2009-12-02 Chris Wilsonintel: Make bo_reference() inline for internal use.
2009-12-02 Chris Wilsonintel: Remove the extra reference while validating...
2009-12-01 Chris Wilsonintel: Wrap a few more syscalls with EINTR protection
2009-11-30 Chris Wilsonintel: Clear bo->used_as_reloc_target flag on destroy
2009-11-30 Chris Wilsonintel: Apply pessimistic alignment to in-aperture buffe...
2009-11-30 Chris Wilsonintel: Only store a buffer in the cache if it is retained.
2009-11-20 Kristian HøgsbergMerge remote branch 'origin/master' into libdrm
2009-11-17 Kristian HøgsbergMove libdrm/ up one level