Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndw.h76 int (*blend_set)(struct nv50_wndw *, struct nv50_wndw_atom *); member
H A Dwndwc57e.c233 .blend_set = wndwc37e_blend_set,
H A Dwndw.c172 if (asyw->set.blend) wndw->func->blend_set(wndw, asyw); in nv50_wndw_flush_set()
341 if (wndw->func->blend_set) { in nv50_wndw_atomic_check_acquire()
878 if (wndw->func->blend_set) { in nv50_wndw_new_()
H A Dwndwca7e.c200 .blend_set = wndwc37e_blend_set,
H A Dwndwc37e.c345 .blend_set = wndwc37e_blend_set,