Home
last modified time | relevance | path

Searched refs:static_wndw_map (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.h50 void (*static_wndw_map)(struct nv50_head *, struct nv50_head_atom *); member
H A Dheadc57d.c251 .static_wndw_map = headc37d_static_wndw_map,
H A Dheadc37d.c298 .static_wndw_map = headc37d_static_wndw_map,
H A Ddisp.c2490 if (core->assign_windows && core->func->head->static_wndw_map) { in nv50_disp_atomic_check()
2499 core->func->head->static_wndw_map(head, asyh); in nv50_disp_atomic_check()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.h51 void (*static_wndw_map)(struct nv50_head *, struct nv50_head_atom *); member
H A Dheadc57d.c252 .static_wndw_map = headc37d_static_wndw_map,
H A Dheadc37d.c299 .static_wndw_map = headc37d_static_wndw_map,
H A Ddisp.c2405 if (core->assign_windows && core->func->head->static_wndw_map) { in nv50_disp_atomic_check()
2414 core->func->head->static_wndw_map(head, asyh); in nv50_disp_atomic_check()

Completed in 16 milliseconds