| /src/sys/external/bsd/drm2/dist/drm/i915/selftests/ |
| H A D | mock_uncore.c | 47 void mock_uncore_init(struct intel_uncore *uncore, argument
|
| H A D | intel_uncore.c | 150 struct intel_uncore *uncore = gt->uncore; local in function:live_forcewake_ops 265 struct intel_uncore *uncore = gt->uncore; local in function:live_forcewake_domains [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| H A D | intel_gt_pm_irq.c | 21 struct intel_uncore *uncore = gt->uncore; local in function:write_pm_imr 69 struct intel_uncore *uncore = gt->uncore; local in function:gen6_gt_pm_reset_iir 82 struct intel_uncore *uncore = gt->uncore; local in function:write_pm_ier [all...] |
| H A D | intel_gt_types.h | 35 struct intel_uncore *uncore; member in struct:intel_gt
|
| H A D | gen6_ppgtt.c | 39 struct intel_uncore *uncore = gt->uncore; local in function:gen7_ppgtt_enable 65 struct intel_uncore *uncore = gt->uncore; local in function:gen6_ppgtt_enable [all...] |
| H A D | intel_gt.c | 54 struct intel_uncore *uncore = gt->uncore; local in function:init_unused_ring 84 struct intel_uncore *uncore = gt->uncore; local in function:intel_gt_init_hw 136 rmw_set(struct intel_uncore * uncore,i915_reg_t reg,u32 set) argument 141 rmw_clear(struct intel_uncore * uncore,i915_reg_t reg,u32 clr) argument 146 clear_register(struct intel_uncore * uncore,i915_reg_t reg) argument 162 struct intel_uncore *uncore = gt->uncore; local in function:intel_gt_clear_error_registers 226 struct intel_uncore *uncore = gt->uncore; local in function:gen8_check_faults 283 struct intel_uncore *uncore = gt->uncore; local in function:intel_gt_flush_ggtt_writes [all...] |
| H A D | intel_gt_irq.c | 194 struct intel_uncore *uncore = gt->uncore; local in function:gen11_gt_irq_reset 216 struct intel_uncore *uncore = gt->uncore; local in function:gen11_gt_irq_postinstall 348 struct intel_uncore *uncore = gt->uncore; local in function:gen8_gt_irq_reset 358 struct intel_uncore *uncore = gt->uncore; local in function:gen8_gt_irq_postinstall 416 struct intel_uncore *uncore = gt->uncore; local in function:gen5_gt_irq_reset 425 struct intel_uncore *uncore = gt->uncore; local in function:gen5_gt_irq_postinstall [all...] |
| H A D | intel_gtt.c | 513 struct intel_uncore *uncore = gt->uncore; local in function:gtt_write_workarounds 602 static void tgl_setup_private_ppat(struct intel_uncore *uncore) argument 615 cnl_setup_private_ppat(struct intel_uncore * uncore) argument 648 bdw_setup_private_ppat(struct intel_uncore * uncore) argument 665 chv_setup_private_ppat(struct intel_uncore * uncore) argument 701 setup_private_pat(struct intel_uncore * uncore) argument [all...] |
| H A D | intel_rc6.c | 56 static inline void set(struct intel_uncore *uncore, i915_reg_t reg, u32 val) argument 63 struct intel_uncore *uncore = rc6_to_uncore(rc6); local in function:gen11_rc6_enable 117 struct intel_uncore *uncore = rc6_to_uncore(rc6); local in function:gen9_rc6_enable 194 struct intel_uncore *uncore = rc6_to_uncore(rc6); local in function:gen8_rc6_enable 216 struct intel_uncore *uncore = rc6_to_uncore(rc6); local in function:gen6_rc6_enable 272 struct intel_uncore *uncore = rc6_to_uncore(rc6); local in function:chv_rc6_init 293 struct intel_uncore *uncore = rc6_to_uncore(rc6); local in function:vlv_rc6_init 345 struct intel_uncore *uncore = rc6_to_uncore(rc6); local in function:chv_rc6_enable 373 struct intel_uncore *uncore = rc6_to_uncore(rc6); local in function:vlv_rc6_enable 400 struct intel_uncore *uncore = rc6_to_uncore(rc6); local in function:bxt_check_bios_rc6_setup 514 struct intel_uncore *uncore = rc6_to_uncore(rc6); local in function:__intel_rc6_disable 562 struct intel_uncore *uncore = rc6_to_uncore(rc6); local in function:intel_rc6_enable 600 struct intel_uncore *uncore = rc6_to_uncore(rc6); local in function:intel_rc6_unpark 611 struct intel_uncore *uncore = rc6_to_uncore(rc6); local in function:intel_rc6_park 654 vlv_residency_raw(struct intel_uncore * uncore,const i915_reg_t reg) argument 702 struct intel_uncore *uncore = rc6_to_uncore(rc6); local in function:intel_rc6_residency_ns [all...] |
| H A D | debugfs_gt_pm.c | 28 struct intel_uncore *uncore = gt->uncore; local in function:fw_domains_show 60 struct intel_uncore *uncore = gt->uncore; local in function:vlv_drpc 84 struct intel_uncore *uncore = gt->uncore; local in function:gen6_drpc 171 struct intel_uncore *uncore = gt->uncore; local in function:ilk_drpc 250 struct intel_uncore *uncore = gt->uncore; local in function:frequency_show 562 struct intel_uncore *uncore = gt->uncore; local in function:rps_boost_show [all...] |
| H A D | gen8_ppgtt.c | 36 struct intel_uncore *uncore = ppgtt->vm.gt->uncore; local in function:gen8_ppgtt_notify_vgt
|
| H A D | intel_mocs.c | 347 static void __init_mocs_table(struct intel_uncore *uncore, argument 408 struct intel_uncore *uncore = engine->uncore; local in function:init_l3cc_table
|
| /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/ |
| H A D | intel_guc_fw.c | 35 static void guc_prepare_xfer(struct intel_uncore *uncore) argument 63 guc_xfer_rsa(struct intel_uc_fw * guc_fw,struct intel_uncore * uncore) argument 86 guc_ready(struct intel_uncore * uncore,u32 * status) argument 96 guc_wait_ucode(struct intel_uncore * uncore) argument 141 struct intel_uncore *uncore = gt->uncore; local in function:intel_guc_fw_upload [all...] |
| H A D | intel_guc.c | 318 struct intel_uncore *uncore = guc_to_gt(guc)->uncore; local in function:intel_guc_write_params 421 struct intel_uncore *uncore = guc_to_gt(guc)->uncore; local in function:intel_guc_send_mmio 545 struct intel_uncore *uncore = guc_to_gt(guc)->uncore; local in function:intel_guc_suspend [all...] |
| H A D | intel_uc.c | 327 struct intel_uncore *uncore = gt->uncore; local in function:uc_init_wopcm 380 struct intel_uncore *uncore local in function:uc_is_wopcm_locked [all...] |
| H A D | intel_uc_fw.c | 441 struct intel_uncore *uncore = gt->uncore; local in function:uc_fw_xfer [all...] |
| H A D | intel_guc_submission.c | 563 struct intel_uncore *uncore = gt->uncore; local in function:guc_interrupts_capture 576 struct intel_uncore *uncore = gt->uncore; local in function:guc_interrupts_release
|
| /src/sys/external/bsd/drm2/dist/drm/i915/ |
| H A D | i915_vgpu.c | 269 struct intel_uncore *uncore = &ggtt->vm.i915->uncore; local in function:intel_vgt_balloon
|
| H A D | intel_wopcm.c | 203 static bool __wopcm_regs_locked(struct intel_uncore *uncore, argument
|
| H A D | i915_gem_fence_reg.c | 114 struct intel_uncore *uncore = fence_to_uncore(fence); local in function:i965_write_fence_reg 167 struct intel_uncore *uncore = fence_to_uncore(fence); local in function:i915_write_fence_reg 199 struct intel_uncore *uncore = fence_to_uncore(fence); local in function:i830_write_fence_reg 237 struct intel_uncore *uncore = fence_to_uncore(fence); local in function:fence_update 583 struct intel_uncore *uncore = ggtt->vm.gt->uncore; local in function:detect_bit_6_swizzle 848 struct intel_uncore *uncore = ggtt->vm.gt->uncore; local in function:i915_ggtt_init_fences 890 struct intel_uncore *uncore = gt->uncore; local in function:intel_gt_init_swizzling [all...] |
| H A D | intel_sideband.c | 101 struct intel_uncore *uncore = &i915->uncore; local in function:vlv_sideband_rw 283 struct intel_uncore *uncore = &i915->uncore; local in function:intel_sbi_rw 387 struct intel_uncore *uncore = &i915->uncore; local in function:__sandybridge_pcode_rw [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| H A D | intel_tc.c | 65 struct intel_uncore *uncore = &i915->uncore; local in function:intel_tc_port_get_lane_mask 80 struct intel_uncore *uncore = &i915->uncore; local in function:intel_tc_port_get_pin_assignment_mask 127 struct intel_uncore *uncore = &i915->uncore; local in function:intel_tc_port_set_fia_lane_count 183 struct intel_uncore *uncore = &i915->uncore; local in function:tc_port_live_status_mask 214 struct intel_uncore *uncore = &i915->uncore; local in function:icl_tc_phy_status_complete 232 struct intel_uncore *uncore = &i915->uncore; local in function:icl_tc_phy_set_safe_mode 262 struct intel_uncore *uncore = &i915->uncore; local in function:icl_tc_phy_is_in_safe_mode [all...] |
| H A D | intel_crt.c | 656 struct intel_uncore *uncore = &dev_priv->uncore; local in function:intel_crt_load_detect [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/gem/ |
| H A D | i915_gem_stolen.c | 78 struct intel_uncore *uncore = ggtt->vm.gt->uncore; local in function:i915_adjust_stolen 175 g4x_get_stolen_reserved(struct drm_i915_private * i915,struct intel_uncore * uncore,resource_size_t * base,resource_size_t * size) argument 211 gen6_get_stolen_reserved(struct drm_i915_private * i915,struct intel_uncore * uncore,resource_size_t * base,resource_size_t * size) argument 244 vlv_get_stolen_reserved(struct drm_i915_private * i915,struct intel_uncore * uncore,resource_size_t * base,resource_size_t * size) argument 273 gen7_get_stolen_reserved(struct drm_i915_private * i915,struct intel_uncore * uncore,resource_size_t * base,resource_size_t * size) argument 300 chv_get_stolen_reserved(struct drm_i915_private * i915,struct intel_uncore * uncore,resource_size_t * base,resource_size_t * size) argument 333 bdw_get_stolen_reserved(struct drm_i915_private * i915,struct intel_uncore * uncore,resource_size_t * base,resource_size_t * size) argument 353 icl_get_stolen_reserved(struct drm_i915_private * i915,struct intel_uncore * uncore,resource_size_t * base,resource_size_t * size) argument 385 struct intel_uncore *uncore = &i915->uncore; local in function:i915_gem_init_stolen [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/gvt/ |
| H A D | mmio_context.c | 355 struct intel_uncore *uncore = &dev_priv->uncore; local in function:handle_tlb_pending_event
|