drm/radeon: async event synchronization for drmWaitVblank
authorJerome Glisse <jglisse@redhat.com>
Thu, 6 May 2010 16:52:14 +0000 (18:52 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 6 May 2010 23:16:56 +0000 (09:16 +1000)
Bring radeon up to speed with the async event synchronization for
drmWaitVblank. See c9a9c5e02aedc1a2815877b0268f886d2640b771 for
more information. Without this patch event never get delivered
to userspace client.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found