Searched refs:olut_set (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | head.h | 34 int (*olut_set)(struct nv50_head *, struct nv50_head_atom *); member
|
H A D | head917d.c | 123 .olut_set = head907d_olut_set,
|
H A D | head827d.c | 155 .olut_set = head827d_olut_set,
|
H A D | headc57d.c | 241 .olut_set = headc57d_olut_set,
|
H A D | head.c | 60 head->func->olut_set(head, asyh); in nv50_head_flush_set_wndw() 598 if (head->func->olut_set) { in nv50_head_create()
|
H A D | headc37d.c | 289 .olut_set = headc37d_olut_set,
|
H A D | head507d.c | 436 .olut_set = head507d_olut_set,
|
H A D | head907d.c | 420 .olut_set = head907d_olut_set,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | head.h | 35 int (*olut_set)(struct nv50_head *, struct nv50_head_atom *); member
|
H A D | head917d.c | 124 .olut_set = head907d_olut_set,
|
H A D | head827d.c | 155 .olut_set = head827d_olut_set,
|
H A D | headc57d.c | 242 .olut_set = headc57d_olut_set,
|
H A D | head.c | 60 head->func->olut_set(head, asyh); in nv50_head_flush_set_wndw() 619 if (head->func->olut_set) { in nv50_head_create()
|
H A D | headc37d.c | 290 .olut_set = headc37d_olut_set,
|
H A D | head507d.c | 436 .olut_set = head507d_olut_set,
|
H A D | head907d.c | 419 .olut_set = head907d_olut_set,
|
Completed in 9 milliseconds