/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | intel_uncore.c | 235 intel_uncore_forcewake_get(uncore, fw_domains); in live_forcewake_ops() 300 intel_uncore_forcewake_get(uncore, FORCEWAKE_ALL); in live_forcewake_domains()
|
H A D | i915_request.c | 2655 intel_uncore_forcewake_get(gt->uncore, FORCEWAKE_ALL); in rps_pin()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_pm.c | 173 intel_uncore_forcewake_get(gt->uncore, FORCEWAKE_ALL); in gt_sanitize() 241 intel_uncore_forcewake_get(gt->uncore, FORCEWAKE_ALL); in intel_gt_resume()
|
H A D | intel_tlb.c | 60 intel_uncore_forcewake_get(uncore, FORCEWAKE_ALL); in mmio_invalidate_full()
|
H A D | selftest_gt_pm.c | 95 intel_uncore_forcewake_get(gt->uncore, FORCEWAKE_ALL); in live_gt_clocks()
|
H A D | intel_region_lmem.c | 112 intel_uncore_forcewake_get(&i915->uncore, FORCEWAKE_ALL); in i915_resize_lmem_bar()
|
H A D | intel_rc6.c | 575 intel_uncore_forcewake_get(uncore, FORCEWAKE_ALL); in __intel_rc6_disable() 653 intel_uncore_forcewake_get(uncore, FORCEWAKE_ALL); in intel_rc6_enable()
|
H A D | intel_reset.c | 781 intel_uncore_forcewake_get(gt->uncore, FORCEWAKE_ALL); in __intel_gt_reset() 821 intel_uncore_forcewake_get(gt->uncore, FORCEWAKE_ALL); in intel_reset_guc() 841 intel_uncore_forcewake_get(engine->uncore, FORCEWAKE_ALL); in reset_prepare_engine()
|
H A D | intel_gt.c | 174 intel_uncore_forcewake_get(uncore, FORCEWAKE_ALL); in intel_gt_init_hw() 698 intel_uncore_forcewake_get(gt->uncore, FORCEWAKE_ALL); in intel_gt_init()
|
H A D | intel_gt_mcr.c | 393 intel_uncore_forcewake_get(gt->uncore, FORCEWAKE_GT); in intel_gt_mcr_lock()
|
H A D | intel_gtt.c | 529 intel_uncore_forcewake_get(gt->uncore, fw); in xehp_setup_private_ppat()
|
H A D | intel_gt_pm_debugfs.c | 516 intel_uncore_forcewake_get(uncore, FORCEWAKE_ALL); in rps_boost_show()
|
H A D | intel_rps.c | 920 intel_uncore_forcewake_get(rps_to_uncore(rps), FORCEWAKE_MEDIA); in intel_rps_park() 1541 intel_uncore_forcewake_get(uncore, FORCEWAKE_ALL); in intel_rps_enable() 2271 intel_uncore_forcewake_get(uncore, FORCEWAKE_ALL); in rps_frequency_dump()
|
H A D | intel_ring_submission.c | 1009 intel_uncore_forcewake_get(uncore, FORCEWAKE_ALL); in gen6_bsd_submit_request()
|
H A D | selftest_rps.c | 275 intel_uncore_forcewake_get(gt->uncore, FORCEWAKE_ALL); in live_rps_clock_interval()
|
H A D | intel_execlists_submission.c | 521 intel_uncore_forcewake_get(engine->uncore, engine->fw_domain); in __execlists_schedule_in()
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | mmio_context.c | 384 intel_uncore_forcewake_get(uncore, fw); in handle_tlb_pending_event() 574 intel_uncore_forcewake_get(engine->uncore, FORCEWAKE_ALL); in intel_gvt_switch_mmio()
|
H A D | scheduler.c | 1189 intel_uncore_forcewake_get(engine->uncore, in workload_thread()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | intel_gvt.c | 317 EXPORT_SYMBOL_NS_GPL(intel_uncore_forcewake_get, I915_GVT);
|
H A D | intel_uncore.h | 265 void intel_uncore_forcewake_get(struct intel_uncore *uncore,
|
H A D | intel_uncore.c | 682 void intel_uncore_forcewake_get(struct intel_uncore *uncore, in intel_uncore_forcewake_get() function 2466 intel_uncore_forcewake_get(uncore, FORCEWAKE_ALL); in i915_pmic_bus_access_notifier()
|
H A D | i915_perf.c | 3376 intel_uncore_forcewake_get(stream->uncore, FORCEWAKE_ALL); in i915_oa_stream_init()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc.c | 353 intel_uncore_forcewake_get(uncore, FORCEWAKE_GT); in intel_guc_write_params() 484 intel_uncore_forcewake_get(uncore, guc->send_regs.fw_domains); in intel_guc_send_mmio()
|
H A D | intel_uc_fw.c | 1073 intel_uncore_forcewake_get(uncore, FORCEWAKE_ALL); in uc_fw_xfer()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power.c | 1335 intel_uncore_forcewake_get(&dev_priv->uncore, FORCEWAKE_ALL); in hsw_restore_lcpll()
|