Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dintel_ggtt_fencing.c53 static struct intel_uncore *fence_to_uncore(struct i915_fence_reg *fence) in fence_to_uncore() function
91 struct intel_uncore *uncore = fence_to_uncore(fence); in i965_write_fence_reg()
138 struct intel_uncore *uncore = fence_to_uncore(fence); in i915_write_fence_reg()
163 struct intel_uncore *uncore = fence_to_uncore(fence); in i830_write_fence_reg()
203 struct intel_uncore *uncore = fence_to_uncore(fence); in fence_update()
317 with_intel_runtime_pm_if_active(fence_to_uncore(fence)->rpm, wakeref) in i915_vma_revoke_fence()