summaryrefslogtreecommitdiff
path: root/lib/panfrost-job.h
AgeCommit message (Collapse)AuthorFilesLines
2019-05-13lib/panfrost: Add panfrost helpersTomeu Vizoso1-0/+1516
I also needed to copy two headers from Mesa so we have the struct definitions involved in a trivial clear job. These headers were unchanged. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Acked-by: Petri Latvala <petri.latvala@intel.com>