v3d: add new flag dirty TMU cache at v3d_compiler
[mesa.git] / src / gallium / drivers / v3d / v3d_bufmgr.c
2019-01-27 Eric Anholtv3d: Fix BO stats accounting for imported buffers.
2018-11-01 Eric Anholtv3d: Respect user-passed strides for BO imports.
2018-07-27 Eric Anholtv3d: Stop using spaces in the names of our buffers.
2018-07-20 Eric Anholtv3d: Use the list_first_entry/list_last_entry macros.
2018-07-20 Eric Anholtv3d: Move BO cache counting to dump time instead of...
2018-07-20 Eric Anholtv3d: Reduce the stale BO reclamation spam with dump_sta...
2018-05-16 Eric Anholtv3d: Rename driver functions from vc5 to v3d.
2018-05-16 Eric Anholtv3d: Rename the driver files from "vc5" to "v3d".