Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc67e.c93 .csc_set = wndwc57e_csc_set,
H A Dwndw.h66 int (*csc_set)(struct nv50_wndw *, struct nv50_wndw_atom *); member
H A Dbase907c.c199 .csc_set = base907c_csc_set,
H A Dwndwc57e.c229 .csc_set = wndwc57e_csc_set,
H A Dwndwc37e.c340 .csc_set = wndwc37e_csc_set,
H A Dwndw.c164 if (asyw->set.csc ) wndw->func->csc_set (wndw, asyw); in nv50_wndw_flush_set()