Searched refs:gv100_disp_core (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | coregv100.c | 191 gv100_disp_core = { variable 203 return nv50_disp_core_new_(&gv100_disp_core, &gv100_disp_core_mthd, in gv100_disp_core_new()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | chan.h | 88 extern const struct nvkm_disp_chan_user gv100_disp_core;
|
H A D | ga102.c | 139 {{ 0, 0,GA102_DISP_CORE_CHANNEL_DMA }, nvkm_disp_core_new, &gv100_disp_core },
|
H A D | tu102.c | 225 {{ 0, 0,TU102_DISP_CORE_CHANNEL_DMA }, nvkm_disp_core_new, &gv100_disp_core },
|
H A D | gv100.c | 786 gv100_disp_core = { variable 1243 {{ 0, 0,GV100_DISP_CORE_CHANNEL_DMA }, nvkm_disp_core_new, &gv100_disp_core },
|
Completed in 3 milliseconds