panfrost: Implement context priority on v10
This implements context priority in Panfrost for v10.
This effectively expose EGL_IMG_context_priority and EGL_NV_context_priority_realtime.
This requires the following kernel patches https://gitlab.freedesktop.org/marysaka/linux/-/commits/panthor-realtime-context-v2
In draft while uAPI changes are in review.
Depends on !30989 (merged)
/cc @kusma @bbrezillon
Edited by Mary Guillemard