Age | Commit message (Expand) | Author |
2018-11-05 | drm/amdgpu/psp: avoid hard-code fence value pre submission | Hawking Zhang |
2018-10-10 | drm/amdgpu: Remove amdgpu_ucode_fini_bo | Rex Zhu |
2018-09-14 | drm/amdgpu: simplify Raven, Raven2, and Picasso handling | Alex Deucher |
2018-09-14 | drm/amdgpu: initilize picasso psp firmwares support | Likun Gao |
2018-08-27 | drm/amdgpu: add status checking after fw is loaded | Huang Rui |
2018-08-27 | drm/amdgpu/psp: Enlarge PSP TMR SIZE from 3M to 4M. | Feifei Xu |
2018-08-27 | drm/amdgpu: Add psp 11.0 support for vega20. (v2) | Feifei Xu |
2018-08-13 | drm/amdgpu: update tmr mc address | James Zhu |
2018-05-17 | drm/amdgpu/psp: Add initial psp support for vega20 | Feifei Xu |
2018-04-11 | drm/amdgpu: fix null pointer panic with direct fw loading on gpu reset | Huang Rui |
2018-03-21 | drm/amdgpu/psp: initial vega12 support | Alex Deucher |
2018-03-14 | drm/amdgpu/psp: add a few more fw load type checks | Alex Deucher |
2018-02-19 | drm/amdgpu/soc15: don't abuse IP soft reset for adapter reset | Alex Deucher |
2018-02-19 | drm/amdgpu/psp: use a function pointer structure | Alex Deucher |
2017-12-04 | drm/amdgpu/sriov:fix memory leak in psp_load_fw | Monk Liu |
2017-12-04 | drm/amdgpu:cleanup in_sriov_reset and lock_reset | Monk Liu |
2017-11-28 | Revert "drm/amdgpu: fix rmmod KCQ disable failed error" | Alex Deucher |
2017-11-21 | drm/amdgpu: fix rmmod KCQ disable failed error | Wang Hongcheng |
2017-10-19 | drm/amdgpu: fix regresstion on SR-IOV gpu reset failed | Rex Zhu |
2017-09-28 | drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.c | Rex Zhu |
2017-09-26 | drm/amdgpu:fix firmware memoryleak(v2) | Monk Liu |
2017-09-26 | drm/amdgpu/sriov:don't load psp fw during gpu reset | Monk Liu |
2017-09-26 | drm/amdgpu: Add GPU reset functionality for Vega10 | Ken Wang |
2017-09-12 | drm/amdgpu: enable raven to load firmwares by psp at default (v2) | Evan Quan |
2017-09-12 | drm/amdgpu: stop psp ring on suspend | Evan Quan |
2017-09-12 | drm/amdgpu: added api for stopping psp ring (v2) | Evan Quan |
2017-07-25 | drm/amdgpu: disable firmware loading for psp v10 | Junwei Zhang |
2017-07-25 | drm/amdgpu: read reg in each iterator of psp_wait_for loop | Zhang, Jerry |
2017-07-25 | drm/amdgpu: add ring_destroy for psp v10 | Junwei Zhang |
2017-07-25 | drm/amdgpu: add ring_create function for psp v10 | Junwei Zhang |
2017-07-25 | drm/amdgpu: add init microcode function for psp v10 | Junwei Zhang |
2017-07-14 | drm/amdgpu: make psp cmd buffer as a reserve memory | Huang Rui |
2017-07-14 | drm/amdgpu: fix missed asd bo free when hw_fini | Huang Rui |
2017-07-14 | drm/amdgpu: remove superfluous check | Huang Rui |
2017-06-29 | drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup | Alex Deucher |
2017-06-29 | drm/amdgpu: fix the memory corruption on S3 | Huang Rui |
2017-06-16 | Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2017-05-24 | drm/amdgpu: register the psp v10 function pointers at psp sw_init | Huang Rui |
2017-05-24 | drm/amdgpu: add psp v10 ip block | Huang Rui |
2017-05-24 | drm/amdgpu/psp: Do not load asd for SRIOV | Xiangliang Yu |
2017-05-18 | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next | Sean Paul |
2017-05-16 | drm/amd: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada |
2017-04-28 | drm/amdgpu/psp: skip loading SDMA/RLCG under SRIOV VF | Daniel Wang |
2017-04-28 | drm/amdgpu: Destroy psp ring in hw_fini | Trigger Huang |
2017-04-28 | drm/amdgpu: do not free fence buf when driver probes. | Huang Rui |
2017-04-28 | drm/amdgpu: add hw_start and non-psp firmware loading into resume | Huang Rui |
2017-04-28 | drm/amdgpu: split psp ring init function | Huang Rui |
2017-04-28 | drm/amdgpu: split psp asd function | Huang Rui |
2017-04-28 | drm/amdgpu: use private memory to store psp firmware data | Huang Rui |
2017-04-28 | drm/amdgpu: add psp firmware private memory | Huang Rui |