Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dintel_ggtt_fencing.c54 static struct intel_uncore *fence_to_uncore(struct i915_fence_reg *fence) in fence_to_uncore() function
92 struct intel_uncore *uncore = fence_to_uncore(fence); in i965_write_fence_reg()
139 struct intel_uncore *uncore = fence_to_uncore(fence); in i915_write_fence_reg()
164 struct intel_uncore *uncore = fence_to_uncore(fence); in i830_write_fence_reg()
204 struct intel_uncore *uncore = fence_to_uncore(fence); in fence_update()
319 with_intel_runtime_pm_if_active(fence_to_uncore(fence)->rpm, wakeref) in i915_vma_revoke_fence()