Home
last modified time | relevance | path

Searched refs:image_clr (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly907e.c74 .image_clr = base507c_image_clr,
H A Dbase827c.c94 .image_clr = base507c_image_clr,
H A Dovly827e.c99 .image_clr = base507c_image_clr,
H A Dwndwc67e.c96 .image_clr = wndwc37e_image_clr,
H A Dwndw.h74 int (*image_clr)(struct nv50_wndw *); member
H A Dovly507e.c129 .image_clr = base507c_image_clr,
H A Dbase907c.c206 .image_clr = base507c_image_clr,
H A Dwndwc57e.c232 .image_clr = wndwc37e_image_clr,
H A Dwndwca7e.c232 .image_clr = wndwca7e_image_clr,
H A Dbase507c.c298 .image_clr = base507c_image_clr,
H A Dwndwc37e.c344 .image_clr = wndwc37e_image_clr,
H A Dwndw.c143 if (clr.image) wndw->func->image_clr(wndw); in nv50_wndw_flush_clr()
516 if (wndw->func->image_clr) in nv50_wndw_atomic_check()