Home
last modified time | relevance | path

Searched refs:IS_SRIOV_VF (Results 1 – 25 of 48) sorted by relevance

12

/drivers/gpu/drm/xe/
A Dxe_gt_sriov_vf.c167 xe_gt_assert(gt, IS_SRIOV_VF(gt_to_xe(gt))); in vf_handshake_with_guc()
284 xe_gt_assert(gt, IS_SRIOV_VF(gt_to_xe(gt))); in xe_gt_sriov_vf_guc_versions()
320 xe_gt_assert(gt, IS_SRIOV_VF(gt_to_xe(gt))); in xe_gt_sriov_vf_notify_resfix_done()
418 xe_gt_assert(gt, IS_SRIOV_VF(gt_to_xe(gt))); in xe_gt_sriov_vf_gmdid()
440 xe_gt_assert(gt, IS_SRIOV_VF(gt_to_xe(gt))); in vf_get_ggtt_info()
474 xe_gt_assert(gt, IS_SRIOV_VF(gt_to_xe(gt))); in vf_get_lmem_info()
501 xe_gt_assert(gt, IS_SRIOV_VF(gt_to_xe(gt))); in vf_get_submission_cfg()
691 xe_assert(xe, IS_SRIOV_VF(xe)); in vf_connect_pf()
764 xe_gt_assert(gt, IS_SRIOV_VF(xe)); in xe_gt_sriov_vf_migrated_event_handler()
781 xe_gt_assert(gt, IS_SRIOV_VF(xe)); in vf_is_negotiated()
[all …]
A Dxe_tile_sriov_vf.c22 xe_tile_assert(tile, IS_SRIOV_VF(tile_to_xe(tile))); in vf_init_ggtt_balloons()
52 xe_tile_assert(tile, IS_SRIOV_VF(xe)); in xe_tile_sriov_vf_balloon_ggtt_locked()
119 xe_tile_assert(tile, IS_SRIOV_VF(tile_to_xe(tile))); in xe_tile_sriov_vf_deballoon_ggtt_locked()
134 xe_tile_assert(tile, IS_SRIOV_VF(tile_to_xe(tile))); in vf_fini_ggtt_balloons()
A Dxe_gt_mcr.c455 if (IS_SRIOV_VF(xe)) in xe_gt_mcr_init_early()
506 if (IS_SRIOV_VF(gt_to_xe(gt))) in xe_gt_mcr_init()
529 if (IS_SRIOV_VF(xe)) in xe_gt_mcr_set_implicit_defaults()
720 xe_gt_assert(gt, !IS_SRIOV_VF(gt_to_xe(gt))); in xe_gt_mcr_unicast_read_any()
753 xe_gt_assert(gt, !IS_SRIOV_VF(gt_to_xe(gt))); in xe_gt_mcr_unicast_read()
776 xe_gt_assert(gt, !IS_SRIOV_VF(gt_to_xe(gt))); in xe_gt_mcr_unicast_write()
796 xe_gt_assert(gt, !IS_SRIOV_VF(gt_to_xe(gt))); in xe_gt_mcr_multicast_write()
A Dxe_gt_idle.c109 if (IS_SRIOV_VF(xe)) in xe_gt_idle_enable_pg()
154 if (IS_SRIOV_VF(gt_to_xe(gt))) in xe_gt_idle_disable_pg()
346 if (IS_SRIOV_VF(xe)) in xe_gt_idle_init()
383 if (IS_SRIOV_VF(gt_to_xe(gt))) in xe_gt_idle_enable_c6()
398 if (IS_SRIOV_VF(gt_to_xe(gt))) in xe_gt_idle_disable_c6()
A Dxe_sriov.h43 #define IS_SRIOV_VF(xe) xe_device_is_sriov_vf(xe) macro
45 #define IS_SRIOV(xe) (IS_SRIOV_PF(xe) || IS_SRIOV_VF(xe))
A Dxe_guc.c743 if (IS_SRIOV_VF(xe)) { in xe_guc_init_noalloc()
770 if (IS_SRIOV_VF(xe)) { in xe_guc_init()
835 if (IS_SRIOV_VF(guc_to_xe(guc))) in xe_guc_init_post_hwconfig()
897 if (IS_SRIOV_VF(gt_to_xe(gt))) in xe_guc_reset()
1250 if (IS_SRIOV_VF(guc_to_xe(guc))) in xe_guc_min_load_for_hwconfig()
1284 if (IS_SRIOV_VF(guc_to_xe(guc))) in guc_handle_mmio_msg()
1324 if (IS_SRIOV_VF(xe) && xe_device_has_memirq(xe)) { in xe_guc_enable_communication()
1565 if (IS_SRIOV_VF(gt_to_xe(gt))) in xe_guc_sw_0_irq_handler()
1597 if (!IS_SRIOV_VF(guc_to_xe(guc))) { in xe_guc_stop_prepare()
1627 if (!IS_SRIOV_VF(gt_to_xe(gt))) { in xe_guc_print_info()
A Dxe_nvm.c93 if (IS_SRIOV_VF(xe)) in xe_nvm_init()
156 if (IS_SRIOV_VF(xe)) in xe_nvm_fini()
A Dxe_irq.c548 if (IS_SRIOV_VF(tile_to_xe(tile))) in xelp_irq_reset()
561 if (IS_SRIOV_VF(tile_to_xe(tile))) in dg1_irq_reset()
579 xe_assert(xe, IS_SRIOV_VF(xe)); in vf_irq_reset()
599 if (IS_SRIOV_VF(xe)) in xe_irq_reset()
646 if (IS_SRIOV_VF(xe)) in xe_irq_postinstall()
690 if (IS_SRIOV_VF(xe) && xe_device_has_memirq(xe)) in xe_irq_handler()
A Dxe_uc.c75 if (!IS_SRIOV_VF(uc_to_xe(uc))) { in xe_uc_init()
192 if (IS_SRIOV_VF(uc_to_xe(uc))) in xe_uc_load_hw()
A Dxe_eu_stall.h23 return !IS_SRIOV_VF(xe) && (xe->info.platform == XE_PVC || GRAPHICS_VER(xe) >= 20); in xe_eu_stall_supported_on_platform()
A Dxe_force_wake.c98 if (IS_SRIOV_VF(gt_to_xe(gt))) in __domain_ctl()
109 if (IS_SRIOV_VF(gt_to_xe(gt))) in __domain_wait()
A Dxe_gt_sriov_vf_debugfs.c58 xe_assert(xe, IS_SRIOV_VF(xe)); in xe_gt_sriov_vf_debugfs_register()
A Dxe_gt_clock.c79 if (!IS_SRIOV_VF(gt_to_xe(gt))) in xe_gt_clock_init()
A Dxe_gt_debugfs.c418 if (!IS_SRIOV_VF(xe)) in xe_gt_debugfs_register()
427 else if (IS_SRIOV_VF(xe)) in xe_gt_debugfs_register()
A Dxe_mmio.c213 if (!reg.vf && IS_SRIOV_VF(mmio->tile->xe)) in xe_mmio_write32()
227 if (!reg.vf && IS_SRIOV_VF(mmio->tile->xe)) in xe_mmio_read32()
A Dxe_guc_debugfs.c136 if (!IS_SRIOV_VF(xe)) { in xe_guc_debugfs_register()
A Dxe_sriov.c118 if (IS_SRIOV_VF(xe)) in xe_sriov_init()
A Dxe_device.c506 if (IS_SRIOV_VF(xe)) in xe_driver_flr_disabled()
638 if (IS_SRIOV_VF(xe)) in wait_for_lmem_ready()
682 if (IS_SRIOV_VF(xe)) { in sriov_update_device_info()
749 if (GRAPHICS_VER(xe) < 20 || !xe->info.has_flat_ccs || IS_SRIOV_VF(xe)) in probe_has_flat_ccs()
A Dxe_sriov_vf.c300 xe_assert(xe, IS_SRIOV_VF(xe)); in xe_sriov_vf_start_migration_recovery()
A Dxe_gt_ccs_mode.c85 if (!gt->ccs_mode || IS_SRIOV_VF(gt_to_xe(gt))) in xe_gt_apply_ccs_mode()
A Dxe_gt.c686 if (IS_SRIOV_VF(xe)) in xe_gt_mmio_init()
715 if (IS_SRIOV_VF(gt_to_xe(gt))) in do_gt_reset()
756 if (IS_SRIOV_VF(gt_to_xe(gt))) in do_gt_restart()
A Dxe_reg_sr.c176 if (IS_SRIOV_VF(gt_to_xe(gt))) in xe_reg_sr_apply_mmio()
A Dxe_hw_engine.c579 if (!IS_SRIOV_VF(gt_to_xe(hwe->gt)) && XE_WA(gt, 16023105232)) { in adjust_idledly()
630 if (!IS_SRIOV_VF(xe)) in hw_engine_init()
912 if (IS_SRIOV_VF(gt_to_xe(hwe->gt))) in xe_hw_engine_snapshot_capture()
A Dxe_guc_relay.c69 return IS_SRIOV_VF(xe) ? 0 : pci_sriov_get_totalvfs(pdev); in relay_get_totalvfs()
557 relay_assert(relay, IS_SRIOV_VF(relay_to_xe(relay))); in xe_guc_relay_send_to_pf()
877 if (unlikely(!IS_SRIOV_VF(relay_to_xe(relay)) && !kunit_get_current_test())) in xe_guc_relay_process_guc2vf()
/drivers/gpu/drm/xe/tests/
A Dxe_mocs.c142 if (IS_SRIOV_VF(xe)) in xe_live_mocs_kernel_kunit()
186 if (IS_SRIOV_VF(xe)) in xe_live_mocs_reset_kunit()

Completed in 54 milliseconds

12