From b7629bbd863a3de9c7d8c2e699437d517bbd6f1d Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 20 Aug 2009 17:27:15 +0100 Subject: Initial buffer wait/IRQ stuff IRQ stuff brought across from earlier work by Andreas. Signed-off-by: Thomas White --- include/drm/glamo_drm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/drm/glamo_drm.h b/include/drm/glamo_drm.h index c0bc0e5afc9..ecf35505837 100644 --- a/include/drm/glamo_drm.h +++ b/include/drm/glamo_drm.h @@ -94,6 +94,7 @@ struct drm_glamo_gem_mmap { struct drm_glamo_gem_wait_rendering { uint32_t handle; + int have_handle; }; struct drm_glamo_gem_pin { -- cgit v1.2.3