Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_uncore.c236 intel_uncore_forcewake_put(uncore, fw_domains); in live_forcewake_ops()
310 intel_uncore_forcewake_put(uncore, FORCEWAKE_ALL); in live_forcewake_domains()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_pm.c216 intel_uncore_forcewake_put(gt->uncore, FORCEWAKE_ALL); in gt_sanitize()
303 intel_uncore_forcewake_put(gt->uncore, FORCEWAKE_ALL); in intel_gt_resume()
H A Dselftest_gt_pm.c131 intel_uncore_forcewake_put(gt->uncore, FORCEWAKE_ALL); in live_gt_clocks()
H A Dintel_rc6.c568 intel_uncore_forcewake_put(uncore, FORCEWAKE_ALL); in __intel_rc6_disable()
660 intel_uncore_forcewake_put(uncore, FORCEWAKE_ALL); in intel_rc6_enable()
H A Dintel_reset.c793 intel_uncore_forcewake_put(gt->uncore, FORCEWAKE_ALL); in __intel_gt_reset()
822 intel_uncore_forcewake_put(gt->uncore, FORCEWAKE_ALL); in intel_reset_guc()
938 intel_uncore_forcewake_put(engine->uncore, FORCEWAKE_ALL); in reset_finish_engine()
H A Dintel_gt.c222 intel_uncore_forcewake_put(uncore, FORCEWAKE_ALL); in intel_gt_init_hw()
766 intel_uncore_forcewake_put(gt->uncore, FORCEWAKE_ALL); in intel_gt_init()
H A Dintel_gt_mcr.c397 intel_uncore_forcewake_put(gt->uncore, FORCEWAKE_GT); in intel_gt_mcr_unlock()
H A Dintel_gtt.c573 intel_uncore_forcewake_put(gt->uncore, fw); in xehp_setup_private_ppat()
H A Dintel_gt_pm_debugfs.c519 intel_uncore_forcewake_put(uncore, FORCEWAKE_ALL); in rps_boost_show()
H A Dintel_rps.c921 intel_uncore_forcewake_put(rps_to_uncore(rps), FORCEWAKE_MEDIA); in intel_rps_park()
1569 intel_uncore_forcewake_put(uncore, FORCEWAKE_ALL); in intel_rps_enable()
2316 intel_uncore_forcewake_put(uncore, FORCEWAKE_ALL); in rps_frequency_dump()
H A Dintel_ring_submission.c1078 intel_uncore_forcewake_put(uncore, FORCEWAKE_ALL); in gen6_bsd_submit_request()
H A Dselftest_rps.c323 intel_uncore_forcewake_put(gt->uncore, FORCEWAKE_ALL); in live_rps_clock_interval()
H A Dintel_execlists_submission.c623 intel_uncore_forcewake_put(engine->uncore, engine->fw_domain); in __execlists_schedule_out()
/linux/drivers/gpu/drm/xe/compat-i915-headers/
H A Dintel_uncore.h169 #define intel_uncore_forcewake_put(x, y) do { } while (0) macro
/linux/drivers/gpu/drm/i915/
H A Dintel_gvt.c319 EXPORT_SYMBOL_NS_GPL(intel_uncore_forcewake_put, "I915_GVT");
H A Dintel_uncore.h267 void intel_uncore_forcewake_put(struct intel_uncore *uncore,
H A Dintel_uncore.c787 * intel_uncore_forcewake_put - release a forcewake domain reference
794 void intel_uncore_forcewake_put(struct intel_uncore *uncore, in intel_uncore_forcewake_put() function
847 * See intel_uncore_forcewake_put(). This variant places the onus
2328 intel_uncore_forcewake_put(uncore, FORCEWAKE_ALL); in i915_pmic_bus_access_notifier()
H A Di915_perf.c1685 intel_uncore_forcewake_put(stream->uncore, FORCEWAKE_ALL); in i915_oa_stream_destroy()
3380 intel_uncore_forcewake_put(stream->uncore, FORCEWAKE_ALL); in i915_oa_stream_init()
/linux/drivers/gpu/drm/i915/gvt/
H A Dmmio_context.c402 intel_uncore_forcewake_put(uncore, fw); in handle_tlb_pending_event()
584 intel_uncore_forcewake_put(engine->uncore, FORCEWAKE_ALL); in intel_gvt_switch_mmio()
H A Dscheduler.c1219 intel_uncore_forcewake_put(engine->uncore, in workload_thread()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.c398 intel_uncore_forcewake_put(uncore, FORCEWAKE_GT); in intel_guc_write_params()
610 intel_uncore_forcewake_put(uncore, guc->send_regs.fw_domains); in intel_guc_send_mmio()