drm/nouveau: fix unconditional return waiting on memory
authorCalvin Owens <jcalvinowens@gmail.com>
Mon, 8 Apr 2013 02:01:19 +0000 (21:01 -0500)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 8 Apr 2013 23:16:15 +0000 (09:16 +1000)
Typo in nv50_display_flip_wait allows page flipping to run ahead before
memory has time to settle.

Signed-off-by: Calvin Owens <jcalvinowens@gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found