Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/hash_table: remove some function wrappers | Marek Olšák | 2020-02-26 | 1 | -2/+2 |
* | util: rename list_empty() to list_is_empty() | Timothy Arceri | 2019-10-28 | 1 | -4/+4 |
* | v3d: Fix BO stats accounting for imported buffers. | Eric Anholt | 2019-01-27 | 1 | -0/+3 |
* | v3d: Respect user-passed strides for BO imports. | Eric Anholt | 2018-11-01 | 1 | -8/+5 |
* | v3d: Stop using spaces in the names of our buffers. | Eric Anholt | 2018-07-27 | 1 | -0/+4 |
* | v3d: Use the list_first_entry/list_last_entry macros. | Eric Anholt | 2018-07-20 | 1 | -8/+8 |
* | v3d: Move BO cache counting to dump time instead of cache management. | Eric Anholt | 2018-07-20 | 1 | -6/+9 |
* | v3d: Reduce the stale BO reclamation spam with dump_stats set. | Eric Anholt | 2018-07-20 | 1 | -6/+5 |
* | v3d: Rename driver functions from vc5 to v3d. | Eric Anholt | 2018-05-16 | 1 | -79/+79 |
* | v3d: Rename the driver files from "vc5" to "v3d". | Eric Anholt | 2018-05-16 | 1 | -0/+552 |