Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-30 | intel: Apply pessimistic alignment to in-aperture buffer size | Chris Wilson | |
For the older chipsets, i.e. pre-i965, which have severe alignment restrictions for tiled buffers we need to pessimistically assume that we will waste the size of buffer to meet those alignment constraints. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> | |||
2009-11-30 | intel: Only store a buffer in the cache if it is retained. | Chris Wilson | |
If the kernel immediately frees the backing store for a buffer when marking it purgeable, then there is not point adding to the cache. Free it immediately, instead. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> | |||
2009-11-20 | Merge remote branch 'origin/master' into libdrm | Kristian Høgsberg | |
2009-11-17 | Move libdrm/ up one level | Kristian Høgsberg | |