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

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_props.c46 panfrost_query_raw( function in typeref:typename:__u64
79 return panfrost_query_raw(fd, DRM_PANFROST_PARAM_GPU_PROD_ID, true, 0);
85 return panfrost_query_raw(fd, DRM_PANFROST_PARAM_GPU_REVISION, true, 0);
92 uint32_t raw = panfrost_query_raw(fd, DRM_PANFROST_PARAM_TILER_FEATURES,
107 unsigned mask = panfrost_query_raw(fd,
149 unsigned tls = panfrost_query_raw(fd,
175 return panfrost_query_raw(fd, DRM_PANFROST_PARAM_TEXTURE_FEATURES0,
223 unsigned reg = panfrost_query_raw(fd,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.0.rst331 - panfrost: Factor out panfrost_query_raw

Completed in 7 milliseconds