index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
mxgpu_nv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-25
drm/amdgpu: Add RAS_POISON_READY host response message
Victor Skvortsov
1
-0
/
+6
2024-01-25
drm/amdgpu: Support passing poison consumption ras block to SRIOV
YiPeng Chai
1
-5
/
+18
2023-08-09
drm/amdgpu: Clean up errors in mxgpu_nv.c
Ran Sun
1
-4
/
+2
2022-12-15
drm/amdgpu: add RAS poison consumption handler for NV SRIOV
Tao Zhou
1
-0
/
+6
2022-10-18
Revert "drm/amdgpu: let mode2 reset fallback to default when failure"
Victor Zhao
1
-1
/
+0
2022-08-16
drm/amdgpu: let mode2 reset fallback to default when failure
Victor Zhao
1
-0
/
+1
2022-07-13
drm/amdgpu: support reset flag set for gpu reset
Likun Gao
1
-2
/
+10
2022-06-10
drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_re...
Andrey Grodzovsky
1
-1
/
+1
2022-02-09
drm/amdgpu: Move in_gpu_reset into reset_domain
Andrey Grodzovsky
1
-2
/
+2
2022-02-09
drm/amdgpu: Move reset sem into reset_domain
Andrey Grodzovsky
1
-2
/
+2
2022-02-09
drm/amdgpu: Rework reset domain to be refcounted.
Andrey Grodzovsky
1
-2
/
+4
2022-02-09
drm/amd/virt: For SRIOV send GPU reset directly to TDR queue.
Andrey Grodzovsky
1
-3
/
+6
2021-12-14
drm/amdgpu: SRIOV flr_work should use down_write
Victor Skvortsov
1
-2
/
+3
2021-08-16
drm/amdgpu: Add MB_REQ_MSG_READY_TO_RESET response when VF get FLR notification.
Jiange Zhao
1
-0
/
+2
2021-08-09
drm/amdgpu: Extend full access wait time in guest
Victor Zhao
1
-4
/
+12
2021-07-13
drm/amdgpu: SRIOV flr_work should take write_lock
Jingwen Chen
1
-2
/
+2
2021-01-13
drm/amdgpu/sriov Stop data exchange for wholegpu reset
Jack Zhang
1
-0
/
+1
2020-12-15
drm/amdgpu/SRIOV: Extend VF reset request wait period
Jiange Zhao
1
-1
/
+10
2020-09-15
drm/amdgpu: Do gpu recovery when no job is running
Liu ChengZhe
1
-1
/
+1
2020-08-24
drm/amdgpu: change reset lock from mutex to rw_semaphore
Dennis Li
1
-12
/
+6
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
1
-2
/
+2
2020-08-18
drm/amdgpu: Fix repeatly flr issue
jqdeng
1
-1
/
+2
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
1
-3
/
+10
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
1
-10
/
+3
2020-04-01
drm/amdgpu: use static mmio offset for NV mailbox
Monk Liu
1
-30
/
+22
2020-04-01
drm/amdgpu: introduce new request and its function
Monk Liu
1
-8
/
+40
2020-04-01
drm/amdgpu: cleanup idh event/req for NV headers
Monk Liu
1
-1
/
+0
2019-12-23
drm/amdgpu: use true, false for bool variable in mxgpu_nv.c
zhengbin
1
-2
/
+2
2019-12-18
drm/amdgpu: fix double gpu_recovery for NV of SRIOV
Monk Liu
1
-1
/
+5
2019-09-16
drm/amdgpu: Add SRIOV mailbox backend for Navi1x
Jiange Zhao
1
-0
/
+380