Home
last modified time | relevance | path

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

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