Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/
Datom.h10 bool lock_core; member
Ddisp.c1721 NV_ATOMIC(drm, "commit %d %d\n", atom->lock_core, atom->flush_disable); in nv50_disp_atomic_commit_tail()
1726 if (atom->lock_core) in nv50_disp_atomic_commit_tail()
1857 if (atom->lock_core) in nv50_disp_atomic_commit_tail()
2016 atom->lock_core = true; in nv50_disp_outp_atomic_check_clr()
2041 atom->lock_core = true; in nv50_disp_outp_atomic_check_set()
Dhead.c380 nv50_atom(asyh->state.state)->lock_core = true; in nv50_head_atomic_check()