Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/
H A Dintel_uncore.h280 void intel_uncore_forcewake_put__locked(struct intel_uncore *uncore,
481 intel_uncore_forcewake_put__locked(uncore, fw_domains); in intel_uncore_read64_2x32()
H A Dintel_uncore.c735 intel_uncore_forcewake_put__locked(uncore, FORCEWAKE_ALL); in intel_uncore_forcewake_user_put()
848 void intel_uncore_forcewake_put__locked(struct intel_uncore *uncore, in intel_uncore_forcewake_put__locked() function
2794 intel_uncore_forcewake_put__locked(uncore, fw); in __intel_wait_for_register()
/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_gt_mcr.c305 intel_uncore_forcewake_put__locked(uncore, fw_domains); in rw_with_mcr_steering()
H A Dintel_workarounds.c1027 intel_uncore_forcewake_put__locked(uncore, fw); in intel_engine_emit_ctx_wa()
1775 intel_uncore_forcewake_put__locked(uncore, fw); in wa_list_apply()
1808 intel_uncore_forcewake_put__locked(uncore, fw); in wa_list_verify()
H A Dintel_rc6.c841 intel_uncore_forcewake_put__locked(uncore, fw_domains); in intel_rc6_residency_ns()