Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvif/
H A Dfifo.c31 struct nv_device_info_v1_data runlists; in nvif_fifo_runlists()
32 struct nv_device_info_v1_data runlist[64]; in nvif_fifo_runlists()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.c529 struct nv_device_info_v1_data *channels = &args->data[0]; in nouveau_channels_init()
530 struct nv_device_info_v1_data *runlists = &args->data[1]; in nouveau_channels_init()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Duser.c62 struct nv_device_info_v1_data *args) in nvkm_udevice_info_v1()