Searched defs:i915_ppgtt_page_alloc (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_gtt.c135 i915_ppgtt_page_alloc(struct drm_device *dev, struct i915_hw_ppgtt *ppgtt, function
148 DRM_ERROR("i915_ppgtt_page_alloc: "
372 ret = i915_ppgtt_page_alloc(dev, ppgtt, ppgtt->num_pd_entries);

Completed in 14 milliseconds