diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-10-20 09:29:10 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2012-10-20 15:37:19 +0100 |
commit | fc0ba65f5efe217f2ab5e920255d2133d7c9e5e8 (patch) | |
tree | beca347e598ffe226826826f3b9ddcb47afebae0 /configure.ac | |
parent | f4c32af48b0c92a48131090886a6a6b6c45dbe34 (diff) |
uxa: Disable bo reuse after binding to a scanout
On gen6+, bo are expected to be LLC by default. However, as using the bo
for the scanout causes it to be moved into the uncached domain, this
assumption is then false and we should release the bo back to the system
rather than spread the uncached buffers around. The most common
allocator of scanouts is for pageflipping which are already non-reusable
due to the DRI2 export, so there should actually be little impact.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions