Home
last modified time | relevance | path

Searched refs:olut_set (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.h35 int (*olut_set)(struct nv50_head *, struct nv50_head_atom *); member
H A Dhead917d.c124 .olut_set = head907d_olut_set,
H A Dhead827d.c155 .olut_set = head827d_olut_set,
H A Dheadc57d.c242 .olut_set = headc57d_olut_set,
H A Dhead.c60 head->func->olut_set(head, asyh); in nv50_head_flush_set_wndw()
619 if (head->func->olut_set) { in nv50_head_create()
H A Dheadc37d.c290 .olut_set = headc37d_olut_set,
H A Dhead507d.c436 .olut_set = head507d_olut_set,
H A Dhead907d.c419 .olut_set = head907d_olut_set,