Searched defs:gt (Results 1 - 25 of 239) sorted by relevance

12345678910

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_gt_clock_utils.h18 static inline void intel_gt_check_clock_frequency(const struct intel_gt *gt) {} argument
H A Dintel_gt_requests.h17 static inline void intel_gt_retire_requests(struct intel_gt *gt) argument
H A Dselftest_engine.c15 struct intel_gt *gt = to_gt(i915); local
H A Dintel_tlb.h19 static inline u32 intel_gt_tlb_seqno(const struct intel_gt *gt) argument
24 static inline u32 intel_gt_next_invalidate_tlb_full(const struct intel_gt *gt) argument
H A Dintel_gt_ccs_mode.c11 unsigned int intel_gt_apply_ccs_mode(struct intel_gt *gt) argument
H A Dintel_sa_media.c12 int intel_sa_mediagt_setup(struct intel_gt *gt, phys_addr_t phys_addr, argument
[all...]
H A Dintel_reset.h64 struct intel_gt *gt; member in struct:intel_wedge_me
[all...]
H A Dintel_gt_engines_debugfs.c16 struct intel_gt *gt = m->private; local
29 void intel_gt_engines_debugfs_register(struct intel_gt *gt, struct dentry *root) argument
H A Dintel_timeline.h23 intel_timeline_create(struct intel_gt *gt) argument
H A Dintel_workarounds_types.h29 struct intel_gt *gt; member in struct:i915_wa_list
/linux-master/drivers/gpu/drm/xe/
H A Dxe_gt_sysfs_types.h23 struct xe_gt *gt; member in struct:kobj_gt
H A Dxe_gt_ccs_mode.h17 static inline bool xe_gt_ccs_mode_enabled(const struct xe_gt *gt) argument
H A Dxe_gt_sriov_pf.h14 static inline int xe_gt_sriov_pf_init_early(struct xe_gt *gt) argument
H A Dxe_gt_sriov_pf.c23 static int pf_alloc_metadata(struct xe_gt *gt) argument
43 int xe_gt_sriov_pf_init_early(struct xe_gt *gt) argument
H A Dxe_gt_sriov_pf_control.h21 static inline int xe_gt_sriov_pf_control_process_guc2pf(struct xe_gt *gt, const u32 *msg, u32 len) argument
H A Dxe_gt_sriov_pf_helpers.h25 static inline int xe_gt_sriov_pf_get_totalvfs(struct xe_gt *gt) argument
30 static inline struct mutex *xe_gt_sriov_pf_master_mutex(struct xe_gt *gt) argument
H A Dxe_gt.h61 xe_gt_is_media_type(struct xe_gt *gt) argument
66 xe_gt_is_usm_hwe(struct xe_gt *gt, struct xe_hw_engine *hwe) argument
[all...]
H A Dxe_tuning.c99 void xe_tuning_process_gt(struct xe_gt *gt) argument
/linux-master/drivers/gpu/drm/i915/selftests/
H A Digt_flush_test.c17 struct intel_gt *gt; local
H A Digt_reset.c14 void igt_global_reset_lock(struct intel_gt *gt) argument
33 igt_global_reset_unlock(struct intel_gt *gt) argument
45 igt_force_reset(struct intel_gt *gt) argument
[all...]
H A Digt_spinner.h20 struct intel_gt *gt; member in struct:igt_spinner
H A Digt_live_test.c22 struct intel_gt *gt; local
55 struct intel_gt *gt; local
[all...]
/linux-master/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_huc.c19 struct intel_gt *gt; local
H A Dintel_pxp_debugfs.c48 struct intel_gt *gt = pxp->ctrl_gt; local
H A Dintel_pxp_irq.c27 struct intel_gt *gt; local
54 static inline void __pxp_set_interrupts(struct intel_gt *gt, u32 interrupts) argument
63 static inline void pxp_irq_reset(struct intel_gt *gt) argument
72 struct intel_gt *gt = pxp->ctrl_gt; local
87 struct intel_gt *gt = pxp->ctrl_gt; local
[all...]

Completed in 178 milliseconds

12345678910