Skip to content
Commit b18b6e21 authored by Rob Clark's avatar Rob Clark
Browse files

freedreno: split out fd_bo_cache



Eventually we'll want a separate bo-cache for ringbuffer bo's, since
ringbuffer bo's get vmap'd on the kernel side, it is preferrable to
re-use them as ringbuffers rather than something else.  Plus should
help to add madvise support if it is a bit better decoupled from bo
allocation (next patch).

Signed-off-by: default avatarRob Clark <robclark@freedesktop.org>
parent 2ca73c66
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment