Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gt/
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()
Dintel_workarounds.c986 GAM_ECOCHK, in gen9_gt_workarounds_init()
1002 GAM_ECOCHK, in gen9_gt_workarounds_init()
Dintel_gt_regs.h273 #define GAM_ECOCHK _MMIO(0x4090) macro
/Linux-v6.1/drivers/gpu/drm/i915/
Dvlv_suspend.c131 s->ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in vlv_save_gunit_s0ix_state()
217 intel_uncore_write(uncore, GAM_ECOCHK, s->ecochk); in vlv_restore_gunit_s0ix_state()
Dintel_pm.c4544 …intel_uncore_write(&dev_priv->uncore, GAM_ECOCHK, intel_uncore_read(&dev_priv->uncore, GAM_ECOCHK)… in bdw_init_clock_gating()
4601 …intel_uncore_write(&dev_priv->uncore, GAM_ECOCHK, intel_uncore_read(&dev_priv->uncore, GAM_ECOCHK)… in hsw_init_clock_gating()
Dintel_gvt_mmio_table.c94 MMIO_D(GAM_ECOCHK); in iterate_generic_mmio()
Di915_gpu_error.c1854 gt->gam_ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in gt_record_global_regs()
/Linux-v6.1/drivers/gpu/drm/i915/gvt/
Dhandlers.c2247 MMIO_DFH(GAM_ECOCHK, D_ALL, F_CMD_ACCESS, NULL, NULL); in init_generic_mmio_info()