Home
last modified time | relevance | path

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

123

/openbsd-src/sys/dev/pci/drm/i915/
H A Dintel_uncore.c42 fw_domains_get(struct intel_uncore *uncore, enum forcewake_domains fw_domains) in fw_domains_get() argument
56 static void mmio_debug_suspend(struct intel_uncore *uncore) in mmio_debug_suspend() argument
74 mmio_debug_resume(struct intel_uncore * uncore) mmio_debug_resume() argument
295 fw_domains_get_normal(struct intel_uncore * uncore,enum forcewake_domains fw_domains) fw_domains_get_normal() argument
314 fw_domains_get_with_fallback(struct intel_uncore * uncore,enum forcewake_domains fw_domains) fw_domains_get_with_fallback() argument
334 fw_domains_put(struct intel_uncore * uncore,enum forcewake_domains fw_domains) fw_domains_put() argument
348 fw_domains_reset(struct intel_uncore * uncore,enum forcewake_domains fw_domains) fw_domains_reset() argument
363 gt_thread_status(struct intel_uncore * uncore) gt_thread_status() argument
373 __gen6_gt_wait_for_thread_c0(struct intel_uncore * uncore) __gen6_gt_wait_for_thread_c0() argument
384 fw_domains_get_with_thread_status(struct intel_uncore * uncore,enum forcewake_domains fw_domains) fw_domains_get_with_thread_status() argument
393 fifo_free_entries(struct intel_uncore * uncore) fifo_free_entries() argument
400 __gen6_gt_wait_for_fifo(struct intel_uncore * uncore) __gen6_gt_wait_for_fifo() argument
431 struct intel_uncore *uncore = domain->uncore; intel_uncore_fw_release_timer() local
458 struct intel_uncore *uncore = domain->uncore; intel_uncore_fw_release_timer() local
481 intel_uncore_forcewake_reset(struct intel_uncore * uncore) intel_uncore_forcewake_reset() argument
541 fpga_check_for_unclaimed_mmio(struct intel_uncore * uncore) fpga_check_for_unclaimed_mmio() argument
571 vlv_check_for_unclaimed_mmio(struct intel_uncore * uncore) vlv_check_for_unclaimed_mmio() argument
585 gen6_check_for_fifo_debug(struct intel_uncore * uncore) gen6_check_for_fifo_debug() argument
600 check_for_unclaimed_mmio(struct intel_uncore * uncore) check_for_unclaimed_mmio() argument
621 forcewake_early_sanitize(struct intel_uncore * uncore,unsigned int restore_forcewake) forcewake_early_sanitize() argument
647 intel_uncore_suspend(struct intel_uncore * uncore) intel_uncore_suspend() argument
659 intel_uncore_resume_early(struct intel_uncore * uncore) intel_uncore_resume_early() argument
675 intel_uncore_runtime_resume(struct intel_uncore * uncore) intel_uncore_runtime_resume() argument
683 __intel_uncore_forcewake_get(struct intel_uncore * uncore,enum forcewake_domains fw_domains) __intel_uncore_forcewake_get() argument
715 intel_uncore_forcewake_get(struct intel_uncore * uncore,enum forcewake_domains fw_domains) intel_uncore_forcewake_get() argument
738 intel_uncore_forcewake_user_get(struct intel_uncore * uncore) intel_uncore_forcewake_user_get() argument
755 intel_uncore_forcewake_user_put(struct intel_uncore * uncore) intel_uncore_forcewake_user_put() argument
773 intel_uncore_forcewake_get__locked(struct intel_uncore * uncore,enum forcewake_domains fw_domains) intel_uncore_forcewake_get__locked() argument
784 __intel_uncore_forcewake_put(struct intel_uncore * uncore,enum forcewake_domains fw_domains,bool delayed) __intel_uncore_forcewake_put() argument
817 intel_uncore_forcewake_put(struct intel_uncore * uncore,enum forcewake_domains fw_domains) intel_uncore_forcewake_put() argument
830 intel_uncore_forcewake_put_delayed(struct intel_uncore * uncore,enum forcewake_domains fw_domains) intel_uncore_forcewake_put_delayed() argument
848 intel_uncore_forcewake_flush(struct intel_uncore * uncore,enum forcewake_domains fw_domains) intel_uncore_forcewake_flush() argument
873 intel_uncore_forcewake_put__locked(struct intel_uncore * uncore,enum forcewake_domains fw_domains) intel_uncore_forcewake_put__locked() argument
884 assert_forcewakes_inactive(struct intel_uncore * uncore) assert_forcewakes_inactive() argument
894 assert_forcewakes_active(struct intel_uncore * uncore,enum forcewake_domains fw_domains) assert_forcewakes_active() argument
974 find_fw_domain(struct intel_uncore * uncore,u32 offset) find_fw_domain() argument
1230 is_shadowed(struct intel_uncore * uncore,u32 offset) is_shadowed() argument
1245 gen6_reg_write_fw_domains(struct intel_uncore * uncore,i915_reg_t reg) gen6_reg_write_fw_domains() argument
1250 __fwtable_reg_read_fw_domains(uncore,offset) global() argument
1258 __fwtable_reg_write_fw_domains(uncore,offset) global() argument
1927 ilk_dummy_write(struct intel_uncore * uncore) ilk_dummy_write() argument
1936 __unclaimed_reg_debug(struct intel_uncore * uncore,const i915_reg_t reg,const bool read) __unclaimed_reg_debug() argument
1950 __unclaimed_previous_reg_debug(struct intel_uncore * uncore,const i915_reg_t reg,const bool read) __unclaimed_previous_reg_debug() argument
1962 unclaimed_reg_debug_header(struct intel_uncore * uncore,const i915_reg_t reg,const bool read) unclaimed_reg_debug_header() argument
1978 unclaimed_reg_debug_footer(struct intel_uncore * uncore,const i915_reg_t reg,const bool read) unclaimed_reg_debug_footer() argument
2056 ___force_wake_auto(struct intel_uncore * uncore,enum forcewake_domains fw_domains) ___force_wake_auto() argument
2070 __force_wake_auto(struct intel_uncore * uncore,enum forcewake_domains fw_domains) __force_wake_auto() argument
2097 fwtable_reg_read_fw_domains(struct intel_uncore * uncore,i915_reg_t reg) fwtable_reg_read_fw_domains() argument
2186 fwtable_reg_write_fw_domains(struct intel_uncore * uncore,i915_reg_t reg) fwtable_reg_write_fw_domains() argument
2209 ASSIGN_RAW_WRITE_MMIO_VFUNCS(uncore,x) global() argument
2216 ASSIGN_RAW_READ_MMIO_VFUNCS(uncore,x) global() argument
2224 ASSIGN_WRITE_MMIO_VFUNCS(uncore,x) global() argument
2230 ASSIGN_READ_MMIO_VFUNCS(uncore,x) global() argument
2236 __fw_domain_init(struct intel_uncore * uncore,enum forcewake_domain_id domain_id,i915_reg_t reg_set,i915_reg_t reg_ack) __fw_domain_init() argument
2298 fw_domain_fini(struct intel_uncore * uncore,enum forcewake_domain_id domain_id) fw_domain_fini() argument
2315 intel_uncore_fw_domains_fini(struct intel_uncore * uncore) intel_uncore_fw_domains_fini() argument
2336 intel_uncore_fw_domains_init(struct intel_uncore * uncore) intel_uncore_fw_domains_init() argument
2468 ASSIGN_FW_DOMAINS_TABLE(uncore,d) global() argument
2475 ASSIGN_SHADOW_TABLE(uncore,d) global() argument
2484 struct intel_uncore *uncore = container_of(nb, i915_pmic_bus_access_notifier() local
2521 intel_uncore_setup_mmio(struct intel_uncore * uncore,phys_addr_t phys_addr) intel_uncore_setup_mmio() argument
2554 intel_uncore_init_early(struct intel_uncore * uncore,struct intel_gt * gt) intel_uncore_init_early() argument
2563 uncore_raw_init(struct intel_uncore * uncore) uncore_raw_init() argument
2579 uncore_media_forcewake_init(struct intel_uncore * uncore) uncore_media_forcewake_init() argument
2595 uncore_forcewake_init(struct intel_uncore * uncore) uncore_forcewake_init() argument
2662 sanity_check_mmio_access(struct intel_uncore * uncore) sanity_check_mmio_access() argument
2692 intel_uncore_init_mmio(struct intel_uncore * uncore) intel_uncore_init_mmio() argument
2750 intel_uncore_prune_engine_fw_domains(struct intel_uncore * uncore,struct intel_gt * gt) intel_uncore_prune_engine_fw_domains() argument
2813 driver_initiated_flr(struct intel_uncore * uncore) driver_initiated_flr() argument
2867 struct intel_uncore *uncore = data; intel_uncore_fini_mmio() local
2908 __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) __intel_wait_for_register_fw() argument
2957 __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) __intel_wait_for_register() argument
2997 intel_uncore_unclaimed_mmio(struct intel_uncore * uncore) intel_uncore_unclaimed_mmio() argument
3012 intel_uncore_arm_unclaimed_mmio_detection(struct intel_uncore * uncore) intel_uncore_arm_unclaimed_mmio_detection() argument
3057 intel_uncore_forcewake_for_reg(struct intel_uncore * uncore,i915_reg_t reg,unsigned int op) intel_uncore_forcewake_for_reg() argument
[all...]
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 Di915_irq.c81 void gen3_irq_reset(struct intel_uncore *uncore, i915_reg_t imr, in gen3_irq_reset()
96 static void gen2_irq_reset(struct intel_uncore *uncore) in gen2_irq_reset()
113 void gen3_assert_iir_is_zero(struct intel_uncore *uncore, i915_reg_t reg) in gen3_assert_iir_is_zero()
129 static void gen2_assert_iir_is_zero(struct intel_uncore *uncore) in gen2_assert_iir_is_zero()
145 void gen3_irq_init(struct intel_uncore *uncore, in gen3_irq_init()
157 static void gen2_irq_init(struct intel_uncore *uncore, in gen2_irq_init()
664 struct intel_uncore *uncore = &dev_priv->uncore; in ibx_irq_reset() local
679 struct intel_uncore *uncore = &dev_priv->uncore; in ilk_irq_reset() local
712 struct intel_uncore *uncore = &dev_priv->uncore; in gen8_irq_reset() local
728 struct intel_uncore *uncore = gt->uncore; in gen11_irq_reset() local
[all …]
H A Di915_irq.h53 #define GEN8_IRQ_RESET_NDX(uncore, type, which) \ argument
60 #define GEN3_IRQ_RESET(uncore, type) \ argument
63 #define GEN8_IRQ_INIT_NDX(uncore, type, which, imr_val, ier_val) \ argument
72 #define GEN3_IRQ_INIT(uncore, type, imr_val, ier_val) \ argument
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 Dvlv_suspend.c111 struct intel_uncore *uncore = &i915->uncore; in vlv_save_gunit_s0ix_state() local
196 struct intel_uncore *uncore = &i915->uncore; in vlv_restore_gunit_s0ix_state() local
305 struct intel_uncore *uncore = &i915->uncore; in vlv_force_gfx_clock() local
329 struct intel_uncore *uncore = &i915->uncore; in vlv_allow_gt_wake() local
372 struct intel_uncore *uncore = &i915->uncore; in vlv_check_no_gt_access() local
H A Di915_perf.c443 struct intel_uncore *uncore = stream->uncore; in gen12_oa_hw_tail_read() local
451 struct intel_uncore *uncore = stream->uncore; in gen8_oa_hw_tail_read() local
458 struct intel_uncore *uncore = stream->uncore; in gen7_oa_hw_tail_read() local
745 struct intel_uncore *uncore = stream->uncore; gen8_append_oa_reports() local
972 struct intel_uncore *uncore = stream->uncore; gen8_oa_read() local
1063 struct intel_uncore *uncore = stream->uncore; gen7_append_oa_reports() local
1188 struct intel_uncore *uncore = stream->uncore; gen7_oa_read() local
1749 struct intel_uncore *uncore = stream->uncore; gen7_init_oa_buffer() local
1794 struct intel_uncore *uncore = stream->uncore; gen8_init_oa_buffer() local
1847 struct intel_uncore *uncore = stream->uncore; gen12_init_oa_buffer() local
2436 struct intel_uncore *uncore = stream->uncore; hsw_enable_metric_set() local
2460 struct intel_uncore *uncore = stream->uncore; hsw_disable_metric_set() local
2872 struct intel_uncore *uncore = stream->uncore; gen8_enable_metric_set() local
2931 struct intel_uncore *uncore = stream->uncore; gen12_enable_metric_set() local
3003 struct intel_uncore *uncore = stream->uncore; gen8_disable_metric_set() local
3013 struct intel_uncore *uncore = stream->uncore; gen11_disable_metric_set() local
3024 struct intel_uncore *uncore = stream->uncore; gen12_disable_metric_set() local
3058 struct intel_uncore *uncore = stream->uncore; gen7_oa_enable() local
3088 struct intel_uncore *uncore = stream->uncore; gen8_oa_enable() local
3160 struct intel_uncore *uncore = stream->uncore; gen7_oa_disable() local
3172 struct intel_uncore *uncore = stream->uncore; gen8_oa_disable() local
3184 struct intel_uncore *uncore = stream->uncore; gen12_oa_disable() local
[all...]
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_clock_utils.c13 static u32 read_reference_ts_freq(struct intel_uncore *uncore) in read_reference_ts_freq()
30 static u32 gen11_get_crystal_clock_freq(struct intel_uncore *uncore, in gen11_get_crystal_clock_freq()
56 static u32 gen11_read_clock_frequency(struct intel_uncore *uncore) in gen11_read_clock_frequency()
89 static u32 gen9_read_clock_frequency(struct intel_uncore *uncore) in gen9_read_clock_frequency()
111 static u32 gen6_read_clock_frequency(struct intel_uncore *uncore) in gen6_read_clock_frequency()
123 static u32 gen5_read_clock_frequency(struct intel_uncore *uncore) in gen5_read_clock_frequency()
132 static u32 g4x_read_clock_frequency(struct intel_uncore *uncore) in g4x_read_clock_frequency()
143 static u32 gen4_read_clock_frequency(struct intel_uncore *uncore) in gen4_read_clock_frequency()
157 static u32 read_clock_frequency(struct intel_uncore *uncore) in read_clock_frequency()
H A Dintel_rc6.c59 struct intel_uncore *uncore = gt->uncore; in gen11_rc6_enable() local
148 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen9_rc6_enable() local
218 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen8_rc6_enable() local
240 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen6_rc6_enable() local
294 struct intel_uncore *uncore = rc6_to_uncore(rc6); in chv_rc6_init() local
316 struct intel_uncore *uncore = rc6_to_uncore(rc6); in vlv_rc6_init() local
369 struct intel_uncore *uncore = rc6_to_uncore(rc6); in chv_rc6_enable() local
397 struct intel_uncore *uncore = rc6_to_uncore(rc6); in vlv_rc6_enable() local
425 struct intel_uncore *uncore = rc6_to_uncore(rc6); in intel_check_bios_c6_setup() local
439 struct intel_uncore *uncore = rc6_to_uncore(rc6); in bxt_check_bios_rc6_setup() local
[all …]
H A Dintel_rps.c72 static void set(struct intel_uncore *uncore, i915_reg_t reg, u32 val) in set()
280 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_init() local
318 struct intel_uncore *uncore = in __ips_chipset_val() local
353 static unsigned long ips_mch_val(struct intel_uncore *uncore) in ips_mch_val()
390 struct intel_uncore *uncore = in __gen5_ips_update() local
434 struct intel_uncore *uncore = rps_to_uncore(rps); in __gen5_rps_set() local
485 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
625 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_disable() local
678 struct intel_uncore *uncore = gt->uncore; in rps_set_power() local
[all …]
H A Dintel_gtt.c406 struct intel_uncore *uncore = gt->uncore; gtt_write_workarounds() local
471 xelpmp_setup_private_ppat(struct intel_uncore * uncore) xelpmp_setup_private_ppat() argument
509 tgl_setup_private_ppat(struct intel_uncore * uncore) tgl_setup_private_ppat() argument
545 icl_setup_private_ppat(struct intel_uncore * uncore) icl_setup_private_ppat() argument
578 bdw_setup_private_ppat(struct intel_uncore * uncore) bdw_setup_private_ppat() argument
601 chv_setup_private_ppat(struct intel_uncore * uncore) chv_setup_private_ppat() argument
639 struct intel_uncore *uncore = gt->uncore; setup_private_pat() local
[all...]
H A Dintel_ggtt_fencing.c92 struct intel_uncore *uncore = fence_to_uncore(fence); in i965_write_fence_reg() local
139 struct intel_uncore *uncore = fence_to_uncore(fence); in i915_write_fence_reg() local
164 struct intel_uncore *uncore = fence_to_uncore(fence); in i830_write_fence_reg() local
204 struct intel_uncore *uncore = fence_to_uncore(fence); in fence_update() local
574 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in detect_bit_6_swizzle() local
846 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in intel_ggtt_init_fences() local
906 struct intel_uncore *uncore = gt->uncore; in intel_gt_init_swizzling() local
H A Dintel_gt_irq.c215 struct intel_uncore *uncore = gt->uncore; in gen11_gt_irq_reset() local
263 struct intel_uncore *uncore = gt->uncore; in gen11_gt_irq_postinstall() local
455 struct intel_uncore *uncore = gt->uncore; in gen8_gt_irq_reset() local
477 struct intel_uncore *uncore = gt->uncore; in gen8_gt_irq_postinstall() local
517 struct intel_uncore *uncore = gt->uncore; in gen5_gt_irq_reset() local
526 struct intel_uncore *uncore = gt->uncore; in gen5_gt_irq_postinstall() local
H A Dintel_gt_pm_debugfs.c72 struct intel_uncore *uncore = gt->uncore; in fw_domains_show() local
91 struct intel_uncore *uncore = gt->uncore; in vlv_drpc() local
117 struct intel_uncore *uncore = gt->uncore; in gen6_drpc() local
205 struct intel_uncore *uncore = gt->uncore; in ilk_drpc() local
264 struct intel_uncore *uncore = gt->uncore; in mtl_drpc() local
341 struct intel_uncore *uncore = gt->uncore; in intel_gt_pm_frequency_dump() local
514 struct intel_uncore *uncore = gt->uncore; in rps_boost_show() local
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_gt.c138 struct intel_uncore *uncore = gt->uncore; in init_unused_ring() local
168 struct intel_uncore *uncore = gt->uncore; in intel_gt_init_hw() local
241 struct intel_uncore *uncore = gt->uncore; intel_gt_clear_error_registers() local
345 struct intel_uncore *uncore = gt->uncore; gen8_check_faults() local
403 struct intel_uncore *uncore = gt->uncore; intel_gt_flush_ggtt_writes() local
863 struct intel_uncore *uncore; intel_gt_tile_setup() local
[all...]
H A Dintel_sseu.c188 xehp_load_dss_mask(struct intel_uncore *uncore, in xehp_load_dss_mask()
211 struct intel_uncore *uncore = gt->uncore; in xehp_sseu_info_init() local
259 struct intel_uncore *uncore = gt->uncore; in gen12_sseu_info_init() local
300 struct intel_uncore *uncore = gt->uncore; in gen11_sseu_info_init() local
387 struct intel_uncore *uncore = gt->uncore; in gen9_sseu_info_init() local
492 struct intel_uncore *uncore = gt->uncore; in bdw_sseu_info_init() local
H A Dintel_region_lmem.c207 static bool get_legacy_lowmem_region(struct intel_uncore *uncore, in get_legacy_lowmem_region() argument
222 static int reserve_lowmem_region(struct intel_uncore *uncore, in reserve_lowmem_region() argument
242 struct intel_uncore *uncore in setup_lmem() local
[all...]
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
/openbsd-src/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_fw.c22 struct intel_uncore *uncore = gt->uncore; in guc_prepare_xfer() local
52 guc_xfer_rsa_mmio(struct intel_uc_fw * guc_fw,struct intel_uncore * uncore) guc_xfer_rsa_mmio() argument
69 guc_xfer_rsa_vma(struct intel_uc_fw * guc_fw,struct intel_uncore * uncore) guc_xfer_rsa_vma() argument
81 guc_xfer_rsa(struct intel_uc_fw * guc_fw,struct intel_uncore * uncore) guc_xfer_rsa() argument
97 guc_load_done(struct intel_uncore * uncore,u32 * status,bool * success) guc_load_done() argument
156 struct intel_uncore *uncore = gt->uncore; guc_wait_ucode() local
283 struct intel_uncore *uncore = gt->uncore; intel_guc_fw_upload() local
[all...]
/openbsd-src/sys/dev/pci/drm/i915/gem/
H A Di915_gem_stolen.c89 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in adjust_stolen() local
206 struct intel_uncore *uncore, in g4x_get_stolen_reserved() argument
241 struct intel_uncore *uncore, in gen6_get_stolen_reserved() argument
274 struct intel_uncore *uncore, in vlv_get_stolen_reserved() argument
303 struct intel_uncore *uncore, in gen7_get_stolen_reserved() argument
330 chv_get_stolen_reserved(struct drm_i915_private * i915,struct intel_uncore * uncore,resource_size_t * base,resource_size_t * size) chv_get_stolen_reserved() argument
363 bdw_get_stolen_reserved(struct drm_i915_private * i915,struct intel_uncore * uncore,resource_size_t * base,resource_size_t * size) bdw_get_stolen_reserved() argument
383 icl_get_stolen_reserved(struct drm_i915_private * i915,struct intel_uncore * uncore,resource_size_t * base,resource_size_t * size) icl_get_stolen_reserved() argument
449 struct intel_uncore *uncore = &i915->uncore; init_reserved_stolen() local
903 mtl_get_gms_size(struct intel_uncore * uncore) mtl_get_gms_size() argument
930 struct intel_uncore *uncore = &i915->uncore; i915_gem_stolen_lmem_setup() local
[all...]
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dmmio_context.c169 struct intel_uncore *uncore = engine->uncore; in load_render_mocs() local
356 struct intel_uncore *uncore = engine->uncore; in handle_tlb_pending_event() local
409 struct intel_uncore *uncore = engine->uncore; in switch_mocs() local
477 struct intel_uncore *uncore = engine->uncore; in switch_mmio() local
H A Daperture_gm.c134 struct intel_uncore *uncore = gvt->gt->uncore; in intel_vgpu_write_fence() local
169 struct intel_uncore *uncore = gvt->gt->uncore; in free_vgpu_fence() local
194 struct intel_uncore *uncore = gvt->gt->uncore; in alloc_vgpu_fence() local
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_display_irq.c1369 struct intel_uncore *uncore = &dev_priv->uncore; in vlv_display_irq_reset() local
1387 struct intel_uncore *uncore = &dev_priv->uncore; in vlv_display_irq_postinstall() local
1418 struct intel_uncore *uncore = &dev_priv->uncore; in gen8_display_irq_reset() local
1438 struct intel_uncore *uncore = &dev_priv->uncore; in gen11_display_irq_reset() local
1486 struct intel_uncore *uncore = &dev_priv->uncore; in gen8_irq_power_well_post_enable() local
1510 struct intel_uncore *uncore = &dev_priv->uncore; in gen8_irq_power_well_pre_disable() local
1542 struct intel_uncore *uncore = &dev_priv->uncore; in ibx_irq_postinstall() local
1588 struct intel_uncore *uncore = &i915->uncore; in ilk_de_irq_postinstall() local
1632 struct intel_uncore *uncore = &dev_priv->uncore; in gen8_de_irq_postinstall() local
1722 struct intel_uncore *uncore = &i915->uncore; in mtp_irq_postinstall() local
[all …]
/openbsd-src/sys/dev/pci/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

123