Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvif/
Dfifo.h12 u64 runmgr = nvif_fifo_runlist(device, NV_DEVICE_INFO_ENGINE_GR); in nvif_fifo_runlist_ce() local
14 if (runmce && !(runmce &= ~runmgr)) in nvif_fifo_runlist_ce()
15 runmce = runmgr; in nvif_fifo_runlist_ce()