aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/v3d/v3d_bufmgr.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/hash_table: remove some function wrappersMarek Olšák2020-02-261-2/+2
* util: rename list_empty() to list_is_empty()Timothy Arceri2019-10-281-4/+4
* v3d: Fix BO stats accounting for imported buffers.Eric Anholt2019-01-271-0/+3
* v3d: Respect user-passed strides for BO imports.Eric Anholt2018-11-011-8/+5
* v3d: Stop using spaces in the names of our buffers.Eric Anholt2018-07-271-0/+4
* v3d: Use the list_first_entry/list_last_entry macros.Eric Anholt2018-07-201-8/+8
* v3d: Move BO cache counting to dump time instead of cache management.Eric Anholt2018-07-201-6/+9
* v3d: Reduce the stale BO reclamation spam with dump_stats set.Eric Anholt2018-07-201-6/+5
* v3d: Rename driver functions from vc5 to v3d.Eric Anholt2018-05-161-79/+79
* v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt2018-05-161-0/+552