| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/amdgpu: Add interface to load SRIOV cap FW | Bokun Zhang | 2022-01-14 | 1 | -0/+1 |
* | drm/amd/amdgpu: add consistent PSP FW loading size checking | Candice Li | 2021-07-23 | 1 | -2/+2 |
* | drm/amdgpu: reset psp ring wptr during ring_create | YuBiao Wang | 2021-06-11 | 1 | -0/+1 |
* | Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 2021-06-04 | 1 | -1/+2 |
|\ |
|
| * | drm/amd/amdgpu:save psp ring wptr to avoid attack | Victor Zhao | 2021-05-27 | 1 | -1/+2 |
* | | drm/amdgpu: Guard against write accesses after device removal | Andrey Grodzovsky | 2021-05-19 | 1 | -6/+2 |
|/ |
|
* | drm/amdgpu: retire legacy vega10 sos version check | Hawking Zhang | 2020-04-23 | 1 | -27/+1 |
* | drm/amdgpu: switch to helper function to init sos ucode | Hawking Zhang | 2020-04-23 | 1 | -31/+3 |
* | drm/amdgpu: switch to helper function to init asd ucode | Hawking Zhang | 2020-04-23 | 1 | -15/+1 |
* | drm/amdgpu: retire unused check_fw_loading status | Hawking Zhang | 2020-04-23 | 1 | -123/+0 |
* | drm/amdgpu: remove unnecessary tOS version check | Hawking Zhang | 2020-04-23 | 1 | -4/+1 |
* | drm/amdgpu: retire support_vmr_ring interface | Hawking Zhang | 2020-04-23 | 1 | -37/+19 |
* | Revert "drm/amdgpu: add CAP fw loading" | Zhigang Luo | 2020-03-25 | 1 | -24/+0 |
* | drm/amdgpu: add CAP fw loading | Zhigang Luo | 2020-03-19 | 1 | -0/+24 |
* | drm/amdgpu: Use ARRAY_SIZE for sos_old_versions | zhengbin | 2019-11-22 | 1 | -1/+1 |
* | drm/amdgpu: switch to common helper func for psp cmd submission | Hawking Zhang | 2019-11-19 | 1 | -60/+0 |
* | drm/amdgpu: add psp funcs for ring write pointer read/write | Hawking Zhang | 2019-11-19 | 1 | -0/+27 |
* | drm/amdgpu/psp: flush HDP write fifo after submitting cmds to the psp | Alex Deucher | 2019-10-03 | 1 | -0/+1 |
* | drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit callback | Xiaojie Yuan | 2019-08-21 | 1 | -1/+0 |
* | drm/amdgpu: fix incorrect judge on sos fw version | Monk Liu | 2019-08-02 | 1 | -1/+1 |
* | drm/amdgpu: switch to macro for psp bootloader command | Hawking Zhang | 2019-07-12 | 1 | -2/+2 |
* | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 2019-06-14 | 1 | -1/+3 |
|\ |
|
| * | drm/amd: drop use of drmP.h in remaining files | Sam Ravnborg | 2019-06-10 | 1 | -1/+3 |
* | | drm/amdgpu: Support PSP VMR ring for Vega10 VF | Trigger Huang | 2019-05-24 | 1 | -32/+99 |
|/ |
|
* | drm/amdgpu: reroute VMC and UMD to IH ring 1 | Christian König | 2019-03-19 | 1 | -0/+36 |
* | drm/amdgpu: use REG32_PCIE wrapper instead for psp | Huang Rui | 2019-02-27 | 1 | -3/+1 |
* | drm/amdgpu/psp: make get_fw_type and prep_cmd_buf to be common interfaces | Hawking Zhang | 2019-01-14 | 1 | -72/+0 |
* | drm/amdgpu/psp_v3_1: Get psp fw version through reading register | Emily Deng | 2018-12-14 | 1 | -1/+4 |
* | drm/amdgpu/psp: Update waiting in psp mode1 reset. | Andrey Grodzovsky | 2018-12-03 | 1 | -1/+1 |
* | drm/amdgpu/psp: use define rather than magic number for mode1 reset | Alex Deucher | 2018-11-19 | 1 | -1/+1 |
* | drm/amdgpu: remove set but not used variable 'ring' | YueHaibing | 2018-11-19 | 1 | -3/+0 |
* | drm/amdgpu: Revised PSP comments | John Clements | 2018-11-05 | 1 | -2/+2 |
* | drm/amdgpu: Add psp 11.0 support for vega20. (v2) | Feifei Xu | 2018-08-27 | 1 | -2/+0 |
* | drm/amdgpu: add checking for sos version | Huang Rui | 2018-06-13 | 1 | -1/+26 |
* | drm/amdgpu/psp: Add initial psp support for vega20 | Feifei Xu | 2018-05-17 | 1 | -0/+3 |
* | drm/amdgpu: initilize vega12 psp firmwares | Evan Quan | 2018-03-21 | 1 | -0/+3 |
* | drm/amdgpu/psp: initial vega12 support | Alex Deucher | 2018-03-21 | 1 | -0/+2 |
* | drm/amdgpu/psp: use a function pointer structure | Alex Deucher | 2018-02-19 | 1 | -20/+45 |
* | drm/admgpu: Reduce the usage of soc15ip.h | Shaoyun Liu | 2017-12-08 | 1 | -1/+0 |
* | drm/amdgpu: Change SOC15_REG_OFFSET to use dynamic register offset | Shaoyun Liu | 2017-12-08 | 1 | -4/+5 |
* | drm/amd/include:cleanup vega10 header files. | Feifei Xu | 2017-12-06 | 1 | -1/+1 |
* | drm/amd/include:cleanup vega10 nbio header files. | Feifei Xu | 2017-12-06 | 1 | -1/+1 |
* | drm/amd/include:cleanup vega10 gc header files. | Feifei Xu | 2017-12-06 | 1 | -1/+1 |
* | drm/amd/include:cleanup vega10 mp header files. | Feifei Xu | 2017-12-06 | 1 | -2/+2 |
* | drm/amd/include:cleanup vega10 sdma0/1 header files. | Feifei Xu | 2017-12-06 | 1 | -1/+1 |
* | drm/amdgpu/psp: prevent page fault by checking write_frame address(v4) | Evan Quan | 2017-10-25 | 1 | -2/+12 |
* | drm/amdgpu: Add GPU reset functionality for Vega10 | Ken Wang | 2017-09-26 | 1 | -0/+34 |
* | drm/amdgpu: added api for stopping psp ring (v2) | Evan Quan | 2017-09-12 | 1 | -1/+14 |
* | drm/amdgpu: read reg in each iterator of psp_wait_for loop | Zhang, Jerry | 2017-07-25 | 1 | -2/+0 |
* | drm/amdgpu: remove superfluous check | Huang Rui | 2017-07-14 | 1 | -4/+4 |