Age | Commit message (Expand) | Author | Files | Lines |
2018-05-17 | drm/amdgpu/psp: Add initial psp support for vega20 | Feifei Xu | 1 | -0/+1 |
2018-04-11 | drm/amdgpu: fix null pointer panic with direct fw loading on gpu reset | Huang Rui | 1 | -0/+3 |
2018-03-21 | drm/amdgpu/psp: initial vega12 support | Alex Deucher | 1 | -0/+1 |
2018-03-14 | drm/amdgpu/psp: add a few more fw load type checks | Alex Deucher | 1 | -0/+9 |
2018-02-19 | drm/amdgpu/soc15: don't abuse IP soft reset for adapter reset | Alex Deucher | 1 | -14/+3 |
2018-02-19 | drm/amdgpu/psp: use a function pointer structure | Alex Deucher | 1 | -21/+2 |
2017-12-04 | drm/amdgpu/sriov:fix memory leak in psp_load_fw | Monk Liu | 1 | -8/+12 |
2017-12-04 | drm/amdgpu:cleanup in_sriov_reset and lock_reset | Monk Liu | 1 | -1/+1 |
2017-11-28 | Revert "drm/amdgpu: fix rmmod KCQ disable failed error" | Alex Deucher | 1 | -0/+2 |
2017-11-21 | drm/amdgpu: fix rmmod KCQ disable failed error | Wang Hongcheng | 1 | -2/+0 |
2017-10-19 | drm/amdgpu: fix regresstion on SR-IOV gpu reset failed | Rex Zhu | 1 | -0/+9 |
2017-09-28 | drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.c | Rex Zhu | 1 | -9/+0 |
2017-09-26 | drm/amdgpu:fix firmware memoryleak(v2) | Monk Liu | 1 | -0/+6 |
2017-09-26 | drm/amdgpu/sriov:don't load psp fw during gpu reset | Monk Liu | 1 | -6/+9 |
2017-09-26 | drm/amdgpu: Add GPU reset functionality for Vega10 | Ken Wang | 1 | -1/+20 |
2017-09-12 | drm/amdgpu: enable raven to load firmwares by psp at default (v2) | Evan Quan | 1 | -2/+0 |
2017-09-12 | drm/amdgpu: stop psp ring on suspend | Evan Quan | 1 | -0/+10 |
2017-09-12 | drm/amdgpu: added api for stopping psp ring (v2) | Evan Quan | 1 | -0/+2 |
2017-07-25 | drm/amdgpu: disable firmware loading for psp v10 | Junwei Zhang | 1 | -0/+2 |
2017-07-25 | drm/amdgpu: read reg in each iterator of psp_wait_for loop | Zhang, Jerry | 1 | -2/+1 |
2017-07-25 | drm/amdgpu: add ring_destroy for psp v10 | Junwei Zhang | 1 | -0/+1 |
2017-07-25 | drm/amdgpu: add ring_create function for psp v10 | Junwei Zhang | 1 | -0/+1 |
2017-07-25 | drm/amdgpu: add init microcode function for psp v10 | Junwei Zhang | 1 | -0/+1 |
2017-07-14 | drm/amdgpu: make psp cmd buffer as a reserve memory | Huang Rui | 1 | -20/+18 |
2017-07-14 | drm/amdgpu: fix missed asd bo free when hw_fini | Huang Rui | 1 | -0/+2 |
2017-07-14 | drm/amdgpu: remove superfluous check | Huang Rui | 1 | -10/+5 |
2017-06-29 | drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup | Alex Deucher | 1 | -2/+2 |
2017-06-29 | drm/amdgpu: fix the memory corruption on S3 | Huang Rui | 1 | -8/+7 |
2017-06-16 | Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -0/+23 |
2017-05-24 | drm/amdgpu: register the psp v10 function pointers at psp sw_init | Huang Rui | 1 | -0/+7 |
2017-05-24 | drm/amdgpu: add psp v10 ip block | Huang Rui | 1 | -0/+9 |
2017-05-24 | drm/amdgpu/psp: Do not load asd for SRIOV | Xiangliang Yu | 1 | -0/+7 |
2017-05-18 | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next | Sean Paul | 1 | -83/+146 |
2017-05-16 | drm/amd: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | 1 | -1/+1 |
2017-04-28 | drm/amdgpu/psp: skip loading SDMA/RLCG under SRIOV VF | Daniel Wang | 1 | -0/+6 |
2017-04-28 | drm/amdgpu: Destroy psp ring in hw_fini | Trigger Huang | 1 | -2/+7 |
2017-04-28 | drm/amdgpu: do not free fence buf when driver probes. | Huang Rui | 1 | -2/+4 |
2017-04-28 | drm/amdgpu: add hw_start and non-psp firmware loading into resume | Huang Rui | 1 | -2/+14 |
2017-04-28 | drm/amdgpu: split psp ring init function | Huang Rui | 1 | -43/+72 |
2017-04-28 | drm/amdgpu: split psp asd function | Huang Rui | 1 | -23/+22 |
2017-04-28 | drm/amdgpu: use private memory to store psp firmware data | Huang Rui | 1 | -20/+8 |
2017-04-28 | drm/amdgpu: add psp firmware private memory | Huang Rui | 1 | -4/+19 |
2017-04-28 | drm/amdgpu: split psp tmr init function | Huang Rui | 1 | -10/+17 |
2017-04-04 | drm/amdgpu: fix semicolon.cocci warnings | kbuild test robot | 1 | -1/+1 |
2017-03-29 | drm/amdgpu: add PSP driver for vega10 (v2) | Huang Rui | 1 | -0/+481 |