Home
last modified time | relevance | path

Searched defs:uncore (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_rc6.c59 struct intel_uncore *uncore = gt->uncore; in gen11_rc6_enable() local
137 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen9_rc6_enable() local
207 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen8_rc6_enable() local
229 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen6_rc6_enable() local
283 struct intel_uncore *uncore = rc6_to_uncore(rc6); in chv_rc6_init() local
305 struct intel_uncore *uncore = rc6_to_uncore(rc6); in vlv_rc6_init() local
358 struct intel_uncore *uncore = rc6_to_uncore(rc6); in chv_rc6_enable() local
386 struct intel_uncore *uncore = rc6_to_uncore(rc6); in vlv_rc6_enable() local
414 struct intel_uncore *uncore = rc6_to_uncore(rc6); in intel_check_bios_c6_setup() local
428 struct intel_uncore *uncore = rc6_to_uncore(rc6); in bxt_check_bios_rc6_setup() local
[all …]
H A Dintel_rps.c70 static void set(struct intel_uncore *uncore, i915_reg_t reg, u32 val) in set()
278 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_init() local
317 struct intel_uncore *uncore = in __ips_chipset_val() local
352 static unsigned long ips_mch_val(struct intel_uncore *uncore) in ips_mch_val()
389 struct intel_uncore *uncore = in __gen5_ips_update() local
433 struct intel_uncore *uncore = rps_to_uncore(rps); in __gen5_rps_set() local
484 static unsigned int init_emon(struct intel_uncore *uncore) in init_emon()
554 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_enable() local
624 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_disable() local
675 struct intel_uncore *uncore = gt->uncore; in rps_set_power() local
[all …]
H A Dintel_gt_pm_irq.c16 struct intel_uncore *uncore = gt->uncore; in write_pm_imr() local
64 struct intel_uncore *uncore = gt->uncore; in gen6_gt_pm_reset_iir() local
77 struct intel_uncore *uncore = gt->uncore; in write_pm_ier() local
H A Dintel_region_lmem.c169 static bool get_legacy_lowmem_region(struct intel_uncore *uncore, in get_legacy_lowmem_region()
184 static int reserve_lowmem_region(struct intel_uncore *uncore, in reserve_lowmem_region()
204 struct intel_uncore *uncore = gt->uncore; in setup_lmem() local
H A Dintel_sseu_debugfs.c19 struct intel_uncore *uncore = gt->uncore; in cherryview_sseu_device_status() local
53 struct intel_uncore *uncore = gt->uncore; in gen11_sseu_device_status() local
113 struct intel_uncore *uncore = gt->uncore; in gen9_sseu_device_status() local
H A Dintel_wopcm.c200 static bool __wopcm_regs_locked(struct intel_uncore *uncore, in __wopcm_regs_locked()
215 static bool __wopcm_regs_writable(struct intel_uncore *uncore) in __wopcm_regs_writable()
H A Dgen6_ppgtt.c33 struct intel_uncore *uncore = gt->uncore; in gen7_ppgtt_enable() local
50 struct intel_uncore *uncore = gt->uncore; in gen6_ppgtt_enable() local
/linux/drivers/gpu/drm/i915/
H A Dintel_pcode.c55 static int __snb_pcode_rw(struct intel_uncore *uncore, u32 mbox, in __snb_pcode_rw()
95 int snb_pcode_read(struct intel_uncore *uncore, u32 mbox, u32 *val, u32 *val1) in snb_pcode_read()
112 int snb_pcode_write_timeout(struct intel_uncore *uncore, u32 mbox, u32 val, in snb_pcode_write_timeout()
131 static bool skl_pcode_try_request(struct intel_uncore *uncore, u32 mbox, in skl_pcode_try_request()
159 int skl_pcode_request(struct intel_uncore *uncore, u32 mbox, u32 request, in skl_pcode_request()
207 static int pcode_init_wait(struct intel_uncore *uncore, int timeout_ms) in pcode_init_wait()
223 int intel_pcode_init(struct intel_uncore *uncore) in intel_pcode_init()
245 int snb_pcode_read_p(struct intel_uncore *uncore, u32 mbcmd, u32 p1, u32 p2, u32 *val) in snb_pcode_read_p()
261 int snb_pcode_write_p(struct intel_uncore *uncore, u32 mbcmd, u32 p1, u32 p2, u32 val) in snb_pcode_write_p()
H A Dintel_uncore.h180 struct intel_uncore *uncore; member
204 intel_uncore_has_forcewake(const struct intel_uncore *uncore) in intel_uncore_has_forcewake()
210 intel_uncore_has_fpga_dbg_unclaimed(const struct intel_uncore *uncore) in intel_uncore_has_fpga_dbg_unclaimed()
216 intel_uncore_has_dbg_unclaimed(const struct intel_uncore *uncore) in intel_uncore_has_dbg_unclaimed()
222 intel_uncore_has_fifo(const struct intel_uncore *uncore) in intel_uncore_has_fifo()
228 intel_uncore_needs_flr_on_fini(const struct intel_uncore *uncore) in intel_uncore_needs_flr_on_fini()
234 intel_uncore_set_flr_on_fini(struct intel_uncore *uncore) in intel_uncore_set_flr_on_fini()
294 intel_wait_for_register(struct intel_uncore *uncore, in intel_wait_for_register()
312 intel_wait_for_register_fw(struct intel_uncore *uncore, in intel_wait_for_register_fw()
435 static inline u32 intel_uncore_rmw(struct intel_uncore *uncore, in intel_uncore_rmw()
[all …]
H A Di915_perf.c438 struct intel_uncore *uncore = stream->uncore; in gen12_oa_hw_tail_read() local
446 struct intel_uncore *uncore = stream->uncore; in gen8_oa_hw_tail_read() local
453 struct intel_uncore *uncore = stream->uncore; in gen7_oa_hw_tail_read() local
732 struct intel_uncore *uncore = stream->uncore; in gen8_append_oa_reports() local
951 struct intel_uncore *uncore = stream->uncore; in gen8_oa_read() local
1042 struct intel_uncore *uncore = stream->uncore; in gen7_append_oa_reports() local
1156 struct intel_uncore *uncore = stream->uncore; in gen7_oa_read() local
1701 struct intel_uncore *uncore = stream->uncore; in gen7_init_oa_buffer() local
1746 struct intel_uncore *uncore = stream->uncore; in gen8_init_oa_buffer() local
1799 struct intel_uncore *uncore = stream->uncore; in gen12_init_oa_buffer() local
[all …]
H A Dvlv_suspend.c112 struct intel_uncore *uncore = &i915->uncore; in vlv_save_gunit_s0ix_state() local
197 struct intel_uncore *uncore = &i915->uncore; in vlv_restore_gunit_s0ix_state() local
306 struct intel_uncore *uncore = &i915->uncore; in vlv_force_gfx_clock() local
330 struct intel_uncore *uncore = &i915->uncore; in vlv_allow_gt_wake() local
373 struct intel_uncore *uncore = &i915->uncore; in vlv_check_no_gt_access() local
H A Dintel_pcode.h16 #define snb_pcode_write(uncore, mbox, val) \ argument
H A Di915_hwmon.c57 struct intel_uncore *uncore; member
82 struct intel_uncore *uncore = ddat->uncore; in hwm_locked_with_pm_intel_uncore_rmw() local
103 struct intel_uncore *uncore = ddat->uncore; in hwm_field_read_and_scale() local
138 struct intel_uncore *uncore = ddat->uncore; in hwm_energy() local
839 struct intel_uncore *uncore = &i915->uncore; in hwm_get_preregistration_info() local
H A Di915_ioctl.c44 struct intel_uncore *uncore = &i915->uncore; in i915_reg_read_ioctl() local
H A Dintel_sbi.c17 struct intel_uncore *uncore = &i915->uncore; in intel_sbi_rw() local
H A Di915_vgpu.c256 struct intel_uncore *uncore = &dev_priv->uncore; in intel_vgt_balloon() local
H A Dvlv_sideband.c80 struct intel_uncore *uncore = &i915->uncore; in vlv_sideband_rw() local
/linux/drivers/gpu/drm/xe/compat-i915-headers/
H A Dintel_pcode.h13 snb_pcode_write_timeout(struct intel_uncore *uncore, u32 mbox, u32 val, in snb_pcode_write_timeout()
21 snb_pcode_write(struct intel_uncore *uncore, u32 mbox, u32 val) in snb_pcode_write()
28 snb_pcode_read(struct intel_uncore *uncore, u32 mbox, u32 *val, u32 *val1) in snb_pcode_read()
34 skl_pcode_request(struct intel_uncore *uncore, u32 mbox, in skl_pcode_request()
/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_session.c20 struct intel_uncore *uncore = pxp->ctrl_gt->uncore; in intel_pxp_session_is_in_play() local
33 struct intel_uncore *uncore = pxp->ctrl_gt->uncore; in pxp_wait_for_session_state() local
H A Dintel_pxp_irq.c56 struct intel_uncore *uncore = gt->uncore; in __pxp_set_interrupts() local
/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_uncore.c164 struct intel_uncore *uncore = gt->uncore; in live_forcewake_ops() local
279 struct intel_uncore *uncore = gt->uncore; in live_forcewake_domains() local
H A Dmock_uncore.c42 void mock_uncore_init(struct intel_uncore *uncore, in mock_uncore_init()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c366 struct intel_uncore *uncore = gt->uncore; in uc_init_wopcm() local
419 struct intel_uncore *uncore = gt->uncore; in uc_is_wopcm_locked() local
H A Dintel_gsc_uc.c321 struct intel_uncore *uncore = gt->uncore; in intel_gsc_uc_load_status() local
H A Dintel_huc.c454 struct intel_uncore *uncore = gt->uncore; in intel_huc_wait_for_auth_complete() local

12