Home
last modified time | relevance | path

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

/drivers/gpu/drm/vc4/
Dvc4_gem.c348 if ((bin_exec && ct0ca != bin_exec->last_ct0ca) || in vc4_hangcheck_elapsed()
351 bin_exec->last_ct0ca = ct0ca; in vc4_hangcheck_elapsed()
Dvc4_drv.h566 uint32_t last_ct0ca, last_ct1ca; member