Home
last modified time | relevance | path

Searched refs:GAM_ECOCHK (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dgen6_ppgtt.c36 ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in gen7_ppgtt_enable()
43 intel_uncore_write(uncore, GAM_ECOCHK, ecochk); in gen7_ppgtt_enable()
68 GAM_ECOCHK, in gen6_ppgtt_enable()
H A Dintel_workarounds.c990 GAM_ECOCHK, in gen9_gt_workarounds_init()
1006 GAM_ECOCHK, in gen9_gt_workarounds_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dgen6_ppgtt.c38 ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in gen7_ppgtt_enable()
45 intel_uncore_write(uncore, GAM_ECOCHK, ecochk); in gen7_ppgtt_enable()
63 GAM_ECOCHK, in gen6_ppgtt_enable()
H A Dintel_workarounds.c1164 GAM_ECOCHK, in gen9_gt_workarounds_init()
1180 GAM_ECOCHK, in gen9_gt_workarounds_init()
H A Dintel_gt_regs.h304 #define GAM_ECOCHK _MMIO(0x4090) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dvlv_suspend.c128 s->ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in vlv_save_gunit_s0ix_state()
214 intel_uncore_write(uncore, GAM_ECOCHK, s->ecochk); in vlv_restore_gunit_s0ix_state()
H A Dintel_pm.c7279 I915_WRITE(GAM_ECOCHK, I915_READ(GAM_ECOCHK) | HSW_ECOCHK_ARB_PRIO_SOL); in bdw_init_clock_gating()
7336 I915_WRITE(GAM_ECOCHK, I915_READ(GAM_ECOCHK) | HSW_ECOCHK_ARB_PRIO_SOL); in hsw_init_clock_gating()
H A Di915_gpu_error.c1594 gt->gam_ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in gt_record_regs()
H A Di915_reg.h464 #define GAM_ECOCHK _MMIO(0x4090) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dvlv_suspend.c131 s->ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in vlv_save_gunit_s0ix_state()
216 intel_uncore_write(uncore, GAM_ECOCHK, s->ecochk); in vlv_restore_gunit_s0ix_state()
H A Dintel_clock_gating.c521 intel_uncore_rmw(&i915->uncore, GAM_ECOCHK, 0, HSW_ECOCHK_ARB_PRIO_SOL); in bdw_init_clock_gating()
581 intel_uncore_rmw(&i915->uncore, GAM_ECOCHK, 0, HSW_ECOCHK_ARB_PRIO_SOL); in hsw_init_clock_gating()
H A Dintel_gvt_mmio_table.c101 MMIO_D(GAM_ECOCHK); in iterate_generic_mmio()
H A Di915_gpu_error.c1879 gt->gam_ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in gt_record_global_regs()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c2253 MMIO_DFH(GAM_ECOCHK, D_ALL, F_CMD_ACCESS, NULL, NULL); in init_generic_mmio_info()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c2009 MMIO_DFH(GAM_ECOCHK, D_ALL, F_CMD_ACCESS, NULL, NULL); in init_generic_mmio_info()

Completed in 76 milliseconds