aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/v3d/v3d_bufmgr.c
Commit message (Expand)AuthorAgeFilesLines
* 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