index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2024-11-11
drm/amdgpu: Add msg handlers for SRIOV RAS Telemetry
Victor Skvortsov
2024-06-27
drm/amdgpu: process RAS fatal error MB notification
Vignesh Chander
2024-06-27
drm/amdgpu: Use dev_ prints for virtualization as it supports multi adapter
Vignesh Chander
2024-06-14
drm/amdgpu: fix sriov host flr handler
Yunxiang Li
2024-05-02
drm/amdgpu: Add reset_context flag for host FLR
Yunxiang Li
2024-05-02
drm/amdgpu: Fix two reset triggered in a row
Yunxiang Li
2024-05-02
drm/amdgpu: update vf to pf message retry from 2 to 5
Zhigang Luo
2024-04-18
drm/amdgpu: remove virt_init_data_exchange from poison consumption handler
Zhigang Luo
2024-03-20
drm/amdgpu: trigger flr_work if reading pf2vf data failed
Zhigang Luo
2024-03-20
drm/amdgpu: Skip virt_exchange_init on SDMA poison consumption
Victor Skvortsov
2024-01-25
drm/amdgpu: Add RAS_POISON_READY host response message
Victor Skvortsov
2024-01-25
drm/amdgpu: Support passing poison consumption ras block to SRIOV
YiPeng Chai
2023-08-09
drm/amdgpu: Clean up errors in mxgpu_nv.c
Ran Sun
2022-12-15
drm/amdgpu: add RAS poison consumption handler for NV SRIOV
Tao Zhou
2022-10-18
Revert "drm/amdgpu: let mode2 reset fallback to default when failure"
Victor Zhao
2022-08-16
drm/amdgpu: let mode2 reset fallback to default when failure
Victor Zhao
2022-07-13
drm/amdgpu: support reset flag set for gpu reset
Likun Gao
2022-06-10
drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_re...
Andrey Grodzovsky
2022-02-09
drm/amdgpu: Move in_gpu_reset into reset_domain
Andrey Grodzovsky
2022-02-09
drm/amdgpu: Move reset sem into reset_domain
Andrey Grodzovsky
2022-02-09
drm/amdgpu: Rework reset domain to be refcounted.
Andrey Grodzovsky
2022-02-09
drm/amd/virt: For SRIOV send GPU reset directly to TDR queue.
Andrey Grodzovsky
2021-12-14
drm/amdgpu: SRIOV flr_work should use down_write
Victor Skvortsov
2021-08-16
drm/amdgpu: Add MB_REQ_MSG_READY_TO_RESET response when VF get FLR notification.
Jiange Zhao
2021-08-09
drm/amdgpu: Extend full access wait time in guest
Victor Zhao
2021-07-13
drm/amdgpu: SRIOV flr_work should take write_lock
Jingwen Chen
2021-01-13
drm/amdgpu/sriov Stop data exchange for wholegpu reset
Jack Zhang
2020-12-15
drm/amdgpu/SRIOV: Extend VF reset request wait period
Jiange Zhao
2020-09-15
drm/amdgpu: Do gpu recovery when no job is running
Liu ChengZhe
2020-08-24
drm/amdgpu: change reset lock from mutex to rw_semaphore
Dennis Li
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
2020-08-18
drm/amdgpu: Fix repeatly flr issue
jqdeng
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
2020-04-01
drm/amdgpu: use static mmio offset for NV mailbox
Monk Liu
2020-04-01
drm/amdgpu: introduce new request and its function
Monk Liu
2020-04-01
drm/amdgpu: cleanup idh event/req for NV headers
Monk Liu
2019-12-23
drm/amdgpu: use true, false for bool variable in mxgpu_nv.c
zhengbin
2019-12-18
drm/amdgpu: fix double gpu_recovery for NV of SRIOV
Monk Liu
2019-09-16
drm/amdgpu: Add SRIOV mailbox backend for Navi1x
Jiange Zhao