Age | Commit message (Expand) | Author |
2024-12-18 | drm/admgpu: replace kmalloc() and memcpy() with kmemdup() | Mirsad Todorovac |
2024-11-11 | drm/amdgpu: Implement virt req_ras_err_count | Victor Skvortsov |
2024-11-11 | drm/amdgpu: VF Query RAS Caps from Host if supported | Victor Skvortsov |
2024-08-13 | drm/amdgpu: Disable dpm_enabled flag while VF is in reset | Victor Skvortsov |
2024-08-13 | drm/amdgpu/mes: add multiple mes ring instances support | Jack Xiao |
2024-07-08 | drm/amdgpu: Set no_hw_access when VF request full GPU fails | Yifan Zha |
2024-06-27 | drm/amdgpu: process RAS fatal error MB notification | Vignesh Chander |
2024-06-14 | drm/amdgpu: fix sriov host flr handler | Yunxiang Li |
2024-06-14 | drm/amdgpu: add skip_hw_access checks for sriov | Yunxiang Li |
2024-06-05 | drm/amdgpu: fix failure mapping legacy queue when FLR | Lin.Cao |
2024-05-29 | drm/amdgpu: Add lock around VF RLCG interface | Victor Skvortsov |
2024-05-20 | drm/amdgpu: Queue KFD reset workitem in VF FED | Victor Skvortsov |
2024-05-02 | drm/amdgpu: Fix two reset triggered in a row | Yunxiang Li |
2024-05-02 | drm/amdgpu: avoid reading vf2pf info size from FB | Zhigang Luo |
2024-04-30 | drm/amdgpu: fix uninitialized scalar variable warning | Tim Huang |
2024-04-09 | amd/amdgpu: improve VF recover time | Zhigang Luo |
2024-04-09 | drm/amd/amdgpu: support MES command SET_HW_RESOURCE1 in sriov | chongli2 |
2024-04-09 | drm/amdgpu: use vm_update_mode=0 as default in sriov for gfx10.3 onwards | Danijel Slivka |
2024-03-20 | drm/amdgpu: trigger flr_work if reading pf2vf data failed | Zhigang Luo |
2024-02-22 | drm/amdgpu: Improve error checking in amdgpu_virt_rlcg_reg_rw (v2) | Victor Lu |
2024-01-25 | amdgpu/drm: Use vram manager for virtualization page retirement | Victor Skvortsov |
2024-01-15 | drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.c | Alex Deucher |
2023-12-13 | drm/amdgpu: Use the right method to get IP version | Lijo Lazar |
2023-11-09 | drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5) | Victor Lu |
2023-11-09 | drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4) | Victor Lu |
2023-11-07 | drm/amd: Disable XNACK on SRIOV environment | Surbhi Kakarya |
2023-09-20 | drm/amdgpu: Use function for IP version check | Lijo Lazar |
2023-08-09 | drm/amdgpu: Clean up errors in amdgpu_virt.c | Ran Sun |
2023-07-25 | drm/amdgpu: load sdma ucode in the guest machine | YuanShang |
2023-07-25 | drm/amdgpu: set sw state to gfxoff after SR-IOV reset | Horace Chen |
2023-07-18 | drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3) | Victor Lu |
2023-06-30 | drm/amdgpu: make mcbp a per device setting | Alex Deucher |
2023-06-09 | drm/amdgpu: add the accelerator PCIe class | Shiwu Zhang |
2023-06-09 | drm/amdgpu: disable virtual display support on APP device | Yang Wang |
2023-06-09 | drm/amdgpu: Remove IMU ucode in vf2pf | YuanShang |
2023-06-09 | drm/amdgpu: set default num_kcq to 2 under sriov | YuBiao Wang |
2023-06-09 | drm/amdgpu: Enable mcbp under sriov by default | YuBiao Wang |
2023-04-18 | drm/amdgpu: convert gfx.kiq to array type (v3) | Le Ma |
2023-02-14 | drm/amdgpu: Revert programming GRBM_GFX_* in RLCG interface to support GFX9 | Yifan Zha |
2023-02-03 | drm/amdgpu: Remove writing GRBM_GFX_CNTL in RLCG interface under SRIOV | Yifan Zha |
2023-01-03 | drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations | Christian König |
2022-12-14 | drm/amdgpu: Remove unnecessary domain argument | Luben Tuikov |
2022-11-29 | drm/amdgpu: add drv_vram_usage_va for virt data exchange | Tong Liu01 |
2022-11-04 | drm/amdgpu: Disable MCBP from soc21 for SRIOV | Yiqing Yao |
2022-10-24 | drm/amd: Add IMU fw version to fw version queries | David Francis |
2022-10-17 | drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case | Danijel Slivka |
2022-09-01 | drm/amdgpu/vcn: Add vcn/vcn1 in white list to load its firmware under sriov | Jane Jian |
2022-09-01 | drm/amdgpu: Support PSP 13.0.10 on SR-IOV | Horace Chen |
2022-09-01 | drm/amdgpu: refine virtualization psp fw skip check | Horace Chen |
2022-09-01 | drm/amdgpu: add CHIP_IP_DISCOVERY support for virtualization | Horace Chen |