Searched defs:_drm_i915_batchbuffer32 (Results 1 – 1 of 1) sorted by relevance
255 typedef struct _drm_i915_batchbuffer32 { struct256 int start; /* agp offset */257 int used; /* nr bytes in use */258 int DR1; /* hw flags for GFX_OP_DRAWRECT_INFO */259 int DR4; /* window origin for GFX_OP_DRAWRECT_INFO */260 int num_cliprects; /* mulitpass with multiple cliprects? */261 caddr32_t cliprects; /* pointer to userspace cliprects */