index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_virt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-08
drm/amdgpu: Implement Runtime Bad Page query for VFs
Ellen Pan
1
-0
/
+13
2025-04-08
drm/amdgpu: Fix CPER error handling on VFs
Victor Skvortsov
1
-4
/
+12
2025-03-14
drm/amd/amdgpu: Fix MES init sequence
Shaoyun Liu
1
-4
/
+5
2025-03-05
drm/amdgpu: Add support for CPERs on virtualization
Tony Yi
1
-3
/
+135
2025-02-19
drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...
Srinivasan Shanmugam
1
-2
/
+3
2025-02-13
drm/amdgpu: Skip err_count sysfs creation on VF unsupported RAS blocks
Victor Skvortsov
1
-1
/
+16
2024-12-18
drm/admgpu: replace kmalloc() and memcpy() with kmemdup()
Mirsad Todorovac
1
-3
/
+1
2024-11-11
drm/amdgpu: Implement virt req_ras_err_count
Victor Skvortsov
1
-0
/
+136
2024-11-11
drm/amdgpu: VF Query RAS Caps from Host if supported
Victor Skvortsov
1
-0
/
+53
2024-08-13
drm/amdgpu: Disable dpm_enabled flag while VF is in reset
Victor Skvortsov
1
-0
/
+8
2024-08-13
drm/amdgpu/mes: add multiple mes ring instances support
Jack Xiao
1
-1
/
+1
2024-07-08
drm/amdgpu: Set no_hw_access when VF request full GPU fails
Yifan Zha
1
-1
/
+3
2024-06-28
drm/amdgpu: process RAS fatal error MB notification
Vignesh Chander
1
-3
/
+22
2024-06-14
drm/amdgpu: fix sriov host flr handler
Yunxiang Li
1
-0
/
+14
2024-06-14
drm/amdgpu: add skip_hw_access checks for sriov
Yunxiang Li
1
-0
/
+9
2024-06-05
drm/amdgpu: fix failure mapping legacy queue when FLR
Lin.Cao
1
-0
/
+2
2024-05-29
drm/amdgpu: Add lock around VF RLCG interface
Victor Skvortsov
1
-0
/
+6
2024-05-20
drm/amdgpu: Queue KFD reset workitem in VF FED
Victor Skvortsov
1
-1
/
+1
2024-05-02
drm/amdgpu: Fix two reset triggered in a row
Yunxiang Li
1
-1
/
+1
2024-05-02
drm/amdgpu: avoid reading vf2pf info size from FB
Zhigang Luo
1
-1
/
+1
2024-04-30
drm/amdgpu: fix uninitialized scalar variable warning
Tim Huang
1
-0
/
+2
2024-04-10
amd/amdgpu: improve VF recover time
Zhigang Luo
1
-0
/
+1
2024-04-10
drm/amd/amdgpu: support MES command SET_HW_RESOURCE1 in sriov
chongli2
1
-0
/
+5
2024-04-10
drm/amdgpu: use vm_update_mode=0 as default in sriov for gfx10.3 onwards
Danijel Slivka
1
-6
/
+0
2024-03-20
drm/amdgpu: trigger flr_work if reading pf2vf data failed
Zhigang Luo
1
-5
/
+24
2024-02-22
drm/amdgpu: Improve error checking in amdgpu_virt_rlcg_reg_rw (v2)
Victor Lu
1
-2
/
+3
2024-01-25
amdgpu/drm: Use vram manager for virtualization page retirement
Victor Skvortsov
1
-10
/
+20
2024-01-16
drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.c
Alex Deucher
1
-53
/
+0
2023-12-13
drm/amdgpu: Use the right method to get IP version
Lijo Lazar
1
-1
/
+2
2023-11-10
drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)
Victor Lu
1
-2
/
+2
2023-11-10
drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)
Victor Lu
1
-2
/
+3
2023-11-07
drm/amd: Disable XNACK on SRIOV environment
Surbhi Kakarya
1
-0
/
+10
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-2
/
+2
2023-08-09
drm/amdgpu: Clean up errors in amdgpu_virt.c
Ran Sun
1
-1
/
+1
2023-07-25
drm/amdgpu: load sdma ucode in the guest machine
YuanShang
1
-0
/
+11
2023-07-25
drm/amdgpu: set sw state to gfxoff after SR-IOV reset
Horace Chen
1
-0
/
+10
2023-07-18
drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)
Victor Lu
1
-6
/
+11
2023-06-30
drm/amdgpu: make mcbp a per device setting
Alex Deucher
1
-3
/
+0
2023-06-09
drm/amdgpu: add the accelerator PCIe class
Shiwu Zhang
1
-1
/
+1
2023-06-09
drm/amdgpu: disable virtual display support on APP device
Yang Wang
1
-1
/
+2
2023-06-09
drm/amdgpu: Remove IMU ucode in vf2pf
YuanShang
1
-1
/
+0
2023-06-09
drm/amdgpu: set default num_kcq to 2 under sriov
YuBiao Wang
1
-0
/
+3
2023-06-09
drm/amdgpu: Enable mcbp under sriov by default
YuBiao Wang
1
-2
/
+2
2023-04-18
drm/amdgpu: convert gfx.kiq to array type (v3)
Le Ma
1
-1
/
+1
2023-02-15
drm/amdgpu: Revert programming GRBM_GFX_* in RLCG interface to support GFX9
Yifan Zha
1
-0
/
+4
2023-02-03
drm/amdgpu: Remove writing GRBM_GFX_CNTL in RLCG interface under SRIOV
Yifan Zha
1
-2
/
+0
2023-01-04
drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations
Christian König
1
-1
/
+2
2022-12-15
drm/amdgpu: Remove unnecessary domain argument
Luben Tuikov
1
-1
/
+0
2022-11-29
drm/amdgpu: add drv_vram_usage_va for virt data exchange
Tong Liu01
1
-19
/
+35
2022-11-04
drm/amdgpu: Disable MCBP from soc21 for SRIOV
Yiqing Yao
1
-0
/
+4
[next]