Searched refs:base827c_new (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv50/ |
D | base.c | 37 { GT214_DISP_BASE_CHANNEL_DMA, 0, base827c_new }, in nv50_base_new() 38 { GT200_DISP_BASE_CHANNEL_DMA, 0, base827c_new }, in nv50_base_new() 39 { G82_DISP_BASE_CHANNEL_DMA, 0, base827c_new }, in nv50_base_new()
|
D | base.h | 19 int base827c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
|
D | base827c.c | 99 base827c_new(struct nouveau_drm *drm, int head, s32 oclass, in base827c_new() function
|