Age | Commit message (Expand) | Author |
2020-07-10 | drm/amdgpu: fix spelling mistake "Falied" -> "Failed" | Colin Ian King |
2020-07-08 | drm/amdgpu: updated ta ucode loading | John Clements |
2020-07-08 | drm/amdgpu: add TMR destory function for psp | Huang Rui |
2020-07-08 | drm/amdgpu: asd function needs to be unloaded in suspend phase | Huang Rui |
2020-07-01 | drm/amdgpu: call release_firmware() without a NULL check | Nirmoy Das |
2020-07-01 | drm/amdgpu: label internally used symbols as static | Nirmoy Das |
2020-07-01 | drm/amdgpu/sriov: Add clear vf fw support | Emily Deng |
2020-07-01 | drm/amdgpu/psp: support for loading PSP SPL fw | Likun Gao |
2020-07-01 | drm/amdgpu/psp: initialization PSP SPL fw | Likun Gao |
2020-07-01 | drm/amdgpu: only send one sdma firmware for sienna_cichlid | Likun Gao |
2020-07-01 | drm/amdgpu/psp: convert amdgpu mes ucode type | Jack Xiao |
2020-07-01 | drm/amdgpu/psp: add psp support for sienna_cichlid | Likun Gao |
2020-07-01 | drm/amdgpu: skip ASD fw load for sienna_cichlid | Likun Gao |
2020-05-28 | drm/amdgpu: change memory training to common function | Likun Gao |
2020-05-21 | drm/amdgpu: add condition to set MP1 state on gpu reset | Likun Gao |
2020-05-08 | drm/amdgpu: switch to common rlc_autoload helper | Hawking Zhang |
2020-05-08 | drm/amdgpu: switch to common ras ta helper | Hawking Zhang |
2020-05-08 | drm/amdgpu: switch to common xgmi ta helpers | Hawking Zhang |
2020-05-07 | drm/amdgpu: Fix bug in RAS invoke | John Clements |
2020-04-30 | drm/amdgpu: update RAS sequence to parse TA flags | John Clements |
2020-04-23 | drm/amdgpu: add helper function to init sos ucode | Hawking Zhang |
2020-04-23 | drm/amdgpu: add helper function to init asd ucode | Hawking Zhang |
2020-04-23 | drm/amdgpu: retire unused check_fw_loading status | Hawking Zhang |
2020-04-23 | drm/amdgpu: retire support_vmr_ring interface | Hawking Zhang |
2020-04-22 | drm/amdgpu: set mp1 state before reload | John Clements |
2020-04-22 | drm/amdgpu: update psp fw loading sequence | John Clements |
2020-04-09 | drm/amdgpu/psp: dont warn on missing optional TA's | Alex Deucher |
2020-04-03 | drm/amd/display: Guard calls to hdcp_ta and dtm_ta | Bhawanpreet Lakha |
2020-04-01 | drm/amdgpu: Ignore the not supported error from psp | Emily Deng |
2020-03-25 | Revert "drm/amdgpu: add CAP fw loading" | Zhigang Luo |
2020-03-19 | drm/amdgpu: add CAP fw loading | Zhigang Luo |
2020-03-13 | drm/amdgpu: resolve failed error inject msg | John Clements |
2020-03-06 | drm/amdgpu: Fix GPU reset error. | Andrey Grodzovsky |
2020-03-05 | drm/amdgpu: Wrap clflush_cache_range with x86 ifdef | Andrey Grodzovsky |
2020-03-05 | drm/amdgpu: Add support for USBC PD FW download | Andrey Grodzovsky |
2020-02-26 | drm/amdgpu: update psp firmwares loading sequence V2 | Evan Quan |
2020-02-25 | drm/amdgpu: fix psp ucode not loaded in bare-metal | Monk Liu |
2020-02-25 | drm/amdgpu: cleanup some incorrect reg access for SRIOV | Monk Liu |
2020-02-12 | drm/amd/display: fix dtm unloading | Bhawanpreet Lakha |
2020-02-06 | drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2) | Hawking Zhang |
2020-01-14 | drm/amdgpu: disable XGMI TA unload for arcturus | John Clements |
2020-01-07 | amd/amdgpu/sriov enable onevf mode for ARCTURUS VF | Jack Zhang |
2020-01-07 | drm/amdgpu: amalgamated PSP TA invoke functions | John Clements |
2020-01-07 | drm/amdgpu: amalgamate PSP TA load/unload functions | John Clements |
2020-01-07 | drm/amdgpu: by default output PSP ret status in event of cmd failure | John Clements |
2020-01-07 | drm/amdgpu: correct RLC firmwares loading sequence | Evan Quan |
2019-12-23 | drm/amdgpu: use true, false for bool variable in amdgpu_psp.c | zhengbin |
2019-12-23 | drm/amdgpu: enable xgmi init for sriov use case | Frank.Min |
2019-12-18 | drm/amdgpu: update VCN1(dual instances) fw types ID and VCN ip block type | Jane Jian |
2019-12-09 | drm/amdgpu: fix resume failures due to psp fw loading sequence change (v3) | Hawking Zhang |