Searched refs:nv50_dac_new (Results 1 - 17 of 17) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | gt215.c | 38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | gt200.c | 38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | g84.c | 38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | g94.c | 38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | mcp89.c | 36 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | mcp77.c | 36 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | dacnv50.c | 110 nv50_dac_new(struct nvkm_disp *disp, int id) in nv50_dac_new() function
|
H A D | ior.h | 178 int nv50_dac_new(struct nvkm_disp *, int);
|
H A D | nv50.c | 766 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | mcp89.c | 67 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | mcp77.c | 53 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | gt200.c | 90 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | ior.h | 108 int nv50_dac_new(struct nvkm_disp *, int);
|
H A D | gt215.c | 210 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | g84.c | 329 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | g94.c | 359 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
H A D | nv50.c | 322 nv50_dac_new(struct nvkm_disp *disp, int id) in nv50_dac_new() function 1626 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
Completed in 8 milliseconds