Searched refs:intel_uncore_forcewake_for_reg (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/i915/selftests/ |
A D | intel_uncore.c | 214 fw_domains = intel_uncore_forcewake_for_reg(uncore, mmio, in live_forcewake_ops()
|
/linux/drivers/gpu/drm/i915/ |
A D | intel_uncore.c | 2422 intel_uncore_forcewake_for_reg(uncore, reg, FW_REG_READ); in __intel_wait_for_register() 2507 intel_uncore_forcewake_for_reg(struct intel_uncore *uncore, in intel_uncore_forcewake_for_reg() function 2566 fw_domains = intel_uncore_forcewake_for_reg(uncore, reg, in intel_uncore_read_with_mcr_steering() 2568 fw_domains |= intel_uncore_forcewake_for_reg(uncore, in intel_uncore_read_with_mcr_steering()
|
A D | intel_uncore.h | 237 intel_uncore_forcewake_for_reg(struct intel_uncore *uncore,
|
/linux/drivers/gpu/drm/i915/gvt/ |
A D | mmio_context.c | 376 fw = intel_uncore_forcewake_for_reg(uncore, reg, in handle_tlb_pending_event()
|
/linux/drivers/gpu/drm/i915/gt/ |
A D | intel_rc6.c | 752 fw_domains = intel_uncore_forcewake_for_reg(uncore, reg, FW_REG_READ); in intel_rc6_residency_ns()
|
A D | intel_workarounds.c | 1306 fw |= intel_uncore_forcewake_for_reg(uncore, in wal_get_fw_for_rmw()
|
A D | intel_execlists_submission.c | 3419 engine->fw_domain = intel_uncore_forcewake_for_reg(engine->uncore, in intel_execlists_submission_setup()
|
/linux/drivers/gpu/drm/i915/gt/uc/ |
A D | intel_guc.c | 69 fw_domains |= intel_uncore_forcewake_for_reg(gt->uncore, in intel_guc_init_send_regs()
|
Completed in 1616 milliseconds