Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | panfrost: Move to use ralloc for some allocations | Tomeu Vizoso | 2019-06-19 | 1 | -4/+2 |
* | panfrost: Move clearing logic into pan_job | Rohan Garg | 2019-06-18 | 1 | -0/+59 |
* | panfrost: Figure out job requirements in pan_job.c | Rohan Garg | 2019-06-18 | 1 | -0/+12 |
* | panfrost: Reset job counters once the job is submitted | Rohan Garg | 2019-06-18 | 1 | -0/+4 |
* | panfrost: Initial implementation of panfrost_job_submit | Rohan Garg | 2019-06-18 | 1 | -0/+20 |
* | panfrost: Cleanup leak todos | Alyssa Rosenzweig | 2019-05-17 | 1 | -1/+0 |
* | panfrost: Track BO lifetime with jobs and reference counts | Alyssa Rosenzweig | 2019-04-19 | 1 | -0/+75 |
* | panfrost: Import job data structures from v3d | Alyssa Rosenzweig | 2019-03-04 | 1 | -0/+112 |