mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-22 19:38:10 +02:00
Instead of hardcoding 96 everywhere, we can get that information from the kernel. This is useful for newer generations that increased the count of registers present. Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Benjamin Lee <benjamin.lee@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33736> |
||
|---|---|---|
| .. | ||
| panvk_cmd_buffer.h | ||
| panvk_event.h | ||
| panvk_queue.h | ||
| panvk_vX_cmd_buffer.c | ||
| panvk_vX_cmd_dispatch.c | ||
| panvk_vX_cmd_draw.c | ||
| panvk_vX_cmd_event.c | ||
| panvk_vX_cmd_precomp.c | ||
| panvk_vX_cmd_query.c | ||
| panvk_vX_device.c | ||
| panvk_vX_event.c | ||
| panvk_vX_exception_handler.c | ||
| panvk_vX_queue.c | ||
| panvk_vX_utrace.c | ||