Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dmcp77.c36 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
Dmcp89.c36 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
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 },
Ddacnv50.c110 nv50_dac_new(struct nvkm_disp *disp, int id) in nv50_dac_new() function
Dior.h161 int nv50_dac_new(struct nvkm_disp *, int);
Dnv50.c764 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },