Home
last modified time | relevance | path

Searched refs:GEN6_RC6_WAKE_RATE_LIMIT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_rc6.c67 set(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 54 << 16 | 85); in gen11_rc6_enable()
131 set(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 54 << 16 | 85); in gen9_rc6_enable()
138 set(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 108 << 16); in gen9_rc6_enable()
140 set(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 54 << 16); in gen9_rc6_enable()
201 set(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 40 << 16); in gen8_rc6_enable()
226 set(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 40 << 16 | 30); in gen6_rc6_enable()
352 set(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 40 << 16); in chv_rc6_enable()
379 set(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 0x00280000); in vlv_rc6_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_rc6.c70 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 54 << 16 | 85); in gen11_rc6_enable()
156 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 54 << 16 | 85); in gen9_rc6_enable()
163 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 108 << 16); in gen9_rc6_enable()
165 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 54 << 16); in gen9_rc6_enable()
225 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 40 << 16); in gen8_rc6_enable()
250 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 40 << 16 | 30); in gen6_rc6_enable()
376 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 40 << 16); in chv_rc6_enable()
403 intel_uncore_write_fw(uncore, GEN6_RC6_WAKE_RATE_LIMIT, 0x00280000); in vlv_rc6_enable()
H A Dintel_gt_regs.h868 #define GEN6_RC6_WAKE_RATE_LIMIT _MMIO(0xa09c) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_gvt_mmio_table.c571 MMIO_D(GEN6_RC6_WAKE_RATE_LIMIT); in iterate_generic_mmio()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c2590 MMIO_D(GEN6_RC6_WAKE_RATE_LIMIT, D_ALL); in init_generic_mmio_info()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h9107 #define GEN6_RC6_WAKE_RATE_LIMIT _MMIO(0xA09C) macro

Completed in 60 milliseconds