Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dmcp77.c53 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
H A Dgt200.c90 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
H A Dmcp89.c68 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
H A Dg84.c330 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
H A Dior.h117 int nv50_dac_new(struct nvkm_disp *, int);
H A Dgt215.c248 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
H A Dg94.c360 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
H A Dnv50.c356 nv50_dac_new(struct nvkm_disp *disp, int id) in nv50_dac_new() function
1776 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },