Skip to content

freedreno: implement PIPE_CAP_TIMER_RESOLUTION

David Heidelberg requested to merge dh/mesa:freedreno-timer-resolution into main

What does this MR do and why?

freedreno: implement PIPE_CAP_TIMER_RESOLUTION

Allows rusticl to create queues with profiling enabled.

Fixes: 660f2eabe11 ("gallium: add PIPE_CAP_TIMER_RESOLUTION")

Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>

Merge request reports