panfrost: Implement HW agnostic counter count
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