Home
last modified time | relevance | path

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

/third_party/mesa3d/include/drm-uapi/
Dmsm_drm.h325 #define MSM_SUBMITQUEUE_PARAM_FAULTS 0 macro
/third_party/mesa3d/src/freedreno/drm/
Dmsm_pipe.c99 return query_queue_param(pipe, MSM_SUBMITQUEUE_PARAM_FAULTS, value); in msm_pipe_get_param()