Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-12-02 | intel: Free memory before inserting bo into cache. | Chris Wilson | 1 | -3/+10 |
2009-12-02 | intel: Check and propagate errors from building reloc-tree | Chris Wilson | 1 | -2/+35 |
2009-12-02 | intel: Repeat execbuffer after EINTR | Chris Wilson | 1 | -1/+1 |
2009-12-02 | intel: Review use of errno. | Chris Wilson | 1 | -16/+25 |
2009-12-02 | intel: Make bo_reference() inline for internal use. | Chris Wilson | 1 | -1/+1 |
2009-12-02 | intel: Remove the extra reference while validating the reloc tree | Chris Wilson | 1 | -16/+0 |
2009-12-01 | intel: Wrap a few more syscalls with EINTR protection | Chris Wilson | 1 | -15/+47 |
2009-11-30 | intel: Clear bo->used_as_reloc_target flag on destroy | Chris Wilson | 1 | -1/+2 |
2009-11-30 | intel: Apply pessimistic alignment to in-aperture buffer size | Chris Wilson | 1 | -1/+26 |
2009-11-30 | intel: Only store a buffer in the cache if it is retained. | Chris Wilson | 1 | -4/+4 |
2009-11-20 | Merge remote branch 'origin/master' into libdrm | Kristian Høgsberg | 4 | -6/+38 |
2009-11-17 | Move libdrm/ up one level | Kristian Høgsberg | 11 | -0/+4615 |