Home
last modified time | relevance | path

Searched refs:panfrost_query_raw (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/panfrost/lib/
Dpan_props.c44 panfrost_query_raw( in panfrost_query_raw() function
67 return panfrost_query_raw(fd, DRM_PANFROST_PARAM_GPU_PROD_ID, true, 0); in panfrost_query_gpu_version()
75 unsigned mask = panfrost_query_raw(fd, in panfrost_query_core_count()
111 unsigned tls = panfrost_query_raw(fd, in panfrost_query_thread_tls_alloc()
137 return panfrost_query_raw(fd, DRM_PANFROST_PARAM_TEXTURE_FEATURES0, in panfrost_query_compressed_formats()
/external/mesa3d/docs/relnotes/
D20.0.0.rst331 - panfrost: Factor out panfrost_query_raw