Searched refs:GAM_ECOCHK (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/ |
| H 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()
|
| H A D | intel_workarounds.c | 1188 GAM_ECOCHK, in gen9_gt_workarounds_init() 1204 GAM_ECOCHK, in gen9_gt_workarounds_init()
|
| H A D | intel_gt_regs.h | 303 #define GAM_ECOCHK _MMIO(0x4090) macro
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | vlv_suspend.c | 133 s->ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in vlv_save_gunit_s0ix_state() 218 intel_uncore_write(uncore, GAM_ECOCHK, s->ecochk); in vlv_restore_gunit_s0ix_state()
|
| H A D | i915_gpu_error.c | 1971 gt->gam_ecochk = intel_uncore_read(uncore, GAM_ECOCHK); in gt_record_global_regs()
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | handlers.c | 2283 MMIO_DFH(GAM_ECOCHK, D_ALL, F_CMD_ACCESS, NULL, NULL); in init_generic_mmio_info()
|