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

freedreno/msm: use hashtable to track submit.cmds table



With streaming stateobjs to upload uniforms, the submit.cmds table gets
much larger, and iterating over it for each ring to ring reloc starts
getting expensive.

TODO if we have flag to pass when constructing parent rb, we could
avoid dynamically allocating this and bo_table in get_cmd() or bo2idx

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