Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c1777 bool have_capture; in ct_dead_capture() local
1789 have_capture = ct->dead.reason & (1 << CT_DEAD_STATE_CAPTURE); in ct_dead_capture()
1795 if (have_capture) in ct_dead_capture()