Skip to content
Snippets Groups Projects
Commit 880871b3 authored by Rob Clark's avatar Rob Clark :speech_balloon:
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
No related branches found
No related tags found
No related merge requests found
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