Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
Dhead.h34 int (*olut_set)(struct nv50_head *, struct nv50_head_atom *); member
Dhead917d.c123 .olut_set = head907d_olut_set,
Dhead827d.c155 .olut_set = head827d_olut_set,
Dheadc57d.c241 .olut_set = headc57d_olut_set,
Dhead.c60 head->func->olut_set(head, asyh); in nv50_head_flush_set_wndw()
598 if (head->func->olut_set) { in nv50_head_create()
Dheadc37d.c289 .olut_set = headc37d_olut_set,
Dhead507d.c436 .olut_set = head507d_olut_set,
Dhead907d.c420 .olut_set = head907d_olut_set,