Searched refs:intel_uncore_forcewake_put__locked (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | intel_uncore.h | 280 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 D | intel_uncore.c | 727 intel_uncore_forcewake_put__locked(uncore, FORCEWAKE_ALL); in intel_uncore_forcewake_user_put() 840 void intel_uncore_forcewake_put__locked(struct intel_uncore *uncore, in intel_uncore_forcewake_put__locked() function 2939 intel_uncore_forcewake_put__locked(uncore, fw); in __intel_wait_for_register()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_mcr.c | 344 intel_uncore_forcewake_put__locked(uncore, fw_domains); in rw_with_mcr_steering()
|
H A D | intel_workarounds.c | 1011 intel_uncore_forcewake_put__locked(uncore, fw); in intel_engine_emit_ctx_wa() 1844 intel_uncore_forcewake_put__locked(uncore, fw); in wa_list_apply() 1877 intel_uncore_forcewake_put__locked(uncore, fw); in wa_list_verify()
|
H A D | intel_rc6.c | 853 intel_uncore_forcewake_put__locked(uncore, fw_domains); in intel_rc6_residency_ns()
|