Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/drm-shim/
Dpanfrost_noop.c51 case DRM_PANFROST_PARAM_GPU_REVISION: in pan_ioctl_get_param()
/third_party/mesa3d/include/drm-uapi/
Dpanfrost_drm.h135 DRM_PANFROST_PARAM_GPU_REVISION, enumerator
/third_party/mesa3d/src/panfrost/lib/
Dpan_props.c85 return panfrost_query_raw(fd, DRM_PANFROST_PARAM_GPU_REVISION, true, 0); in panfrost_query_gpu_revision()