Searched refs:intel_uncore (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_gt_clock_utils.c | 14 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 D | intel_gt_pm_irq.c | 16 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 D | intel_gt_types.h | 38 struct intel_uncore; 102 struct intel_uncore *uncore;
|
| H A D | gen6_ppgtt.c | 33 struct intel_uncore *uncore = gt->uncore; in gen7_ppgtt_enable() 50 struct intel_uncore *uncore = gt->uncore; in gen6_ppgtt_enable()
|
| H A D | gen8_ppgtt.c | 91 struct intel_uncore *uncore = ppgtt->vm.gt->uncore; in gen8_ppgtt_notify_vgt()
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | mock_uncore.c | 29 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 D | mock_uncore.h | 29 struct intel_uncore; 31 void mock_uncore_init(struct intel_uncore *uncore,
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_gsc_fw.h | 13 struct intel_uncore;
|
| H A D | intel_uc.c | 366 struct intel_uncore *uncore = gt->uncore; in uc_init_wopcm() 419 struct intel_uncore *uncore = gt->uncore; in uc_is_wopcm_locked()
|
| H A D | intel_gsc_uc.c | 321 struct intel_uncore *uncore = gt->uncore; in intel_gsc_uc_load_status()
|
| H A D | intel_huc.c | 454 struct intel_uncore *uncore = gt->uncore; in intel_huc_wait_for_auth_complete()
|
| /linux/drivers/gpu/drm/i915/pxp/ |
| H A D | intel_pxp_irq.c | 56 struct intel_uncore *uncore = gt->uncore; in __pxp_set_interrupts()
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_hwmon.c | 57 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 D | i915_ioctl.c | 44 struct intel_uncore *uncore = &i915->uncore; in i915_reg_read_ioctl()
|
| H A D | i915_perf_types.h | 176 struct intel_uncore *uncore;
|
| H A D | i915_gpu_error.c | 1266 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 D | Makefile | 51 intel_uncore.o \
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_device_types.h | 677 struct intel_uncore { struct
|