]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/drm/drmP.h
i915: Map status page cached for chips with GTT-based HWS location.
[linux-2.6-omap-h63xx.git] / include / drm / drmP.h
index 90a9e0247d58a4ffd238149862defe9a7ec28394..59c796b46ee7a5b7a6b05e135b539d079744e360 100644 (file)
@@ -1016,7 +1016,8 @@ extern int drm_bind_agp(DRM_AGP_MEM * handle, unsigned int start);
 extern DRM_AGP_MEM *drm_agp_bind_pages(struct drm_device *dev,
                                       struct page **pages,
                                       unsigned long num_pages,
-                                      uint32_t gtt_offset);
+                                      uint32_t gtt_offset,
+                                      uint32_t type);
 extern int drm_unbind_agp(DRM_AGP_MEM * handle);
 
                                /* Misc. IOCTL support (drm_ioctl.h) */