flush_disable      11 drivers/gpu/drm/nouveau/dispnv50/atom.h 	bool flush_disable;
flush_disable      66 drivers/gpu/drm/nouveau/dispnv50/disp.c 	bool flush_disable;
flush_disable    1839 drivers/gpu/drm/nouveau/dispnv50/disp.c 	NV_ATOMIC(drm, "commit %d %d\n", atom->lock_core, atom->flush_disable);
flush_disable    1861 drivers/gpu/drm/nouveau/dispnv50/disp.c 			nv50_head_flush_clr(head, asyh, atom->flush_disable);
flush_disable    1876 drivers/gpu/drm/nouveau/dispnv50/disp.c 		nv50_wndw_flush_clr(wndw, interlock, atom->flush_disable, asyw);
flush_disable    1893 drivers/gpu/drm/nouveau/dispnv50/disp.c 			if (outp->flush_disable) {
flush_disable    1903 drivers/gpu/drm/nouveau/dispnv50/disp.c 		if (atom->flush_disable) {
flush_disable    1961 drivers/gpu/drm/nouveau/dispnv50/disp.c 		    (!asyw->clr.mask || atom->flush_disable))
flush_disable    2126 drivers/gpu/drm/nouveau/dispnv50/disp.c 			outp->flush_disable = true;
flush_disable    2127 drivers/gpu/drm/nouveau/dispnv50/disp.c 			atom->flush_disable = true;