Searched refs:NV_DEVICE_INFO_ENGINE_GR (Results 1 – 4 of 4) sorted by relevance
12 u64 runmgr = nvif_fifo_runlist(device, NV_DEVICE_INFO_ENGINE_GR); in nvif_fifo_runlist_ce()
69 #define NV_DEVICE_INFO_ENGINE_GR NV_DEVICE_INFO(0x00000001) macro
271 case 0x01: engine = NV_DEVICE_INFO_ENGINE_GR ; break; in nouveau_abi16_ioctl_channel_alloc()280 engine = NV_DEVICE_INFO_ENGINE_GR; in nouveau_abi16_ioctl_channel_alloc()
346 arg0 = nvif_fifo_runlist(device, NV_DEVICE_INFO_ENGINE_GR); in nouveau_accel_gr_init()