Home
last modified time | relevance | path

Searched refs:GAM_ECOCHK (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dgen6_ppgtt.c34 ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in gen7_ppgtt_enable()
41 intel_uncore_write(uncore, GAM_ECOCHK, ecochk); in gen7_ppgtt_enable()
59 GAM_ECOCHK, in gen6_ppgtt_enable()
Dintel_workarounds.c811 GAM_ECOCHK, in gen9_gt_workarounds_init()
827 GAM_ECOCHK, in gen9_gt_workarounds_init()
/Linux-v5.15/drivers/gpu/drm/i915/
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()
Di915_gpu_error.c1598 gt->gam_ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in gt_record_regs()
Dintel_pm.c7631 …intel_uncore_write(&dev_priv->uncore, GAM_ECOCHK, intel_uncore_read(&dev_priv->uncore, GAM_ECOCHK)… in bdw_init_clock_gating()
7702 …intel_uncore_write(&dev_priv->uncore, GAM_ECOCHK, intel_uncore_read(&dev_priv->uncore, GAM_ECOCHK)… in hsw_init_clock_gating()
Di915_reg.h481 #define GAM_ECOCHK _MMIO(0x4090) macro
/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dhandlers.c2259 MMIO_DFH(GAM_ECOCHK, D_ALL, F_CMD_ACCESS, NULL, NULL); in init_generic_mmio_info()