Home
last modified time | relevance | path

Searched refs:static_wndw_map (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/nouveau/dispnv50/
A Dhead.h50 void (*static_wndw_map)(struct nv50_head *, struct nv50_head_atom *); member
A Dheadc57d.c251 .static_wndw_map = headc37d_static_wndw_map,
A Dheadc37d.c298 .static_wndw_map = headc37d_static_wndw_map,
A Ddisp.c2525 if (core->assign_windows && core->func->head->static_wndw_map) { in nv50_disp_atomic_check()
2534 core->func->head->static_wndw_map(head, asyh); in nv50_disp_atomic_check()

Completed in 10 milliseconds