i915: fix for compatibility mode
authorXiang, Haihao <haihao.xiang@intel.com>
Wed, 23 Apr 2008 09:17:16 +0000 (17:17 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 23 Apr 2008 09:17:16 +0000 (17:17 +0800)
shared-core/i915_drm.h

index de46361..97e7742 100644 (file)
@@ -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;