From feff72929e94b6c17e352a2ec86b3440b9edf059 Mon Sep 17 00:00:00 2001 From: "Xiang, Haihao" Date: Wed, 23 Apr 2008 17:17:16 +0800 Subject: i915: fix for compatibility mode --- shared-core/i915_drm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shared-core') diff --git a/shared-core/i915_drm.h b/shared-core/i915_drm.h index de463614..97e77428 100644 --- a/shared-core/i915_drm.h +++ b/shared-core/i915_drm.h @@ -379,6 +379,7 @@ struct drm_i915_op_arg { uint64_t next; uint64_t reloc_ptr; int handled; + unsigned int pad64; union { struct drm_bo_op_req req; struct drm_bo_arg_rep rep; -- cgit v1.2.3