Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv50/
Dcore.c49 { GP102_DISP_CORE_CHANNEL_DMA, 0, core917d_new }, in nv50_core_new()
50 { GP100_DISP_CORE_CHANNEL_DMA, 0, core917d_new }, in nv50_core_new()
51 { GM200_DISP_CORE_CHANNEL_DMA, 0, core917d_new }, in nv50_core_new()
52 { GM107_DISP_CORE_CHANNEL_DMA, 0, core917d_new }, in nv50_core_new()
53 { GK110_DISP_CORE_CHANNEL_DMA, 0, core917d_new }, in nv50_core_new()
54 { GK104_DISP_CORE_CHANNEL_DMA, 0, core917d_new }, in nv50_core_new()
Dcore917d.c41 core917d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core917d_new() function
Dcore.h63 int core917d_new(struct nouveau_drm *, s32, struct nv50_core **);