Searched refs:DRM_PANFROST_PARAM_GPU_PROD_ID (Results 1 – 7 of 7) sorted by relevance
47 int last_base_param = DRM_PANFROST_PARAM_GPU_PROD_ID;53 igt_assert(results[DRM_PANFROST_PARAM_GPU_PROD_ID]);65 .param = DRM_PANFROST_PARAM_GPU_PROD_ID,
70 int gpu_prod_id = igt_panfrost_get_param(fd, DRM_PANFROST_PARAM_GPU_PROD_ID); in check_fb()
118 DRM_PANFROST_PARAM_GPU_PROD_ID, enumerator
134 DRM_PANFROST_PARAM_GPU_PROD_ID, enumerator
67 return panfrost_query_raw(fd, DRM_PANFROST_PARAM_GPU_PROD_ID, true, 0); in panfrost_query_gpu_version()
193 int gpu_prod_id = igt_panfrost_get_param(fd, DRM_PANFROST_PARAM_GPU_PROD_ID); in igt_panfrost_trivial_job()