Searched refs:allow_modeset (Results 1 – 10 of 10) sorted by relevance
88 int AtomicReq::test(bool allow_modeset) in test() argument92 if (allow_modeset) in test()98 int AtomicReq::commit(void* data, bool allow_modeset) in commit() argument102 if (allow_modeset) in commit()108 int AtomicReq::commit_sync(bool allow_modeset) in commit_sync() argument112 if (allow_modeset) in commit_sync()
30 int test(bool allow_modeset = false);31 int commit(void* data, bool allow_modeset = false);32 int commit_sync(bool allow_modeset = false);
58 r = req.commit_sync(allow_modeset = True)97 r = req.commit_sync(allow_modeset = True)112 r = req.commit_sync(allow_modeset = True)129 r = req.commit_sync(allow_modeset = True)
44 req.commit_sync(allow_modeset = True)91 req.commit_sync(allow_modeset = True)
63 req.commit_sync(allow_modeset = True)
70 req.commit(0, allow_modeset = True)
25 r = req.commit_sync(allow_modeset = True)
24 req.commit_sync(allow_modeset = True)
198 ret = req.commit(flip_handler, allow_modeset = True)
94 req.commit_sync(allow_modeset = True)