panfrost: Use a dynarray instead of a hash table in pan_pool
Using a hash table to store things we never search for sounds overkill, let's use a dynamic array instead.
/cc @alyssa
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Using a hash table to store things we never search for sounds overkill, let's use a dynamic array instead.
/cc @alyssa