Searched refs:GAM_ECOCHK (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/ |
A D | gen6_ppgtt.c | 38 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()
|
A D | intel_workarounds.c | 1127 GAM_ECOCHK, in gen9_gt_workarounds_init() 1143 GAM_ECOCHK, in gen9_gt_workarounds_init()
|
A D | intel_gt_regs.h | 305 #define GAM_ECOCHK _MMIO(0x4090) macro
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | vlv_suspend.c | 131 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()
|
A D | intel_gvt_mmio_table.c | 96 MMIO_D(GAM_ECOCHK); in iterate_generic_mmio()
|
A D | intel_pm.c | 4503 intel_uncore_rmw(&dev_priv->uncore, GAM_ECOCHK, 0, HSW_ECOCHK_ARB_PRIO_SOL); in bdw_init_clock_gating() 4552 intel_uncore_rmw(&dev_priv->uncore, GAM_ECOCHK, 0, HSW_ECOCHK_ARB_PRIO_SOL); in hsw_init_clock_gating()
|
A D | i915_gpu_error.c | 1865 gt->gam_ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in gt_record_global_regs()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gvt/ |
A D | handlers.c | 2248 MMIO_DFH(GAM_ECOCHK, D_ALL, F_CMD_ACCESS, NULL, NULL); in init_generic_mmio_info()
|
Completed in 42 milliseconds