Age | Commit message (Expand) | Author | Files | Lines |
2018-06-13 | drm/amdgpu: add checking for sos version | Huang Rui | 1 | -1/+26 |
2018-05-17 | drm/amdgpu/psp: Add initial psp support for vega20 | Feifei Xu | 1 | -0/+3 |
2018-03-21 | drm/amdgpu: initilize vega12 psp firmwares | Evan Quan | 1 | -0/+3 |
2018-03-21 | drm/amdgpu/psp: initial vega12 support | Alex Deucher | 1 | -0/+2 |
2018-02-19 | drm/amdgpu/psp: use a function pointer structure | Alex Deucher | 1 | -20/+45 |
2017-12-08 | drm/admgpu: Reduce the usage of soc15ip.h | Shaoyun Liu | 1 | -1/+0 |
2017-12-08 | drm/amdgpu: Change SOC15_REG_OFFSET to use dynamic register offset | Shaoyun Liu | 1 | -4/+5 |
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 | -1/+1 |
2017-12-06 | drm/amd/include:cleanup vega10 gc header files. | Feifei Xu | 1 | -1/+1 |
2017-12-06 | drm/amd/include:cleanup vega10 mp header files. | Feifei Xu | 1 | -2/+2 |
2017-12-06 | drm/amd/include:cleanup vega10 sdma0/1 header files. | Feifei Xu | 1 | -1/+1 |
2017-10-25 | drm/amdgpu/psp: prevent page fault by checking write_frame address(v4) | Evan Quan | 1 | -2/+12 |
2017-09-26 | drm/amdgpu: Add GPU reset functionality for Vega10 | Ken Wang | 1 | -0/+34 |
2017-09-12 | drm/amdgpu: added api for stopping psp ring (v2) | Evan Quan | 1 | -1/+14 |
2017-07-25 | drm/amdgpu: read reg in each iterator of psp_wait_for loop | Zhang, Jerry | 1 | -2/+0 |
2017-07-14 | drm/amdgpu: remove superfluous check | Huang Rui | 1 | -4/+4 |
2017-06-29 | drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup | Alex Deucher | 1 | -6/+6 |
2017-06-16 | Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -16/+16 |
2017-06-15 | drm/amd/amdgpu: Port PSP v3.1 over to new SOC15 macros | Tom St Denis | 1 | -16/+16 |
2017-05-18 | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next | Sean Paul | 1 | -41/+45 |
2017-05-16 | drm/amd: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | 1 | -1/+1 |
2017-04-28 | drm/amdgpu: Destroy psp ring in hw_fini | Trigger Huang | 1 | -0/+27 |
2017-04-28 | drm/amdgpu: split psp ring init function | Huang Rui | 1 | -1/+10 |
2017-04-28 | drm/amdgpu: use private memory to store psp firmware data | Huang Rui | 1 | -40/+8 |
2017-04-06 | drm/amd/amdgpu: Clean up psp reload_quirk() | Tom St Denis | 1 | -8/+4 |
2017-04-06 | drm/amd/amdgpu: Fix psp_v3_1 compare sram | Tom St Denis | 1 | -1/+1 |
2017-03-29 | drm/amdgpu/psp: add check sOS sign | Xiangliang Yu | 1 | -2/+16 |
2017-03-29 | drm/amdgpu: add PSP driver for vega10 (v2) | Huang Rui | 1 | -0/+507 |