Home
last modified time | relevance | path

Searched refs:DRM_PANFROST_PARAM_GPU_PROD_ID (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/drm-shim/
Dpanfrost_noop.c47 case DRM_PANFROST_PARAM_GPU_PROD_ID: in pan_ioctl_get_param()
/third_party/mesa3d/include/drm-uapi/
Dpanfrost_drm.h134 DRM_PANFROST_PARAM_GPU_PROD_ID, enumerator
/third_party/mesa3d/src/panfrost/lib/
Dpan_props.c79 return panfrost_query_raw(fd, DRM_PANFROST_PARAM_GPU_PROD_ID, true, 0); in panfrost_query_gpu_version()