Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore.c55 { GT214_DISP_CORE_CHANNEL_DMA, 0, core827d_new }, in nv50_core_new()
56 { GT206_DISP_CORE_CHANNEL_DMA, 0, core827d_new }, in nv50_core_new()
57 { GT200_DISP_CORE_CHANNEL_DMA, 0, core827d_new }, in nv50_core_new()
58 { G82_DISP_CORE_CHANNEL_DMA, 0, core827d_new }, in nv50_core_new()
H A Dcore827d.c39 core827d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core827d_new() function
H A Dcore.h56 int core827d_new(struct nouveau_drm *, s32, struct nv50_core **);