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

1234

/src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_gt_requests.h17 static inline void intel_gt_retire_requests(struct intel_gt *gt) argument
H A Ddebugfs_gt.c19 void debugfs_gt_register(struct intel_gt *gt) argument
34 void debugfs_gt_register_files(struct intel_gt *gt, argument
H A Ddebugfs_engines.c21 struct intel_gt *gt = m->private; local in function:engines_show
34 void debugfs_engines_register(struct intel_gt *gt, struct dentry *root) argument
H A Dintel_gt_pm.h17 static inline bool intel_gt_pm_is_awake(const struct intel_gt *gt) argument
22 static inline void intel_gt_pm_get(struct intel_gt *gt) argument
27 static inline void __intel_gt_pm_get(struct intel_gt *gt) argument
32 static inline bool intel_gt_pm_get_if_awake(struct intel_gt *gt) argument
37 static inline void intel_gt_pm_put(struct intel_gt *gt) argument
42 intel_gt_pm_put_async(struct intel_gt * gt) argument
47 intel_gt_pm_wait_for_idle(struct intel_gt * gt) argument
63 is_mock_gt(const struct intel_gt * gt) argument
[all...]
H A Dintel_reset.h61 struct intel_gt *gt; member in struct:intel_wedge_me
[all...]
H A Dselftest_gt_pm.c18 struct intel_gt *gt = arg; local in function:live_gt_resume
[all...]
H A Dintel_gt.h57 intel_gt_scratch_offset(const struct intel_gt * gt,enum intel_gt_scratch_field field) argument
63 intel_gt_is_wedged(const struct intel_gt * gt) argument
68 intel_gt_has_init_error(const struct intel_gt * gt) argument
[all...]
H A Dselftest_reset.c17 struct intel_gt *gt = arg; local in function:igt_global_reset
47 struct intel_gt *gt local in function:igt_wedged_reset
68 struct intel_gt *gt = arg; local in function:igt_atomic_reset
112 struct intel_gt *gt = arg; local in function:igt_atomic_engine_reset
176 struct intel_gt *gt = &i915->gt; local in function:intel_reset_live_selftests
[all...]
H A Dintel_gt_pm_irq.c18 static void write_pm_imr(struct intel_gt *gt) argument
37 static void gen6_gt_pm_update_irq(struct intel_gt *gt, argument
57 gen6_gt_pm_unmask_irq(struct intel_gt * gt,u32 mask) argument
62 gen6_gt_pm_mask_irq(struct intel_gt * gt,u32 mask) argument
67 gen6_gt_pm_reset_iir(struct intel_gt * gt,u32 reset_mask) argument
79 write_pm_ier(struct intel_gt * gt) argument
98 gen6_gt_pm_enable_irq(struct intel_gt * gt,u32 enable_mask) argument
107 gen6_gt_pm_disable_irq(struct intel_gt * gt,u32 disable_mask) argument
[all...]
H A Dintel_gt_pm.c28 static void user_forcewake(struct intel_gt *gt, bool suspend) argument
48 struct intel_gt *gt = container_of(wf, typeof(*gt), wakeref); local in function:__gt_unpark
80 struct intel_gt *gt = container_of(wf, typeof(*gt), wakeref); local in function:__gt_park
110 intel_gt_pm_init_early(struct intel_gt * gt) argument
115 intel_gt_pm_init(struct intel_gt * gt) argument
126 reset_engines(struct intel_gt * gt) argument
134 gt_sanitize(struct intel_gt * gt,bool force) argument
176 intel_gt_pm_fini(struct intel_gt * gt) argument
183 intel_gt_resume(struct intel_gt * gt) argument
253 wait_for_suspend(struct intel_gt * gt) argument
270 intel_gt_suspend_prepare(struct intel_gt * gt) argument
289 intel_gt_suspend_late(struct intel_gt * gt) argument
327 intel_gt_runtime_suspend(struct intel_gt * gt) argument
334 intel_gt_runtime_resume(struct intel_gt * gt) argument
[all...]
H A Dintel_timeline_types.h87 struct intel_gt *gt; member in struct:intel_timeline
H A Dselftest_rc6.c22 struct intel_gt *gt = arg; local in function:live_rc6_manual
112 randomised_engines(struct intel_gt *gt, argument
142 struct intel_gt *gt = arg; local in function:live_rc6_ctx_wa
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Digt_flush_test.c22 struct intel_gt *gt = &i915->gt; local in function:igt_flush_test
H A Digt_reset.c19 void igt_global_reset_lock(struct intel_gt *gt) argument
38 igt_global_reset_unlock(struct intel_gt * gt) argument
50 igt_force_reset(struct intel_gt * gt) argument
[all...]
H A Digt_spinner.h22 struct intel_gt *gt; member in struct:igt_spinner
H A Digt_live_test.c24 struct intel_gt *gt = &i915->gt; local in function:igt_live_test_begin
H A Dmock_gem_device.c49 struct intel_gt *gt = &i915->gt; local in function:mock_device_flush
[all...]
H A Digt_spinner.c17 int igt_spinner_init(struct igt_spinner *spin, struct intel_gt *gt) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_huc_fw.c23 struct intel_gt *gt = huc_to_gt(huc); local in function:intel_huc_fw_init_early
H A Dintel_guc_fw.c140 struct intel_gt *gt = guc_to_gt(guc); local in function:intel_guc_fw_upload
H A Dintel_huc.c64 struct intel_gt *gt = huc_to_gt(huc); local in function:intel_huc_rsa_data_create
160 struct intel_gt *gt = huc_to_gt(huc); local in function:intel_huc_auth
213 struct intel_gt *gt local in function:intel_huc_check_status
[all...]
/src/sys/dev/marvell/
H A Dgtbrgvar.h31 gt_brg_bcr(device_t gt, uint32_t brg, uint32_t bc) argument
H A Dgtsdmavar.h31 gt_sdma_icause(device_t gt, uint32_t _imask) argument
42 gt_sdma_imask(device_t gt, uint32_t _imask) argument
H A Dgtdevbusvar.h31 gt_devbus_addr(device_t gt, int unit, uint32_t *ldp, uint32_t *hdp) argument
/src/share/doc/papers/memfs/
H A DMakefile

Completed in 8 milliseconds

1234