Hi, this adds a few initial tests targeting the Panfrost driver for Mali GPUs. I liberally copied from V3D and VC4 tests, and had to copy two headers from Mesa so some trivial jobs can be submitted. This allows us to test features of the kernel driver such as hang recovery and PM runtime. Thanks, Tomeu