Home
last modified time | relevance | path

Searched refs:intel_uncore (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_clock_utils.c14 static u32 read_reference_ts_freq(struct intel_uncore *uncore) in read_reference_ts_freq()
31 static u32 gen11_get_crystal_clock_freq(struct intel_uncore *uncore, in gen11_get_crystal_clock_freq()
55 static u32 gen11_read_clock_frequency(struct intel_uncore *uncore) in gen11_read_clock_frequency()
87 static u32 gen9_read_clock_frequency(struct intel_uncore *uncore) in gen9_read_clock_frequency()
108 static u32 gen6_read_clock_frequency(struct intel_uncore *uncore) in gen6_read_clock_frequency()
120 static u32 gen5_read_clock_frequency(struct intel_uncore *uncore) in gen5_read_clock_frequency()
129 static u32 g4x_read_clock_frequency(struct intel_uncore *uncore) in g4x_read_clock_frequency()
140 static u32 gen4_read_clock_frequency(struct intel_uncore *uncore) in gen4_read_clock_frequency()
154 static u32 read_clock_frequency(struct intel_uncore *uncore) in read_clock_frequency()
H A Dintel_gt_pm_irq.c16 struct intel_uncore *uncore = gt->uncore; in write_pm_imr()
64 struct intel_uncore *uncore = gt->uncore; in gen6_gt_pm_reset_iir()
77 struct intel_uncore *uncore = gt->uncore; in write_pm_ier()
H A Dintel_gt_types.h38 struct intel_uncore;
102 struct intel_uncore *uncore;
H A Dgen6_ppgtt.c33 struct intel_uncore *uncore = gt->uncore; in gen7_ppgtt_enable()
50 struct intel_uncore *uncore = gt->uncore; in gen6_ppgtt_enable()
H A Dgen8_ppgtt.c91 struct intel_uncore *uncore = ppgtt->vm.gt->uncore; in gen8_ppgtt_notify_vgt()
/linux/drivers/gpu/drm/i915/selftests/
H A Dmock_uncore.c29 nop_write##x(struct intel_uncore *uncore, i915_reg_t reg, u##x val, bool trace) { }
36 nop_read##x(struct intel_uncore *uncore, i915_reg_t reg, bool trace) { return 0; }
42 void mock_uncore_init(struct intel_uncore *uncore, in mock_uncore_init()
H A Dmock_uncore.h29 struct intel_uncore;
31 void mock_uncore_init(struct intel_uncore *uncore,
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_fw.h13 struct intel_uncore;
H A Dintel_uc.c366 struct intel_uncore *uncore = gt->uncore; in uc_init_wopcm()
419 struct intel_uncore *uncore = gt->uncore; in uc_is_wopcm_locked()
H A Dintel_gsc_uc.c321 struct intel_uncore *uncore = gt->uncore; in intel_gsc_uc_load_status()
H A Dintel_huc.c454 struct intel_uncore *uncore = gt->uncore; in intel_huc_wait_for_auth_complete()
/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_irq.c56 struct intel_uncore *uncore = gt->uncore; in __pxp_set_interrupts()
/linux/drivers/gpu/drm/i915/
H A Di915_hwmon.c57 struct intel_uncore *uncore;
82 struct intel_uncore *uncore = ddat->uncore; in hwm_locked_with_pm_intel_uncore_rmw()
103 struct intel_uncore *uncore = ddat->uncore; in hwm_field_read_and_scale()
138 struct intel_uncore *uncore = ddat->uncore; in hwm_energy()
839 struct intel_uncore *uncore = &i915->uncore; in hwm_get_preregistration_info()
H A Di915_ioctl.c44 struct intel_uncore *uncore = &i915->uncore; in i915_reg_read_ioctl()
H A Di915_perf_types.h176 struct intel_uncore *uncore;
H A Di915_gpu_error.c1266 struct intel_uncore *uncore = gt->_gt->uncore; in gt_record_fences()
1794 static u32 read_guc_state_reg(struct intel_uncore *uncore, int range, int count) in read_guc_state_reg()
1803 static void gt_record_guc_hw_state(struct intel_uncore *uncore, in gt_record_guc_hw_state()
1867 struct intel_uncore *uncore = gt->_gt->uncore; in gt_record_global_nonguc_regs()
1915 struct intel_uncore *uncore = gt->_gt->uncore; in gt_record_global_regs()
H A DMakefile51 intel_uncore.o \
/linux/drivers/gpu/drm/xe/
H A Dxe_device_types.h677 struct intel_uncore { struct