Home
last modified time | relevance | path

Searched refs:nv50_dac_new (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dg84.c38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
Dg94.c38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
Dgt200.c38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
Dgt215.c38 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
Dmcp77.c36 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
Dmcp89.c36 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
Ddacnv50.c110 nv50_dac_new(struct nvkm_disp *disp, int id) in nv50_dac_new() function
Dior.h174 int nv50_dac_new(struct nvkm_disp *, int);
Dnv50.c766 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },