Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | panfrost: Move clearing logic into pan_job | Rohan Garg | 2019-06-18 | 1 | -0/+8 |
* | panfrost: Figure out job requirements in pan_job.c | Rohan Garg | 2019-06-18 | 1 | -0/+4 |
* | panfrost: Initial implementation of panfrost_job_submit | Rohan Garg | 2019-06-18 | 1 | -0/+2 |
* | panfrost: Track BO lifetime with jobs and reference counts | Alyssa Rosenzweig | 2019-04-19 | 1 | -0/+16 |
* | panfrost/mfbd: Respect per-job depth write flag | Alyssa Rosenzweig | 2019-03-14 | 1 | -2/+7 |
* | panfrost: Break out fragment to SFBD/MFBD files | Alyssa Rosenzweig | 2019-03-14 | 1 | -0/+3 |
* | panfrost: Decouple Gallium clear from FBD clear | Alyssa Rosenzweig | 2019-03-04 | 1 | -0/+8 |
* | panfrost: Import job data structures from v3d | Alyssa Rosenzweig | 2019-03-04 | 1 | -0/+59 |