Age | Commit message (Expand) | Author | Files | Lines |
2020-04-01 | Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -6/+14 |
2020-03-17 | drm/amdgpu: fix two documentation mismatch issues | Wang Xiayang | 1 | -2/+2 |
2020-03-05 | drm/amdgpu: add reset_ras_error_count function for SDMA | Hawking Zhang | 1 | -6/+14 |
2020-01-22 | drm/amdgpu: remove unnecessary conversion to bool | Nirmoy Das | 1 | -2/+2 |
2020-01-14 | drm/amdgpu: update goldensetting for renoir | Aaron Liu | 1 | -1/+1 |
2020-01-14 | drm/amdgpu: check sdma ras funcs pointer before accessing | Hawking Zhang | 1 | -2/+6 |
2020-01-14 | drm/amdgpu: read sdma edc counter to clear the counters | Hawking Zhang | 1 | -0/+7 |
2020-01-14 | drm/amdgpu: add ras_late_init and ras_fini for sdma v4 | Hawking Zhang | 1 | -2/+4 |
2020-01-14 | drm/amdgpu: add query_ras_error_count function for sdma v4 | Hawking Zhang | 1 | -0/+163 |
2019-12-23 | drm/amdgpu: simplify padding calculations (v2) | Luben Tuikov | 1 | -2/+2 |
2019-12-18 | drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list | Nirmoy Das | 1 | -3/+2 |
2019-10-25 | drm/amdgpu: Fix SDMA hang when performing VKexample test | chen gong | 1 | -0/+1 |
2019-10-10 | drm/amdgpu: Do not implement power-on for SDMA after do mode2 reset on Renoir | chen gong | 1 | -1/+1 |
2019-10-03 | drm/amdgpu: add comments in ras interrupt callback | Tao Zhou | 1 | -0/+4 |
2019-10-03 | drm/amdgpu: add common sdma_ras_fini function | Tao Zhou | 1 | -15/+1 |
2019-10-03 | drm/amdgpu: refine sdma4 ras_data_cb | Tao Zhou | 1 | -17/+7 |
2019-10-03 | drm/amdgpu: move sdma ecc functions to generic sdma file | Tao Zhou | 1 | -22/+2 |
2019-10-03 | drm/amdgpu: update parameter of ras_ih_cb | Tao Zhou | 1 | -2/+2 |
2019-09-16 | drm/amd/amdgpu: power up sdma engine when S3 resume back | Prike Liang | 1 | -4/+6 |
2019-09-13 | drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init helper function | Hawking Zhang | 1 | -41/+1 |
2019-09-13 | drm/amdgpu: set ip specific ras interface pointer to NULL after free it | Hawking Zhang | 1 | -2/+6 |
2019-09-13 | drm/amdgpu: Avoid HW GPU reset for RAS. | Andrey Grodzovsky | 1 | -15/+17 |
2019-09-13 | drm/amdgpu: fix memory leak when ras is not supported on specific ip block | Hawking Zhang | 1 | -1/+2 |
2019-09-13 | drm/amdgpu: switch to amdgpu_ras_late_init for sdma v4 block (v2) | Hawking Zhang | 1 | -74/+24 |
2019-09-13 | drm/amdgpu: switch to new amdgpu_nbio structure | Hawking Zhang | 1 | -3/+3 |
2019-08-29 | drm/amdgpu: Initialize and update SDMA power gating | Prike Liang | 1 | -0/+1 |
2019-08-27 | Revert "drm/amdgpu: free up the first paging queue v2" | Gang Ba | 1 | -15/+8 |
2019-08-22 | drm/amdgpu: update gc/sdma goldensetting for rn | Aaron Liu | 1 | -2/+2 |
2019-08-22 | drm/amdgpu/sdma4: set sdma clock gating for rn | Prike Liang | 1 | -0/+1 |
2019-08-12 | drm/amdgpu: add sdma golden settings for renoir | Huang Rui | 1 | -0/+17 |
2019-08-12 | drm/amdgpu: add sdma support for renoir | Huang Rui | 1 | -1/+5 |
2019-08-12 | drm/amdgpu: add sdma clock gating for Arcturus | Le Ma | 1 | -0/+1 |
2019-08-12 | drm/amdgpu: support sdma clock gating for more instances | Le Ma | 1 | -71/+34 |
2019-08-02 | drm/amdgpu: update SDMA V4 microcode init | John Clements | 1 | -35/+75 |
2019-08-02 | drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESS | Tao Zhou | 1 | -1/+1 |
2019-08-02 | drm/amdgpu: fix unsigned variable instance compared to less than zero | Colin Ian King | 1 | -1/+2 |
2019-08-02 | drm/amdgpu: cleanup vega10 SRIOV code path | Monk Liu | 1 | -9/+8 |
2019-07-31 | drm/amdgpu: update interrupt callback for all ras clients | Tao Zhou | 1 | -0/+2 |
2019-07-30 | drm/amdgpu: correct irq type used for sdma ecc | Hawking Zhang | 1 | -2/+2 |
2019-07-30 | drm/amdgpu: update more sdma instances irq support | Le Ma | 1 | -50/+27 |
2019-07-22 | drm/amdgpu: set sdma irq src num according to sdma instances | Hawking Zhang | 1 | -2/+15 |
2019-07-18 | drm/amdgpu: enable all 8 sdma instances for Arcturus silicon | Le Ma | 1 | -1/+1 |
2019-07-18 | drm/amdgpu: limit sdma instances to 2 for Arcturus in BU phase | Le Ma | 1 | -1/+1 |
2019-07-18 | drm/amdgpu: add arct sdma golden settings | Hawking Zhang | 1 | -0/+45 |
2019-07-18 | drm/amdgpu: declare sdma firmware binary files for Arcturus | Le Ma | 1 | -0/+8 |
2019-07-18 | drm/amdgpu: add paging queue support for 8 SDMA instances on Arcturus | Le Ma | 1 | -11/+51 |
2019-07-18 | drm/amdgpu: add Arcturus chip_name for init sdma microcode | Le Ma | 1 | -0/+3 |
2019-07-18 | drm/amdgpu: enable 8 SDMA instances for Arcturus | Le Ma | 1 | -0/+2 |
2019-07-18 | drm/amdgpu: correct Arcturus SDMA address space base index | Le Ma | 1 | -6/+6 |
2019-07-18 | drm/amdgpu: support hdp flush for more sdma instances | Le Ma | 1 | -4/+1 |