Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/
Dcore.c53 { GT214_DISP_CORE_CHANNEL_DMA, 0, core827d_new }, in nv50_core_new()
54 { GT206_DISP_CORE_CHANNEL_DMA, 0, core827d_new }, in nv50_core_new()
55 { GT200_DISP_CORE_CHANNEL_DMA, 0, core827d_new }, in nv50_core_new()
56 { G82_DISP_CORE_CHANNEL_DMA, 0, core827d_new }, in nv50_core_new()
Dcore827d.c38 core827d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core827d_new() function
Dcore.h40 int core827d_new(struct nouveau_drm *, s32, struct nv50_core **);