Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/
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()
A Dintel_workarounds.c1163 GAM_ECOCHK, in gen9_gt_workarounds_init()
1179 GAM_ECOCHK, in gen9_gt_workarounds_init()
A Dintel_gt_regs.h303 #define GAM_ECOCHK _MMIO(0x4090) macro
/drivers/gpu/drm/i915/
A Dvlv_suspend.c132 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()
A Dintel_clock_gating.c430 intel_uncore_rmw(&i915->uncore, GAM_ECOCHK, 0, HSW_ECOCHK_ARB_PRIO_SOL); in bdw_init_clock_gating()
490 intel_uncore_rmw(&i915->uncore, GAM_ECOCHK, 0, HSW_ECOCHK_ARB_PRIO_SOL); in hsw_init_clock_gating()
A Dintel_gvt_mmio_table.c116 MMIO_D(GAM_ECOCHK); in iterate_generic_mmio()
A Di915_gpu_error.c1869 gt->gam_ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in gt_record_global_regs()
/drivers/gpu/drm/i915/gvt/
A Dhandlers.c2277 MMIO_DFH(GAM_ECOCHK, D_ALL, F_CMD_ACCESS, NULL, NULL); in init_generic_mmio_info()

Completed in 32 milliseconds