mesa/src/panfrost
Ashley Smith 5681fabdc2 panfrost,panvk: Enable shader_realtime_clock on panthor 1.6
shader_realtime_clock requires a newer kernel version in order to enable
GLB_COUNTER_EN this change adds a check on this kernel functionality.

Remove GL_EXT_shader_realtime_clock from extensions as this now depends
on kernel version.

Fixes: e9c2c324 ("panvk: enable VK_KHR_shader_clock")
Signed-off-by: Ashley Smith <ashley.smith@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37915>
2025-12-08 17:58:52 +00:00
..
ci panfrost,panvk: Enable shader_realtime_clock on panthor 1.6 2025-12-08 17:58:52 +00:00
clc pan: Move PRINTF_BUFFER_SIZE to the compiler 2025-12-03 18:28:44 +00:00
compiler pan/bi: Keep vectorized phis 2025-12-06 07:22:47 +00:00
drm-shim panfrost/drm-shim: Use align_uintptr instead of ALIGN for size_t input 2025-11-12 21:58:38 +00:00
ds panfrost/perfetto: Use Android-internal perfetto 2025-08-19 15:02:06 +00:00
genxml pan/genxml: Decode blend shaders on CSF 2025-12-03 18:28:43 +00:00
lib panfrost,panvk: Enable shader_realtime_clock on panthor 1.6 2025-12-08 17:58:52 +00:00
libpan panvk/csf: add PANLIB_BARRIER_CSF_WAIT, to insert WAIT after precomp 2025-11-17 19:31:31 +00:00
model pan: Move pan_arch() to pan_model.h 2025-12-02 21:00:30 +00:00
perf build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
shared build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
tools pan/decode: detect error on fseek 2025-08-21 08:45:33 +00:00
vulkan panfrost,panvk: Enable shader_realtime_clock on panthor 1.6 2025-12-08 17:58:52 +00:00
.clang-format clang-format: Update the .clang-format files to conformance clang-format json-schema 2025-09-09 07:04:55 +00:00
meson.build pan: Add a central libpanfrost_compiler library 2025-12-02 21:00:30 +00:00