summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/v3d/v3d_bufmgr.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-01v3d: Respect user-passed strides for BO imports.Eric Anholt1-8/+5
2018-07-27v3d: Stop using spaces in the names of our buffers.Eric Anholt1-0/+4
2018-07-20v3d: Use the list_first_entry/list_last_entry macros.Eric Anholt1-8/+8
2018-07-20v3d: Move BO cache counting to dump time instead of cache management.Eric Anholt1-6/+9
2018-07-20v3d: Reduce the stale BO reclamation spam with dump_stats set.Eric Anholt1-6/+5
2018-05-16v3d: Rename driver functions from vc5 to v3d.Eric Anholt1-79/+79
2018-05-16v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt1-0/+552