Home
last modified time | relevance | path

Searched refs:csc_clr (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc67e.c94 .csc_clr = wndwc57e_csc_clr,
H A Dwndw.h67 int (*csc_clr)(struct nv50_wndw *); member
H A Dbase907c.c200 .csc_clr = base907c_csc_clr,
H A Dwndwc57e.c230 .csc_clr = wndwc57e_csc_clr,
H A Dwndwca7e.c230 .csc_clr = wndwc57e_csc_clr,
H A Dwndwc37e.c342 .csc_clr = wndwc37e_csc_clr,
H A Dwndw.c142 if (clr.csc ) wndw->func-> csc_clr(wndw); in nv50_wndw_flush_clr()