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