Searched refs:nv50_dac_cnt (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
A D | gt200.c | 38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
A D | gt215.c | 38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
A D | mcp77.c | 36 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
A D | mcp89.c | 36 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
A D | g84.c | 38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
A D | g94.c | 38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
A D | dacnv50.c | 116 nv50_dac_cnt(struct nvkm_disp *disp, unsigned long *pmask) in nv50_dac_cnt() function
|
A D | ior.h | 179 int nv50_dac_cnt(struct nvkm_disp *, unsigned long *);
|
A D | nv50.c | 766 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
|
Completed in 8 milliseconds