Skip to content

panfrost: Implement HW agnostic counter count

Rohan Garg requested to merge shadeslayer/gfx-pps:hw-agnostic-counters into master

Use the DRM_IOCTL_PANFROST_GET_PARAM to query the DRM_PANFROST_PARAM_GPU_PROD_ID in order to be able to dynamically figure out the counter count at runtime.

Signed-off-by: Rohan Garg rohan.garg@collabora.com

Merge request reports