Searched defs:uncore (Results 1 - 25 of 71) sorted by last modified time

123

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_workarounds.c130 wal_get_fw_for_rmw(struct intel_uncore *uncore, const struct i915_wa_list *wal) argument
970 struct intel_uncore *uncore = rq->engine->uncore; local
1830 struct intel_uncore *uncore = gt->uncore; local
1884 struct intel_uncore *uncore = gt->uncore; local
2266 struct intel_uncore *uncore = engine->uncore; local
[all...]
H A Dintel_gt.c144 struct intel_uncore *uncore = gt->uncore; local
174 struct intel_uncore *uncore = gt->uncore; local
247 struct intel_uncore *uncore = gt->uncore; local
362 struct intel_uncore *uncore = gt->uncore; local
420 struct intel_uncore *uncore = gt->uncore; local
876 struct intel_uncore *uncore; local
[all...]
H A Dintel_engine_cs.c275 struct intel_uncore *uncore = gt->uncore; local
1657 struct intel_uncore *uncore = engine->uncore; local
1802 struct intel_uncore *uncore = engine->uncore; local
[all...]
H A Dgen8_ppgtt.c91 struct intel_uncore *uncore = ppgtt->vm.gt->uncore; local
H A Dintel_execlists_submission.c3544 struct intel_uncore *uncore = engine->uncore; local
[all...]
H A Dintel_reset.c202 struct intel_uncore *uncore = gt->uncore; local
237 struct intel_uncore *uncore = gt->uncore; local
271 struct intel_uncore *uncore = gt->uncore; local
415 struct intel_uncore *uncore = engine->uncore; local
505 struct intel_uncore *uncore = engine->uncore; local
565 struct intel_uncore *uncore = engine->uncore; local
[all...]
H A Dintel_rc6.c59 struct intel_uncore *uncore = gt->uncore; local
148 struct intel_uncore *uncore = rc6_to_uncore(rc6); local
218 struct intel_uncore *uncore = rc6_to_uncore(rc6); local
240 struct intel_uncore *uncore = rc6_to_uncore(rc6); local
294 struct intel_uncore *uncore = rc6_to_uncore(rc6); local
316 struct intel_uncore *uncore = rc6_to_uncore(rc6); local
369 struct intel_uncore *uncore = rc6_to_uncore(rc6); local
397 struct intel_uncore *uncore = rc6_to_uncore(rc6); local
425 struct intel_uncore *uncore = rc6_to_uncore(rc6); local
439 struct intel_uncore *uncore = rc6_to_uncore(rc6); local
568 struct intel_uncore *uncore = rc6_to_uncore(rc6); local
645 struct intel_uncore *uncore = rc6_to_uncore(rc6); local
683 struct intel_uncore *uncore = rc6_to_uncore(rc6); local
694 struct intel_uncore *uncore = rc6_to_uncore(rc6); local
734 struct intel_uncore *uncore = rc6_to_uncore(rc6); local
750 vlv_residency_raw(struct intel_uncore *uncore, const i915_reg_t reg) argument
798 struct intel_uncore *uncore = rc6_to_uncore(rc6); local
[all...]
H A Dintel_region_lmem.c169 static bool get_legacy_lowmem_region(struct intel_uncore *uncore, argument
184 static int reserve_lowmem_region(struct intel_uncore *uncore, argument
204 struct intel_uncore *uncore local
[all...]
H A Dintel_gtt.c438 struct intel_uncore *uncore = gt->uncore; local
503 static void xelpmp_setup_private_ppat(struct intel_uncore *uncore) argument
541 tgl_setup_private_ppat(struct intel_uncore *uncore) argument
577 icl_setup_private_ppat(struct intel_uncore *uncore) argument
610 bdw_setup_private_ppat(struct intel_uncore *uncore) argument
633 chv_setup_private_ppat(struct intel_uncore *uncore) argument
671 struct intel_uncore *uncore = gt->uncore; local
[all...]
H A Dintel_mocs.c604 static void __init_mocs_table(struct intel_uncore *uncore, argument
H A Dintel_ggtt.c191 struct intel_uncore *uncore = ggtt->vm.gt->uncore; local
216 struct intel_uncore *uncore = ggtt->vm.gt->uncore; local
231 struct intel_uncore *uncore local
1156 struct intel_uncore *uncore = ggtt->vm.gt->uncore; local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_bios.c2973 static u32 intel_spi_read(struct intel_uncore *uncore, u32 offset) argument
H A Dintel_display_irq.c1368 struct intel_uncore *uncore = &dev_priv->uncore; local
1386 struct intel_uncore *uncore = &dev_priv->uncore; local
1417 struct intel_uncore *uncore = &dev_priv->uncore; local
1437 struct intel_uncore *uncore = &dev_priv->uncore; local
1485 struct intel_uncore *uncore = &dev_priv->uncore; local
1509 struct intel_uncore *uncore = &dev_priv->uncore; local
1541 struct intel_uncore *uncore = &dev_priv->uncore; local
1587 struct intel_uncore *uncore = &i915->uncore; local
1631 struct intel_uncore *uncore = &dev_priv->uncore; local
1721 struct intel_uncore *uncore = &i915->uncore; local
1735 struct intel_uncore *uncore = &dev_priv->uncore; local
[all...]
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c369 struct intel_uncore *uncore = gt->uncore; local
422 struct intel_uncore *uncore local
[all...]
H A Dintel_huc.c468 struct intel_uncore *uncore = gt->uncore; local
H A Dintel_guc_fw.c22 struct intel_uncore *uncore = gt->uncore; local
51 guc_xfer_rsa_mmio(struct intel_uc_fw *guc_fw, struct intel_uncore *uncore) argument
68 guc_xfer_rsa_vma(struct intel_uc_fw *guc_fw, struct intel_uncore *uncore) argument
80 guc_xfer_rsa(struct intel_uc_fw *guc_fw, struct intel_uncore *uncore) argument
97 guc_load_done(struct intel_uncore *uncore, u32 *status, bool *success) argument
156 struct intel_uncore *uncore = gt->uncore; local
283 struct intel_uncore *uncore = gt->uncore; local
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_device_types.h521 } uncore; member in struct:xe_device
/linux-master/drivers/gpu/drm/i915/
H A Di915_hwmon.c48 struct intel_uncore *uncore; member in struct:hwm_drvdata
72 struct intel_uncore *uncore = ddat->uncore; local
93 struct intel_uncore *uncore = ddat->uncore; local
128 struct intel_uncore *uncore local
725 struct intel_uncore *uncore = &i915->uncore; local
[all...]
H A Dintel_uncore.c42 fw_domains_get(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
56 static void mmio_debug_suspend(struct intel_uncore *uncore) argument
74 mmio_debug_resume(struct intel_uncore *uncore) argument
291 fw_domains_get_normal(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
310 fw_domains_get_with_fallback(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
330 fw_domains_put(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
344 fw_domains_reset(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
359 gt_thread_status(struct intel_uncore *uncore) argument
369 __gen6_gt_wait_for_thread_c0(struct intel_uncore *uncore) argument
380 fw_domains_get_with_thread_status(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
389 fifo_free_entries(struct intel_uncore *uncore) argument
396 __gen6_gt_wait_for_fifo(struct intel_uncore *uncore) argument
425 struct intel_uncore *uncore = domain->uncore; local
448 intel_uncore_forcewake_reset(struct intel_uncore *uncore) argument
508 fpga_check_for_unclaimed_mmio(struct intel_uncore *uncore) argument
538 vlv_check_for_unclaimed_mmio(struct intel_uncore *uncore) argument
552 gen6_check_for_fifo_debug(struct intel_uncore *uncore) argument
567 check_for_unclaimed_mmio(struct intel_uncore *uncore) argument
588 forcewake_early_sanitize(struct intel_uncore *uncore, unsigned int restore_forcewake) argument
614 intel_uncore_suspend(struct intel_uncore *uncore) argument
626 intel_uncore_resume_early(struct intel_uncore *uncore) argument
642 intel_uncore_runtime_resume(struct intel_uncore *uncore) argument
650 __intel_uncore_forcewake_get(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
682 intel_uncore_forcewake_get(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
705 intel_uncore_forcewake_user_get(struct intel_uncore *uncore) argument
722 intel_uncore_forcewake_user_put(struct intel_uncore *uncore) argument
740 intel_uncore_forcewake_get__locked(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
751 __intel_uncore_forcewake_put(struct intel_uncore *uncore, enum forcewake_domains fw_domains, bool delayed) argument
784 intel_uncore_forcewake_put(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
797 intel_uncore_forcewake_put_delayed(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
815 intel_uncore_forcewake_flush(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
840 intel_uncore_forcewake_put__locked(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
851 assert_forcewakes_inactive(struct intel_uncore *uncore) argument
861 assert_forcewakes_active(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
941 find_fw_domain(struct intel_uncore *uncore, u32 offset) argument
1197 is_shadowed(struct intel_uncore *uncore, u32 offset) argument
1212 gen6_reg_write_fw_domains(struct intel_uncore *uncore, i915_reg_t reg) argument
1897 ilk_dummy_write(struct intel_uncore *uncore) argument
1906 __unclaimed_reg_debug(struct intel_uncore *uncore, const i915_reg_t reg, const bool read) argument
1920 __unclaimed_previous_reg_debug(struct intel_uncore *uncore, const i915_reg_t reg, const bool read) argument
1932 unclaimed_reg_debug_header(struct intel_uncore *uncore, const i915_reg_t reg, const bool read) argument
1948 unclaimed_reg_debug_footer(struct intel_uncore *uncore, const i915_reg_t reg, const bool read) argument
2026 ___force_wake_auto(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
2040 __force_wake_auto(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
2067 fwtable_reg_read_fw_domains(struct intel_uncore *uncore, i915_reg_t reg) argument
2156 fwtable_reg_write_fw_domains(struct intel_uncore *uncore, i915_reg_t reg) argument
2206 __fw_domain_init(struct intel_uncore *uncore, enum forcewake_domain_id domain_id, i915_reg_t reg_set, i915_reg_t reg_ack) argument
2264 fw_domain_fini(struct intel_uncore *uncore, enum forcewake_domain_id domain_id) argument
2281 intel_uncore_fw_domains_fini(struct intel_uncore *uncore) argument
2302 intel_uncore_fw_domains_init(struct intel_uncore *uncore) argument
2450 struct intel_uncore *uncore = container_of(nb, local
2485 intel_uncore_setup_mmio(struct intel_uncore *uncore, phys_addr_t phys_addr) argument
2517 intel_uncore_init_early(struct intel_uncore *uncore, struct intel_gt *gt) argument
2526 uncore_raw_init(struct intel_uncore *uncore) argument
2542 uncore_media_forcewake_init(struct intel_uncore *uncore) argument
2558 uncore_forcewake_init(struct intel_uncore *uncore) argument
2625 sanity_check_mmio_access(struct intel_uncore *uncore) argument
2655 intel_uncore_init_mmio(struct intel_uncore *uncore) argument
2713 intel_uncore_prune_engine_fw_domains(struct intel_uncore *uncore, struct intel_gt *gt) argument
2776 driver_initiated_flr(struct intel_uncore *uncore) argument
2830 struct intel_uncore *uncore = data; local
2871 __intel_wait_for_register_fw(struct intel_uncore *uncore, i915_reg_t reg, u32 mask, u32 value, unsigned int fast_timeout_us, unsigned int slow_timeout_ms, u32 *out_value) argument
2920 __intel_wait_for_register(struct intel_uncore *uncore, i915_reg_t reg, u32 mask, u32 value, unsigned int fast_timeout_us, unsigned int slow_timeout_ms, u32 *out_value) argument
2960 intel_uncore_unclaimed_mmio(struct intel_uncore *uncore) argument
2975 intel_uncore_arm_unclaimed_mmio_detection(struct intel_uncore *uncore) argument
3020 intel_uncore_forcewake_for_reg(struct intel_uncore *uncore, i915_reg_t reg, unsigned int op) argument
[all...]
H A Di915_perf_types.h176 struct intel_uncore *uncore; member in struct:i915_perf_stream
H A Di915_perf.c438 struct intel_uncore *uncore = stream->uncore; local
446 struct intel_uncore *uncore = stream->uncore; local
453 struct intel_uncore *uncore = stream->uncore; local
729 struct intel_uncore *uncore = stream->uncore; local
948 struct intel_uncore *uncore = stream->uncore; local
1039 struct intel_uncore *uncore = stream->uncore; local
1153 struct intel_uncore *uncore = stream->uncore; local
1698 struct intel_uncore *uncore = stream->uncore; local
1743 struct intel_uncore *uncore = stream->uncore; local
1796 struct intel_uncore *uncore = stream->uncore; local
2381 struct intel_uncore *uncore = stream->uncore; local
2405 struct intel_uncore *uncore = stream->uncore; local
2817 struct intel_uncore *uncore = stream->uncore; local
2876 struct intel_uncore *uncore = stream->uncore; local
2948 struct intel_uncore *uncore = stream->uncore; local
2958 struct intel_uncore *uncore = stream->uncore; local
2969 struct intel_uncore *uncore = stream->uncore; local
3003 struct intel_uncore *uncore = stream->uncore; local
3033 struct intel_uncore *uncore = stream->uncore; local
3101 struct intel_uncore *uncore = stream->uncore; local
3113 struct intel_uncore *uncore = stream->uncore; local
3125 struct intel_uncore *uncore = stream->uncore; local
[all...]
H A Di915_gpu_error.c1211 struct intel_uncore *uncore = gt->_gt->uncore; local
1769 struct intel_uncore *uncore = gt->_gt->uncore; local
1790 struct intel_uncore *uncore = gt->_gt->uncore; local
1835 struct intel_uncore *uncore = gt->_gt->uncore; local
[all...]
H A Di915_drv.h204 struct intel_uncore uncore; member in struct:drm_i915_private
H A Di915_debugfs.c341 struct intel_uncore *uncore = &dev_priv->uncore; local
[all...]
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_stolen.c89 struct intel_uncore *uncore = ggtt->vm.gt->uncore; local
203 g4x_get_stolen_reserved(struct drm_i915_private *i915, struct intel_uncore *uncore, resource_size_t *base, resource_size_t *size) argument
238 gen6_get_stolen_reserved(struct drm_i915_private *i915, struct intel_uncore *uncore, resource_size_t *base, resource_size_t *size) argument
271 vlv_get_stolen_reserved(struct drm_i915_private *i915, struct intel_uncore *uncore, resource_size_t *base, resource_size_t *size) argument
300 gen7_get_stolen_reserved(struct drm_i915_private *i915, struct intel_uncore *uncore, resource_size_t *base, resource_size_t *size) argument
327 chv_get_stolen_reserved(struct drm_i915_private *i915, struct intel_uncore *uncore, resource_size_t *base, resource_size_t *size) argument
360 bdw_get_stolen_reserved(struct drm_i915_private *i915, struct intel_uncore *uncore, resource_size_t *base, resource_size_t *size) argument
380 icl_get_stolen_reserved(struct drm_i915_private *i915, struct intel_uncore *uncore, resource_size_t *base, resource_size_t *size) argument
447 struct intel_uncore *uncore = &i915->uncore; local
867 mtl_get_gms_size(struct intel_uncore *uncore) argument
894 struct intel_uncore *uncore = &i915->uncore; local
[all...]

Completed in 365 milliseconds

123