Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_ppgtt.c145 int i915_ppgtt_init_hw(struct intel_gt *gt) in i915_ppgtt_init_hw() function
H A Dintel_gtt.h603 int i915_ppgtt_init_hw(struct intel_gt *gt);
H A Dintel_gt.c200 ret = i915_ppgtt_init_hw(gt); in intel_gt_init_hw()