Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvif/
Dfifo.h12 u64 runmgr = nvif_fifo_runlist(device, NV_DEVICE_HOST_RUNLIST_ENGINES_GR); in nvif_fifo_runlist_ce()
Dcl0080.h77 #define NV_DEVICE_HOST_RUNLIST_ENGINES_GR 0x00000002 macro
/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_abi16.c271 case 0x01: engine = NV_DEVICE_HOST_RUNLIST_ENGINES_GR ; break; in nouveau_abi16_ioctl_channel_alloc()
280 engine = NV_DEVICE_HOST_RUNLIST_ENGINES_GR; in nouveau_abi16_ioctl_channel_alloc()
Dnouveau_drm.c366 arg0 = nvif_fifo_runlist(device, NV_DEVICE_HOST_RUNLIST_ENGINES_GR); in nouveau_accel_gr_init()