Home
last modified time | relevance | path

Searched refs:lock_core (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
Datom.h13 bool lock_core; member
Ddisp.c2066 NV_ATOMIC(drm, "commit %d %d\n", atom->lock_core, atom->flush_disable); in nv50_disp_atomic_commit_tail()
2073 if (atom->lock_core) in nv50_disp_atomic_commit_tail()
2259 if (atom->lock_core) in nv50_disp_atomic_commit_tail()
2414 atom->lock_core = true; in nv50_disp_outp_atomic_check_clr()
2439 atom->lock_core = true; in nv50_disp_outp_atomic_check_set()
Dhead.c427 nv50_atom(asyh->state.state)->lock_core = true; in nv50_head_atomic_check()