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

freedreno/msm: use hashtable to track bo idx



Note: cache the last ring the bo was emitted on, to avoid excess
hashtable lookups.  We do this by tracking ring seqno to avoid
problems with dangling pointers.

Signed-off-by: default avatarRob Clark <robclark@freedesktop.org>
parent 419a154d
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