Home
last modified time | relevance | path

Searched defs:gt (Results 1 – 25 of 264) sorted by relevance

1234567891011

/linux/drivers/gpu/drm/xe/
A Dxe_gt_sriov_pf_control.c69 static int pf_send_vf_pause(struct xe_gt *gt, unsigned int vfid) in pf_send_vf_pause()
79 static int pf_send_vf_stop(struct xe_gt *gt, unsigned int vfid) in pf_send_vf_stop()
322 #define pf_enter_vf_state_machine_bug(gt, vfid) ({ \ argument
326 static void pf_queue_control_worker(struct xe_gt *gt) in pf_queue_control_worker()
335 static void pf_queue_vf(struct xe_gt *gt, unsigned int vfid) in pf_queue_vf()
1187 static void pf_handle_vf_flr(struct xe_gt *gt, u32 vfid) in pf_handle_vf_flr()
1353 static void pf_worker_find_work(struct xe_gt *gt) in pf_worker_find_work()
1390 static void pf_stop_worker(struct xe_gt *gt) in pf_stop_worker()
1398 struct xe_gt *gt = data; in control_fini_action() local
1411 int xe_gt_sriov_pf_control_init(struct xe_gt *gt) in xe_gt_sriov_pf_control_init()
[all …]
A Dxe_gt.c65 struct xe_gt *gt = arg; in gt_fini() local
72 struct xe_gt *gt; in xe_gt_alloc() local
89 void xe_gt_sanitize(struct xe_gt *gt) in xe_gt_sanitize()
150 void xe_gt_remove(struct xe_gt *gt) in xe_gt_remove()
366 int xe_gt_init_early(struct xe_gt *gt) in xe_gt_init_early()
576 int xe_gt_init(struct xe_gt *gt) in xe_gt_init()
646 static int do_gt_reset(struct xe_gt *gt) in do_gt_reset()
741 static int gt_reset(struct xe_gt *gt) in gt_reset()
811 void xe_gt_reset_async(struct xe_gt *gt) in xe_gt_reset_async()
832 int xe_gt_suspend(struct xe_gt *gt) in xe_gt_suspend()
[all …]
A Dxe_gt_sriov_pf_policy.c67 static int pf_push_policy_klvs(struct xe_gt *gt, u32 num_klvs, in pf_push_policy_klvs()
148 static int pf_reprovision_sched_if_idle(struct xe_gt *gt) in pf_reprovision_sched_if_idle()
156 static void pf_sanitize_sched_if_idle(struct xe_gt *gt) in pf_sanitize_sched_if_idle()
192 bool xe_gt_sriov_pf_policy_get_sched_if_idle(struct xe_gt *gt) in xe_gt_sriov_pf_policy_get_sched_if_idle()
214 static int pf_reprovision_reset_engine(struct xe_gt *gt) in pf_reprovision_reset_engine()
222 static void pf_sanitize_reset_engine(struct xe_gt *gt) in pf_sanitize_reset_engine()
258 bool xe_gt_sriov_pf_policy_get_reset_engine(struct xe_gt *gt) in xe_gt_sriov_pf_policy_get_reset_engine()
280 static int pf_reprovision_sample_period(struct xe_gt *gt) in pf_reprovision_sample_period()
288 static void pf_sanitize_sample_period(struct xe_gt *gt) in pf_sanitize_sample_period()
337 static void pf_sanitize_guc_policies(struct xe_gt *gt) in pf_sanitize_guc_policies()
[all …]
A Dxe_gt_sriov_pf_config.c326 static u64 pf_get_ggtt_alignment(struct xe_gt *gt) in pf_get_ggtt_alignment()
333 static u64 pf_get_min_spare_ggtt(struct xe_gt *gt) in pf_get_min_spare_ggtt()
340 static u64 pf_get_spare_ggtt(struct xe_gt *gt) in pf_get_spare_ggtt()
605 static u64 pf_get_max_ggtt(struct xe_gt *gt) in pf_get_max_ggtt()
676 static u32 pf_get_spare_ctxs(struct xe_gt *gt) in pf_get_spare_ctxs()
968 static u32 pf_get_min_spare_dbs(struct xe_gt *gt) in pf_get_min_spare_dbs()
974 static u32 pf_get_spare_dbs(struct xe_gt *gt) in pf_get_spare_dbs()
1224 static u64 pf_get_spare_lmem(struct xe_gt *gt) in pf_get_spare_lmem()
1307 struct xe_gt *gt; in pf_update_vf_lmtt() local
1512 static u64 pf_query_free_lmem(struct xe_gt *gt) in pf_query_free_lmem()
[all …]
A Dxe_gt_debugfs.c78 struct xe_gt *gt = parent->d_inode->i_private; in xe_gt_debugfs_simple_show() local
87 static int hw_engines(struct xe_gt *gt, struct drm_printer *p) in hw_engines()
112 static int force_reset(struct xe_gt *gt, struct drm_printer *p) in force_reset()
132 static int sa_info(struct xe_gt *gt, struct drm_printer *p) in sa_info()
144 static int topology(struct xe_gt *gt, struct drm_printer *p) in topology()
153 static int steering(struct xe_gt *gt, struct drm_printer *p) in steering()
162 static int ggtt(struct xe_gt *gt, struct drm_printer *p) in ggtt()
211 static int pat(struct xe_gt *gt, struct drm_printer *p) in pat()
220 static int mocs(struct xe_gt *gt, struct drm_printer *p) in mocs()
274 static int hwconfig(struct xe_gt *gt, struct drm_printer *p) in hwconfig()
[all …]
A Dxe_gt_throttle.c52 static u32 read_status(struct xe_gt *gt) in read_status()
119 struct xe_gt *gt = dev_to_gt(dev); in status_show() local
130 struct xe_gt *gt = dev_to_gt(dev); in reason_pl1_show() local
141 struct xe_gt *gt = dev_to_gt(dev); in reason_pl2_show() local
152 struct xe_gt *gt = dev_to_gt(dev); in reason_pl4_show() local
163 struct xe_gt *gt = dev_to_gt(dev); in reason_thermal_show() local
174 struct xe_gt *gt = dev_to_gt(dev); in reason_prochot_show() local
185 struct xe_gt *gt = dev_to_gt(dev); in reason_ratl_show() local
196 struct xe_gt *gt = dev_to_gt(dev); in reason_vr_thermalert_show() local
207 struct xe_gt *gt = dev_to_gt(dev); in reason_vr_tdc_show() local
[all …]
A Dxe_gt_sriov_vf.c49 static int vf_reset_guc_state(struct xe_gt *gt) in vf_reset_guc_state()
211 int xe_gt_sriov_vf_bootstrap(struct xe_gt *gt) in xe_gt_sriov_vf_bootstrap()
305 u32 xe_gt_sriov_vf_gmdid(struct xe_gt *gt) in xe_gt_sriov_vf_gmdid()
327 static int vf_get_ggtt_info(struct xe_gt *gt) in vf_get_ggtt_info()
359 static int vf_get_lmem_info(struct xe_gt *gt) in vf_get_lmem_info()
423 static void vf_cache_gmdid(struct xe_gt *gt) in vf_cache_gmdid()
472 u16 xe_gt_sriov_vf_guc_ids(struct xe_gt *gt) in xe_gt_sriov_vf_guc_ids()
489 u64 xe_gt_sriov_vf_lmem(struct xe_gt *gt) in xe_gt_sriov_vf_lmem()
517 static int vf_balloon_ggtt(struct xe_gt *gt) in vf_balloon_ggtt()
640 static void vf_disconnect_pf(struct xe_gt *gt) in vf_disconnect_pf()
[all …]
A Dxe_gt_mcr.c240 static void init_steering_l3bank(struct xe_gt *gt) in init_steering_l3bank()
276 static void init_steering_mslice(struct xe_gt *gt) in init_steering_mslice()
300 static unsigned int dss_per_group(struct xe_gt *gt) in dss_per_group()
355 static void init_steering_dss(struct xe_gt *gt) in init_steering_dss()
366 static void init_steering_oaddrm(struct xe_gt *gt) in init_steering_oaddrm()
380 static void init_steering_sqidi_psmi(struct xe_gt *gt) in init_steering_sqidi_psmi()
390 static void init_steering_inst0(struct xe_gt *gt) in init_steering_inst0()
418 void xe_gt_mcr_init_early(struct xe_gt *gt) in xe_gt_mcr_init_early()
432 void xe_gt_mcr_init(struct xe_gt *gt) in xe_gt_mcr_init()
486 void xe_gt_mcr_set_implicit_defaults(struct xe_gt *gt) in xe_gt_mcr_set_implicit_defaults()
[all …]
A Dxe_gt_sriov_pf_service.c23 static void pf_init_versions(struct xe_gt *gt) in pf_init_versions()
38 static int pf_negotiate_version(struct xe_gt *gt, in pf_negotiate_version()
83 static void pf_connect(struct xe_gt *gt, u32 vfid, u32 major, u32 minor) in pf_connect()
92 static void pf_disconnect(struct xe_gt *gt, u32 vfid) in pf_disconnect()
206 static int pf_alloc_runtime_info(struct xe_gt *gt) in pf_alloc_runtime_info()
236 static void read_many(struct xe_gt *gt, unsigned int count, in read_many()
243 static void pf_prepare_runtime_info(struct xe_gt *gt) in pf_prepare_runtime_info()
274 int xe_gt_sriov_pf_service_init(struct xe_gt *gt) in xe_gt_sriov_pf_service_init()
299 void xe_gt_sriov_pf_service_update(struct xe_gt *gt) in xe_gt_sriov_pf_service_update()
321 static int pf_process_handshake(struct xe_gt *gt, u32 vfid, in pf_process_handshake()
[all …]
A Dxe_gsc.c46 struct xe_gt *gt = gsc_to_gt(gsc); in memcpy_fw() local
70 struct xe_gt *gt = gsc_to_gt(gsc); in emit_gsc_upload() local
127 struct xe_gt *gt = gsc_to_gt(gsc); in query_compatibility_version() local
201 struct xe_gt *gt = gsc_to_gt(gsc); in gsc_upload() local
261 struct xe_gt *gt = gsc_to_gt(gsc); in gsc_upload_and_init() local
352 struct xe_gt *gt = gsc_to_gt(gsc); in gsc_work() local
389 struct xe_gt *gt = hwe->gt; in xe_gsc_hwe_irq_handler() local
406 struct xe_gt *gt = gsc_to_gt(gsc); in xe_gsc_init() local
461 struct xe_gt *gt = gsc_to_gt(gsc); in xe_gsc_init_post_hwconfig() local
519 struct xe_gt *gt = gsc_to_gt(gsc); in xe_gsc_load_start() local
[all …]
A Dxe_hw_engine.c363 struct xe_gt *gt = hwe->gt; in xe_hw_engine_setup_default_lrc_state() local
407 struct xe_gt *gt = hwe->gt; in hw_engine_setup_default_state() local
605 static void read_media_fuses(struct xe_gt *gt) in read_media_fuses()
650 static void read_copy_fuses(struct xe_gt *gt) in read_copy_fuses()
721 static void read_compute_fuses(struct xe_gt *gt) in read_compute_fuses()
752 int xe_hw_engines_init_early(struct xe_gt *gt) in xe_hw_engines_init_early()
770 int xe_hw_engines_init(struct xe_gt *gt) in xe_hw_engines_init()
811 struct xe_gt *gt = hwe->gt; in xe_hw_engine_snapshot_instdone_capture() local
970 struct xe_gt *gt = snapshot->hwe->gt; in xe_hw_engine_snapshot_instdone_print() local
1097 u32 xe_hw_engine_mask_per_class(struct xe_gt *gt, in xe_hw_engine_mask_per_class()
[all …]
A Dxe_force_wake.c35 void xe_force_wake_init_gt(struct xe_gt *gt, struct xe_force_wake *fw) in xe_force_wake_init_gt()
58 void xe_force_wake_init_engines(struct xe_gt *gt, struct xe_force_wake *fw) in xe_force_wake_init_engines()
98 static void __domain_ctl(struct xe_gt *gt, struct xe_force_wake_domain *domain, bool wake) in __domain_ctl()
106 static int __domain_wait(struct xe_gt *gt, struct xe_force_wake_domain *domain, bool wake) in __domain_wait()
131 static void domain_wake(struct xe_gt *gt, struct xe_force_wake_domain *domain) in domain_wake()
136 static int domain_wake_wait(struct xe_gt *gt, in domain_wake_wait()
142 static void domain_sleep(struct xe_gt *gt, struct xe_force_wake_domain *domain) in domain_sleep()
147 static int domain_sleep_wait(struct xe_gt *gt, in domain_sleep_wait()
162 struct xe_gt *gt = fw->gt; in xe_force_wake_get() local
187 struct xe_gt *gt = fw->gt; in xe_force_wake_put() local
A Dxe_gt_tlb_invalidation.c29 static long tlb_timeout_jiffies(struct xe_gt *gt) in tlb_timeout_jiffies()
70 struct xe_gt *gt = container_of(work, struct xe_gt, in xe_gt_tlb_fence_timeout() local
109 int xe_gt_tlb_invalidation_init(struct xe_gt *gt) in xe_gt_tlb_invalidation_init()
127 void xe_gt_tlb_invalidation_reset(struct xe_gt *gt) in xe_gt_tlb_invalidation_reset()
177 struct xe_gt *gt = guc_to_gt(guc); in send_tlb_invalidation() local
248 static int xe_gt_tlb_invalidation_guc(struct xe_gt *gt, in xe_gt_tlb_invalidation_guc()
270 int xe_gt_tlb_invalidation_ggtt(struct xe_gt *gt) in xe_gt_tlb_invalidation_ggtt()
322 int xe_gt_tlb_invalidation_range(struct xe_gt *gt, in xe_gt_tlb_invalidation_range()
406 int xe_gt_tlb_invalidation_vma(struct xe_gt *gt, in xe_gt_tlb_invalidation_vma()
431 struct xe_gt *gt = guc_to_gt(guc); in xe_guc_tlb_invalidation_done_handler() local
[all …]
/linux/drivers/gpu/drm/i915/gt/
A Dintel_gt.c40 void intel_gt_common_init_early(struct intel_gt *gt) in intel_gt_common_init_early()
65 struct intel_gt *gt; in intel_root_gt_init_early() local
84 static int intel_gt_probe_lmem(struct intel_gt *gt) in intel_gt_probe_lmem()
115 int intel_gt_assign_ggtt(struct intel_gt *gt) in intel_gt_assign_ggtt()
131 int intel_gt_init_mmio(struct intel_gt *gt) in intel_gt_init_mmio()
152 static void init_unused_rings(struct intel_gt *gt) in init_unused_rings()
171 int intel_gt_init_hw(struct intel_gt *gt) in intel_gt_init_hw()
698 int intel_gt_init(struct intel_gt *gt) in intel_gt_init()
855 struct intel_gt *gt; in intel_gt_driver_late_release_all() local
907 struct intel_gt *gt = to_gt(i915); in intel_gt_probe_all() local
[all …]
A Dintel_gt_pm.h14 static inline bool intel_gt_pm_is_awake(const struct intel_gt *gt) in intel_gt_pm_is_awake()
19 static inline void intel_gt_pm_get_untracked(struct intel_gt *gt) in intel_gt_pm_get_untracked()
24 static inline intel_wakeref_t intel_gt_pm_get(struct intel_gt *gt) in intel_gt_pm_get()
30 static inline void __intel_gt_pm_get(struct intel_gt *gt) in __intel_gt_pm_get()
43 static inline void intel_gt_pm_might_get(struct intel_gt *gt) in intel_gt_pm_might_get()
48 static inline void intel_gt_pm_put_untracked(struct intel_gt *gt) in intel_gt_pm_put_untracked()
64 static inline void intel_gt_pm_might_put(struct intel_gt *gt) in intel_gt_pm_might_put()
75 #define with_intel_gt_pm(gt, wf) \ argument
86 #define with_intel_gt_pm_if_awake(gt, wf) \ argument
89 static inline int intel_gt_pm_wait_for_idle(struct intel_gt *gt) in intel_gt_pm_wait_for_idle()
[all …]
A Dintel_gt_pm.c47 static void runtime_begin(struct intel_gt *gt) in runtime_begin()
57 static void runtime_end(struct intel_gt *gt) in runtime_end()
133 void intel_gt_pm_init_early(struct intel_gt *gt) in intel_gt_pm_init_early()
146 void intel_gt_pm_init(struct intel_gt *gt) in intel_gt_pm_init()
157 static bool reset_engines(struct intel_gt *gt) in reset_engines()
216 void intel_gt_pm_fini(struct intel_gt *gt) in intel_gt_pm_fini()
221 void intel_gt_resume_early(struct intel_gt *gt) in intel_gt_resume_early()
236 int intel_gt_resume(struct intel_gt *gt) in intel_gt_resume()
309 static void wait_for_suspend(struct intel_gt *gt) in wait_for_suspend()
342 void intel_gt_suspend_late(struct intel_gt *gt) in intel_gt_suspend_late()
[all …]
A Dintel_reset.c158 static int i915_do_reset(struct intel_gt *gt, in i915_do_reset()
187 static int g33_do_reset(struct intel_gt *gt, in g33_do_reset()
197 static int g4x_do_reset(struct intel_gt *gt, in g4x_do_reset()
666 static int mock_reset(struct intel_gt *gt, in mock_reset()
699 static int __reset_guc(struct intel_gt *gt) in __reset_guc()
814 int intel_reset_guc(struct intel_gt *gt) in intel_reset_guc()
903 static void gt_revoke(struct intel_gt *gt) in gt_revoke()
1165 static int resume(struct intel_gt *gt) in resume()
1197 void intel_gt_reset(struct intel_gt *gt, in intel_gt_reset()
1324 struct intel_gt *gt = engine->gt; in __intel_engine_reset_bh() local
[all …]
A Dintel_gt_irq.c31 gen11_gt_engine_identity(struct intel_gt *gt, in gen11_gt_engine_identity()
183 bool gen11_gt_reset_one_iir(struct intel_gt *gt, in gen11_gt_reset_one_iir()
213 void gen11_gt_irq_reset(struct intel_gt *gt) in gen11_gt_irq_reset()
261 void gen11_gt_irq_postinstall(struct intel_gt *gt) in gen11_gt_irq_postinstall()
451 void gen8_gt_irq_reset(struct intel_gt *gt) in gen8_gt_irq_reset()
461 void gen8_gt_irq_postinstall(struct intel_gt *gt) in gen8_gt_irq_postinstall()
489 static void gen5_gt_update_irq(struct intel_gt *gt, in gen5_gt_update_irq()
502 void gen5_gt_enable_irq(struct intel_gt *gt, u32 mask) in gen5_gt_enable_irq()
508 void gen5_gt_disable_irq(struct intel_gt *gt, u32 mask) in gen5_gt_disable_irq()
513 void gen5_gt_irq_reset(struct intel_gt *gt) in gen5_gt_irq_reset()
[all …]
A Dintel_gt_sysfs_pm.c29 int (func)(struct intel_gt *gt, u32 val), u32 val) in sysfs_gt_attribute_w_func()
31 struct intel_gt *gt; in sysfs_gt_attribute_w_func() local
54 u32 (func)(struct intel_gt *gt), in sysfs_gt_attribute_r_func()
57 struct intel_gt *gt; in sysfs_gt_attribute_r_func() local
313 static u32 __act_freq_mhz_show(struct intel_gt *gt) in __act_freq_mhz_show()
318 static u32 __cur_freq_mhz_show(struct intel_gt *gt) in __cur_freq_mhz_show()
333 static u32 __RP0_freq_mhz_show(struct intel_gt *gt) in __RP0_freq_mhz_show()
757 struct intel_gt *gt = kobj_to_gt(kobj->parent); in default_min_freq_mhz_show() local
768 struct intel_gt *gt = kobj_to_gt(kobj->parent); in default_max_freq_mhz_show() local
781 struct intel_gt *gt = kobj_to_gt(kobj->parent); in default_rps_up_threshold_pct_show() local
[all …]
A Dintel_gt_pm_debugfs.c69 struct intel_gt *gt = m->private; in fw_domains_show() local
92 struct intel_gt *gt = m->private; in vlv_drpc() local
117 struct intel_gt *gt = m->private; in gen6_drpc() local
206 struct intel_gt *gt = m->private; in ilk_drpc() local
265 struct intel_gt *gt = m->private; in mtl_drpc() local
319 struct intel_gt *gt = m->private; in drpc_show() local
457 struct intel_gt *gt = data; in llc_eval() local
538 struct intel_gt *gt = data; in rps_eval() local
550 struct intel_gt *gt = data; in perf_limit_reasons_get() local
561 struct intel_gt *gt = data; in perf_limit_reasons_clear() local
[all …]
A Dintel_gt_mcr.c108 void intel_gt_mcr_init(struct intel_gt *gt) in intel_gt_mcr_init()
207 static u32 rw_with_mcr_steering_fw(struct intel_gt *gt, in rw_with_mcr_steering_fw()
284 static u32 rw_with_mcr_steering(struct intel_gt *gt, in rw_with_mcr_steering()
327 void intel_gt_mcr_lock(struct intel_gt *gt, unsigned long *flags) in intel_gt_mcr_lock()
412 void intel_gt_mcr_lock_sanitize(struct intel_gt *gt) in intel_gt_mcr_lock_sanitize()
436 u32 intel_gt_mcr_read(struct intel_gt *gt, in intel_gt_mcr_read()
472 void intel_gt_mcr_multicast_write(struct intel_gt *gt, in intel_gt_mcr_multicast_write()
562 static bool reg_needs_read_steering(struct intel_gt *gt, in reg_needs_read_steering()
593 static void get_nonterminated_steering(struct intel_gt *gt, in get_nonterminated_steering()
743 struct intel_gt *gt, in report_steering_type()
[all …]
A Dintel_gt.h20 #define IS_GFX_GT_IP_RANGE(gt, from, until) ( \ argument
34 #define IS_MEDIA_GT_IP_RANGE(gt, from, until) ( \ argument
56 #define IS_GFX_GT_IP_STEP(gt, ipver, from, until) ( \ argument
74 #define IS_MEDIA_GT_IP_STEP(gt, ipver, from, until) ( \ argument
79 #define GT_TRACE(gt, fmt, ...) do { \ argument
85 static inline bool gt_is_root(struct intel_gt *gt) in gt_is_root()
127 static inline struct intel_guc *gt_to_guc(struct intel_gt *gt) in gt_to_guc()
155 static inline u32 intel_gt_scratch_offset(const struct intel_gt *gt, in intel_gt_scratch_offset()
161 static inline bool intel_gt_has_unrecoverable_error(const struct intel_gt *gt) in intel_gt_has_unrecoverable_error()
167 static inline bool intel_gt_is_wedged(const struct intel_gt *gt) in intel_gt_is_wedged()
[all …]
A Dintel_gt_pm_irq.c13 static void write_pm_imr(struct intel_gt *gt) in write_pm_imr()
32 static void gen6_gt_pm_update_irq(struct intel_gt *gt, in gen6_gt_pm_update_irq()
52 void gen6_gt_pm_unmask_irq(struct intel_gt *gt, u32 mask) in gen6_gt_pm_unmask_irq()
57 void gen6_gt_pm_mask_irq(struct intel_gt *gt, u32 mask) in gen6_gt_pm_mask_irq()
62 void gen6_gt_pm_reset_iir(struct intel_gt *gt, u32 reset_mask) in gen6_gt_pm_reset_iir()
74 static void write_pm_ier(struct intel_gt *gt) in write_pm_ier()
93 void gen6_gt_pm_enable_irq(struct intel_gt *gt, u32 enable_mask) in gen6_gt_pm_enable_irq()
102 void gen6_gt_pm_disable_irq(struct intel_gt *gt, u32 disable_mask) in gen6_gt_pm_disable_irq()
/linux/drivers/gpu/drm/xe/tests/
A Dxe_gt_sriov_pf_service_test.c20 struct xe_gt *gt; in pf_service_test_init() local
50 struct xe_gt *gt = test->priv; in pf_negotiate_any() local
63 struct xe_gt *gt = test->priv; in pf_negotiate_base_match() local
77 struct xe_gt *gt = test->priv; in pf_negotiate_base_newer() local
95 struct xe_gt *gt = test->priv; in pf_negotiate_base_next() local
112 struct xe_gt *gt = test->priv; in pf_negotiate_base_older() local
127 struct xe_gt *gt = test->priv; in pf_negotiate_base_prev() local
138 struct xe_gt *gt = test->priv; in pf_negotiate_latest_match() local
152 struct xe_gt *gt = test->priv; in pf_negotiate_latest_newer() local
166 struct xe_gt *gt = test->priv; in pf_negotiate_latest_next() local
[all …]
/linux/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc.c44 struct intel_gt *gt = guc_to_gt(guc); in intel_guc_notify() local
66 struct intel_gt *gt = guc_to_gt(guc); in intel_guc_init_send_regs() local
83 struct intel_gt *gt = guc_to_gt(guc); in gen9_reset_guc_interrupts() local
94 struct intel_gt *gt = guc_to_gt(guc); in gen9_enable_guc_interrupts() local
109 struct intel_gt *gt = guc_to_gt(guc); in gen9_disable_guc_interrupts() local
134 struct intel_gt *gt = guc_to_gt(guc); in gen11_reset_guc_interrupts() local
143 struct intel_gt *gt = guc_to_gt(guc); in gen11_enable_guc_interrupts() local
154 struct intel_gt *gt = guc_to_gt(guc); in gen11_disable_guc_interrupts() local
165 struct intel_gt *gt = guc_to_gt(guc); in guc_dead_worker_func() local
179 struct intel_gt *gt = guc_to_gt(guc); in intel_guc_init_early() local
[all …]

Completed in 64 milliseconds

1234567891011