Age | Commit message (Expand) | Author | Files | Lines |
2022-01-07 | drm/amdgpu: add dummy event6 for vega10 | James Yao | 1 | -0/+11 |
2021-12-14 | drm/amdgpu: SRIOV flr_work should use down_write | Victor Skvortsov | 1 | -2/+3 |
2021-08-30 | drm/amd/amdgpu: Add ready_to_reset resp for vega10 | YuBiao Wang | 1 | -0/+2 |
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/+2 |
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/+1 |
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 |
2019-12-23 | drm/amdgpu: use true, false for bool variable in mxgpu_ai.c | zhengbin | 1 | -2/+2 |
2019-12-11 | drm/amd/powerplay: enable pp one vf mode for vega10 | Yintian Tao | 1 | -78/+0 |
2019-08-02 | drm/amdgpu: cleanup vega10 SRIOV code path | Monk Liu | 1 | -15/+0 |
2019-06-11 | drm/amdgpu: Hardcode reg access using L1 security | Trigger Huang | 1 | -9/+6 |
2019-05-24 | drm/amdgpu: init vega10 SR-IOV reg access mode | Trigger Huang | 1 | -0/+19 |
2019-05-24 | drm/amdgpu: enable separate timeout setting for every ring type V4 | Evan Quan | 1 | -1/+1 |
2019-05-06 | drm/amdgpu: Add IDH_QUERY_ALIVE event for SR-IOV | Trigger Huang | 1 | -0/+3 |
2019-04-10 | drm/amdgpu: support dpm level modification under virtualization v3 | Yintian Tao | 1 | -0/+78 |
2019-02-13 | drm/amdgpu: tighten gpu_recover in mailbox_flr to avoid duplicate recover in ... | wentalou | 1 | -1/+2 |
2019-01-14 | drm/amdgpu/sriov:Correct pfvf exchange logic | Emily Deng | 1 | -1/+1 |
2018-08-27 | drm/amdgpu: cleanup GPU recovery check a bit (v2) | Christian König | 1 | -2/+2 |
2018-05-15 | drm/amdgpu/sriov: Need to set in_gpu_reset flag to back after gpu reset | Emily Deng | 1 | -1/+3 |
2018-03-22 | drm/amdgpu: fix spelling mistake: "asssert" -> "assert" | Colin Ian King | 1 | -1/+1 |
2018-03-14 | drm/amdgpu: Move IH clientid defs to separate file | Oak Zeng | 1 | -2/+2 |
2018-03-14 | drm/amdgpu: refactoring mailbox to fix TDR handshake bugs(v2) | Monk Liu | 1 | -93/+103 |
2017-12-18 | drm/amdgpu: rename amdgpu_gpu_recover | Alex Deucher | 1 | -1/+1 |
2017-12-15 | drm/amdgpu: Simplify amdgpu_lockup_timeout usage. | Andrey Grodzovsky | 1 | -1/+1 |
2017-12-15 | drm/amdgpu: Add gpu_recovery parameter | Andrey Grodzovsky | 1 | -1/+1 |
2017-12-08 | drm/admgpu: Reduce the usage of soc15ip.h | Shaoyun Liu | 1 | -1/+0 |
2017-12-06 | drm/amd/include:cleanup vega10 header files. | Feifei Xu | 1 | -1/+1 |
2017-12-06 | drm/amd/include:cleanup vega10 nbio header files. | Feifei Xu | 1 | -2/+2 |
2017-12-06 | drm/amd/include:cleanup vega10 gc header files. | Feifei Xu | 1 | -2/+2 |
2017-12-04 | drm/amdgpu:fix random missing of FLR NOTIFY | Monk Liu | 1 | -3/+11 |
2017-12-04 | drm/amdgpu:implement new GPU recover(v3) | Monk Liu | 1 | -1/+1 |
2017-12-04 | drm/amdgpu/virt: implement wait_reset callbacks for vi/ai | pding | 1 | -0/+1 |
2017-10-19 | drm/amdgpu: SR-IOV data exchange between PF&VF | Horace Chen | 1 | -0/+6 |
2017-07-14 | drm/amdgpu: Support passing amdgpu critical error to host via GPU Mailbox. | Gavin Wan | 1 | -20/+26 |
2017-05-24 | drm/amdgpu:only call flr_work under infinite timeout | Monk Liu | 1 | -6/+9 |
2017-05-24 | drm/amdgpu:use job* to replace voluntary | Monk Liu | 1 | -1/+1 |
2017-05-24 | drm/amdgpu/virt: change AI ack-irq message to debug level | Xiangliang Yu | 1 | -1/+1 |
2017-05-24 | drm/amdgpu:need som change on vega10 mailbox | Monk Liu | 1 | -8/+10 |
2017-05-24 | drm/amdgpu:fix cannot receive rcv/ack irq bug | Monk Liu | 1 | -2/+2 |
2017-04-06 | drm/amdgpu:implement the reset MB func for vega10 | Monk Liu | 1 | -0/+133 |
2017-04-06 | drm/amdgpu:fix typo for mxgpu_ai | Monk Liu | 1 | -2/+2 |
2017-03-29 | drm/amdgpu/virt: impl mailbox for ai | Xiangliang Yu | 1 | -0/+207 |