Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
A Dintel_ggtt_fencing.c48 static struct intel_uncore *fence_to_uncore(struct i915_fence_reg *fence) in fence_to_uncore() function
86 struct intel_uncore *uncore = fence_to_uncore(fence); in i965_write_fence_reg()
133 struct intel_uncore *uncore = fence_to_uncore(fence); in i915_write_fence_reg()
158 struct intel_uncore *uncore = fence_to_uncore(fence); in i830_write_fence_reg()
198 struct intel_uncore *uncore = fence_to_uncore(fence); in fence_update()
312 with_intel_runtime_pm_if_active(fence_to_uncore(fence)->rpm, wakeref) in i915_vma_revoke_fence()

Completed in 4 milliseconds