Home
last modified time | relevance | path

Searched refs:csc_set (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dwndw.h72 void (*csc_set)(struct nv50_wndw *, struct nv50_wndw_atom *); member
H A Dnouveau_dispnv50_base907c.c169 .csc_set = base907c_csc_set,
H A Dnouveau_dispnv50_wndwc57e.c203 .csc_set = wndwc57e_csc_set,
H A Dnouveau_dispnv50_wndwc37e.c277 .csc_set = wndwc37e_csc_set,
H A Dnouveau_dispnv50_wndw.c156 if (asyw->set.csc ) wndw->func->csc_set (wndw, asyw); in nv50_wndw_flush_set()