Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_drmif.h63 FD_GLOBAL_FAULTS, /* # of global (all context) faults */ enumerator
Dmsm_pipe.c100 case FD_GLOBAL_FAULTS: in msm_pipe_get_param()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.c419 enum fd_param_id param = per_context ? FD_CTX_FAULTS : FD_GLOBAL_FAULTS; in fd_get_reset_count()