Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | panfrost: Implement panfrost_bo_cache_evict_all | Alyssa Rosenzweig | 2019-07-15 | 1 | -1/+9 |
* | panfrost: Implement panfrost_bo_cache_get | Alyssa Rosenzweig | 2019-07-15 | 1 | -1/+16 |
* | panfrost: Implement panfrost_bo_cache_put | Alyssa Rosenzweig | 2019-07-15 | 1 | -2/+6 |
* | panfrost: Add pan_bucket helper | Alyssa Rosenzweig | 2019-07-15 | 1 | -0/+6 |
* | panfrost: Implement pan_bucket_index helper | Alyssa Rosenzweig | 2019-07-15 | 1 | -0/+25 |
* | panfrost: Describe BO cache architecture | Alyssa Rosenzweig | 2019-07-15 | 1 | -0/+20 |
* | panfrost: Stub out panfrost_bo_cache_evict | Alyssa Rosenzweig | 2019-07-15 | 1 | -0/+13 |
* | panfrost: Stub out panfrost_bo_cache_put | Alyssa Rosenzweig | 2019-07-15 | 1 | -0/+14 |
* | panfrost: Stub out panfrost_bo_cache_get | Alyssa Rosenzweig | 2019-07-15 | 1 | -0/+36 |