| commit | 95c508d950c9f541d2745dafd4c0c76aeb624175 | [log] [tgz] |
|---|---|---|
| author | Ashley Smith <ashley.smith@collabora.com> | Thu Jun 05 11:21:22 2025 +0100 |
| committer | Marge Bot <marge-bot@fdo.invalid> | Thu Jun 05 14:57:20 2025 +0000 |
| tree | af1a8522ce690cf86e844ca393fdfccf04176390 | |
| parent | 6d4d42e328d8d9490ac79326ed53041c820c20c1 [diff] |
panfrost: Fix shader_clock support for v6+
This code sets PANFROST_JD_REQ_CYCLE_COUNT when using LD_GCLK to enable
shader_clock
Fixes: c1ce2dcc ("pan/bi: Enable ARB_shader_clock extension support")
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Signed-off-by: Ashley Smith <ashley.smith@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35363>