summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
AgeCommit message (Expand)Author
2024-08-13drm/amdgpu: Disable dpm_enabled flag while VF is in resetVictor Skvortsov
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao
2024-07-08drm/amdgpu: Set no_hw_access when VF request full GPU failsYifan Zha
2024-06-27drm/amdgpu: process RAS fatal error MB notificationVignesh Chander
2024-06-14drm/amdgpu: fix sriov host flr handlerYunxiang Li
2024-06-14drm/amdgpu: add skip_hw_access checks for sriovYunxiang Li
2024-06-05drm/amdgpu: fix failure mapping legacy queue when FLRLin.Cao
2024-05-29drm/amdgpu: Add lock around VF RLCG interfaceVictor Skvortsov
2024-05-20drm/amdgpu: Queue KFD reset workitem in VF FEDVictor Skvortsov
2024-05-02drm/amdgpu: Fix two reset triggered in a rowYunxiang Li
2024-05-02drm/amdgpu: avoid reading vf2pf info size from FBZhigang Luo
2024-04-30drm/amdgpu: fix uninitialized scalar variable warningTim Huang
2024-04-09amd/amdgpu: improve VF recover timeZhigang Luo
2024-04-09drm/amd/amdgpu: support MES command SET_HW_RESOURCE1 in sriovchongli2
2024-04-09drm/amdgpu: use vm_update_mode=0 as default in sriov for gfx10.3 onwardsDanijel Slivka
2024-03-20drm/amdgpu: trigger flr_work if reading pf2vf data failedZhigang Luo
2024-02-22drm/amdgpu: Improve error checking in amdgpu_virt_rlcg_reg_rw (v2)Victor Lu
2024-01-25amdgpu/drm: Use vram manager for virtualization page retirementVictor Skvortsov
2024-01-15drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.cAlex Deucher
2023-12-13drm/amdgpu: Use the right method to get IP versionLijo Lazar
2023-11-09drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu
2023-11-09drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)Victor Lu
2023-11-07drm/amd: Disable XNACK on SRIOV environmentSurbhi Kakarya
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-08-09drm/amdgpu: Clean up errors in amdgpu_virt.cRan Sun
2023-07-25drm/amdgpu: load sdma ucode in the guest machineYuanShang
2023-07-25drm/amdgpu: set sw state to gfxoff after SR-IOV resetHorace Chen
2023-07-18drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)Victor Lu
2023-06-30drm/amdgpu: make mcbp a per device settingAlex Deucher
2023-06-09drm/amdgpu: add the accelerator PCIe classShiwu Zhang
2023-06-09drm/amdgpu: disable virtual display support on APP deviceYang Wang
2023-06-09drm/amdgpu: Remove IMU ucode in vf2pfYuanShang
2023-06-09drm/amdgpu: set default num_kcq to 2 under sriovYuBiao Wang
2023-06-09drm/amdgpu: Enable mcbp under sriov by defaultYuBiao Wang
2023-04-18drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma
2023-02-14drm/amdgpu: Revert programming GRBM_GFX_* in RLCG interface to support GFX9Yifan Zha
2023-02-03drm/amdgpu: Remove writing GRBM_GFX_CNTL in RLCG interface under SRIOVYifan Zha
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
2022-12-14drm/amdgpu: Remove unnecessary domain argumentLuben Tuikov
2022-11-29drm/amdgpu: add drv_vram_usage_va for virt data exchangeTong Liu01
2022-11-04drm/amdgpu: Disable MCBP from soc21 for SRIOVYiqing Yao
2022-10-24drm/amd: Add IMU fw version to fw version queriesDavid Francis
2022-10-17drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV caseDanijel Slivka
2022-09-01drm/amdgpu/vcn: Add vcn/vcn1 in white list to load its firmware under sriovJane Jian
2022-09-01drm/amdgpu: Support PSP 13.0.10 on SR-IOVHorace Chen
2022-09-01drm/amdgpu: refine virtualization psp fw skip checkHorace Chen
2022-09-01drm/amdgpu: add CHIP_IP_DISCOVERY support for virtualizationHorace Chen
2022-06-30drm/amdgpu: enable mes to access registers v2Jack Xiao
2022-04-28drm/amdgpu: do not use passthrough mode in Xen dom0Marek Marczykowski-Górecki
2022-04-14drm/amd/amdgpu: Remove static from variable in RLCG Reg RWGavin Wan