lima,panfrost: Move lima_tiling.c/h to /src/panfrost
[mesa.git] / src / gallium / drivers / panfrost / pan_job.c
2019-06-20 Tomeu Vizosopanfrost: Allocate panfrost_job in panfrost_context
2019-06-19 Tomeu Vizosopanfrost: Move to use ralloc for some allocations
2019-06-18 Rohan Gargpanfrost: Move clearing logic into pan_job
2019-06-18 Rohan Gargpanfrost: Figure out job requirements in pan_job.c
2019-06-18 Rohan Gargpanfrost: Reset job counters once the job is submitted
2019-06-18 Rohan Gargpanfrost: Initial implementation of panfrost_job_submit
2019-05-17 Alyssa Rosenzweigpanfrost: Cleanup leak todos
2019-04-19 Alyssa Rosenzweigpanfrost: Track BO lifetime with jobs and reference...
2019-03-04 Alyssa Rosenzweigpanfrost: Import job data structures from v3d