summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/panfrost/pan_job.c
Commit message (Expand)AuthorAgeFilesLines
* panfrost: Move to use ralloc for some allocationsTomeu Vizoso2019-06-191-4/+2
* panfrost: Move clearing logic into pan_jobRohan Garg2019-06-181-0/+59
* panfrost: Figure out job requirements in pan_job.cRohan Garg2019-06-181-0/+12
* panfrost: Reset job counters once the job is submittedRohan Garg2019-06-181-0/+4
* panfrost: Initial implementation of panfrost_job_submitRohan Garg2019-06-181-0/+20
* panfrost: Cleanup leak todosAlyssa Rosenzweig2019-05-171-1/+0
* panfrost: Track BO lifetime with jobs and reference countsAlyssa Rosenzweig2019-04-191-0/+75
* panfrost: Import job data structures from v3dAlyssa Rosenzweig2019-03-041-0/+112