commit | 60f60bf1bc45bef38568244f5c4e0d0f105c5032 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Thu Feb 03 15:46:14 2011 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Feb 25 06:45:02 2011 +1000 |
tree | 8c636475240cdafb762254877dd4c00fa53fd41c | |
parent | f13e435c59573aa0ac398210777cc0406c476593 [diff] |
drm/nv50-nvc0: request and wait on notification of modeset completion This should prevent a number of races from occuring, the most obvious of which will be exposed when we start making use of the "display sync" evo channel for page flipping. The DS channel will reject any command stream that doesn't completely agree with the current "master" state. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>