Searched refs:GAM_ECOCHK (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/i915/gt/ |
D | gen6_ppgtt.c | 36 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()
|
D | intel_workarounds.c | 990 GAM_ECOCHK, in gen9_gt_workarounds_init() 1006 GAM_ECOCHK, in gen9_gt_workarounds_init()
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | vlv_suspend.c | 128 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()
|
D | intel_pm.c | 7275 I915_WRITE(GAM_ECOCHK, I915_READ(GAM_ECOCHK) | HSW_ECOCHK_ARB_PRIO_SOL); in bdw_init_clock_gating() 7332 I915_WRITE(GAM_ECOCHK, I915_READ(GAM_ECOCHK) | HSW_ECOCHK_ARB_PRIO_SOL); in hsw_init_clock_gating()
|
D | i915_gpu_error.c | 1585 gt->gam_ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in gt_record_regs()
|
D | i915_reg.h | 464 #define GAM_ECOCHK _MMIO(0x4090) macro
|
/Linux-v5.10/drivers/gpu/drm/i915/gvt/ |
D | handlers.c | 1994 MMIO_DFH(GAM_ECOCHK, D_ALL, F_CMD_ACCESS, NULL, NULL); in init_generic_mmio_info()
|