index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
mxgpu_nv.c
Age
Commit message (
Expand
)
Author
Lines
2024-11-11
drm/amdgpu: Add msg handlers for SRIOV RAS Telemetry
Victor Skvortsov
-2
/
+14
2024-06-27
drm/amdgpu: process RAS fatal error MB notification
Vignesh Chander
-0
/
+8
2024-06-27
drm/amdgpu: Use dev_ prints for virtualization as it supports multi adapter
Vignesh Chander
-8
/
+15
2024-06-14
drm/amdgpu: fix sriov host flr handler
Yunxiang Li
-23
/
+16
2024-05-02
drm/amdgpu: Add reset_context flag for host FLR
Yunxiang Li
-0
/
+1
2024-05-02
drm/amdgpu: Fix two reset triggered in a row
Yunxiang Li
-1
/
+1
2024-05-02
drm/amdgpu: update vf to pf message retry from 2 to 5
Zhigang Luo
-1
/
+1
2024-04-18
drm/amdgpu: remove virt_init_data_exchange from poison consumption handler
Zhigang Luo
-2
/
+0
2024-03-20
drm/amdgpu: trigger flr_work if reading pf2vf data failed
Zhigang Luo
-0
/
+2
2024-03-20
drm/amdgpu: Skip virt_exchange_init on SDMA poison consumption
Victor Skvortsov
-1
/
+2
2024-01-25
drm/amdgpu: Add RAS_POISON_READY host response message
Victor Skvortsov
-0
/
+6
2024-01-25
drm/amdgpu: Support passing poison consumption ras block to SRIOV
YiPeng Chai
-5
/
+18
2023-08-09
drm/amdgpu: Clean up errors in mxgpu_nv.c
Ran Sun
-4
/
+2
2022-12-15
drm/amdgpu: add RAS poison consumption handler for NV SRIOV
Tao Zhou
-0
/
+6
2022-10-18
Revert "drm/amdgpu: let mode2 reset fallback to default when failure"
Victor Zhao
-1
/
+0
2022-08-16
drm/amdgpu: let mode2 reset fallback to default when failure
Victor Zhao
-0
/
+1
2022-07-13
drm/amdgpu: support reset flag set for gpu reset
Likun Gao
-2
/
+10
2022-06-10
drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_re...
Andrey Grodzovsky
-1
/
+1
2022-02-09
drm/amdgpu: Move in_gpu_reset into reset_domain
Andrey Grodzovsky
-2
/
+2
2022-02-09
drm/amdgpu: Move reset sem into reset_domain
Andrey Grodzovsky
-2
/
+2
2022-02-09
drm/amdgpu: Rework reset domain to be refcounted.
Andrey Grodzovsky
-2
/
+4
2022-02-09
drm/amd/virt: For SRIOV send GPU reset directly to TDR queue.
Andrey Grodzovsky
-3
/
+6
2021-12-14
drm/amdgpu: SRIOV flr_work should use down_write
Victor Skvortsov
-2
/
+3
2021-08-16
drm/amdgpu: Add MB_REQ_MSG_READY_TO_RESET response when VF get FLR notification.
Jiange Zhao
-0
/
+2
2021-08-09
drm/amdgpu: Extend full access wait time in guest
Victor Zhao
-4
/
+12
2021-07-13
drm/amdgpu: SRIOV flr_work should take write_lock
Jingwen Chen
-2
/
+2
2021-01-13
drm/amdgpu/sriov Stop data exchange for wholegpu reset
Jack Zhang
-0
/
+1
2020-12-15
drm/amdgpu/SRIOV: Extend VF reset request wait period
Jiange Zhao
-1
/
+10
2020-09-15
drm/amdgpu: Do gpu recovery when no job is running
Liu ChengZhe
-1
/
+1
2020-08-24
drm/amdgpu: change reset lock from mutex to rw_semaphore
Dennis Li
-12
/
+6
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
-2
/
+2
2020-08-18
drm/amdgpu: Fix repeatly flr issue
jqdeng
-1
/
+2
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
-3
/
+10
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
-10
/
+3
2020-04-01
drm/amdgpu: use static mmio offset for NV mailbox
Monk Liu
-30
/
+22
2020-04-01
drm/amdgpu: introduce new request and its function
Monk Liu
-8
/
+40
2020-04-01
drm/amdgpu: cleanup idh event/req for NV headers
Monk Liu
-1
/
+0
2019-12-23
drm/amdgpu: use true, false for bool variable in mxgpu_nv.c
zhengbin
-2
/
+2
2019-12-18
drm/amdgpu: fix double gpu_recovery for NV of SRIOV
Monk Liu
-1
/
+5
2019-09-16
drm/amdgpu: Add SRIOV mailbox backend for Navi1x
Jiange Zhao
-0
/
+380