Home
last modified time | relevance | path

Searched refs:i915_ppgtt_init_hw (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Di915_gem_gtt.h604 int i915_ppgtt_init_hw(struct drm_i915_private *dev_priv);
H A Di915_gem_gtt.c2150 int i915_ppgtt_init_hw(struct drm_i915_private *dev_priv) in i915_ppgtt_init_hw() function
H A Di915_gem.c5243 ret = i915_ppgtt_init_hw(dev_priv); in i915_gem_init_hw()