drm/nouveau/pageflip: kick flip handling out of engsw and into fence
authorBen Skeggs <bskeggs@redhat.com>
Sun, 22 Jul 2012 01:55:54 +0000 (11:55 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 3 Oct 2012 03:12:55 +0000 (13:12 +1000)
This is all very much a policy thing, and hence will not belong in SW
after the rework.

engsw now only handles receiving the event to say "can flip now" and makes
a callback to perform the actual work.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found