Age | Commit message (Expand) | Author |
2021-01-06 | drm/amdgpu: fix potential memory leak during navi12 deinitialization | Jiawei Gu |
2021-01-06 | drm/amdgpu: fix a memory protection fault when remove amdgpu device | Dennis Li |
2020-12-01 | drm/amd/amdgpu/amdgpu_psp: Make local function 'parse_ta_bin_descriptor' static | Lee Jones |
2020-11-24 | drm/amd/amdgpu: skip unload message in reset | Kenneth Feng |
2020-11-13 | drm/amdgpu: Use PSP_FW_NAME_LEN instead of magic number | Bhawanpreet Lakha |
2020-11-04 | drm/amdgpu: resolved ASD loading issue on sienna | John Clements |
2020-11-02 | drm/amdgpu/amdgpu: use "*" adjacent to data name | Deepak R Varma |
2020-11-02 | drm/amdgpu/amdgpu: improve code indentation and alignment | Deepak R Varma |
2020-10-26 | drm/amdgpu: added support for psp fw attestation | John Clements |
2020-10-16 | drm/amd/psp: Fix sysfs: cannot create duplicate filename | Andrey Grodzovsky |
2020-10-15 | drm/amdgpu: add rlc iram and dram firmware support | Likun Gao |
2020-10-12 | drm/amdgpu: add psp support for dimgrey_cavefish(v2) | Tao Zhou |
2020-10-12 | drm/amdgpu: increase size of psp fw_name string(v2) | Tao Zhou |
2020-10-05 | drm/amdgpu: enable psp support for vangogh | Huang Rui |
2020-10-05 | drm/amdgpu: add TOC firmware support for apu (v3) | Huang Rui |
2020-09-25 | drm/amd: Skip not used microcode loading in SRIOV | Jingwen Chen |
2020-09-15 | drm/amdgpu: Include sienna_cichlid in USBC PD FW support. | Andrey Grodzovsky |
2020-09-15 | drm/amdgpu: Update RAS init handling | John Clements |
2020-09-15 | drm/amdgpu: Avoid accessing HW when suspending SW state | Andrey Grodzovsky |
2020-08-26 | drm/amdgpu: add asd fw check before loading asd | Tao Zhou |
2020-08-24 | drm/amdgpu: drm_device to amdgpu_device by inline-f (v2) | Luben Tuikov |
2020-08-24 | drm/amdgpu: refine codes to avoid reentering GPU recovery | Dennis Li |
2020-08-14 | drm/amdgpu: revert "fix system hang issue during GPU reset" | Christian König |
2020-08-14 | drm/amdgpu: enable RAP TA load | Wenhui Sheng |
2020-07-30 | drm amdgpu: Skip tmr load for SRIOV | Liu ChengZhe |
2020-07-27 | drm/amdgpu: fix system hang issue during GPU reset | Dennis Li |
2020-07-21 | drm/amdgpu: load asd for sienna cichlid | John Clements |
2020-07-15 | drm/amdgpu: add psp support for navy_flounder | Jiansong Chen |
2020-07-15 | drm/amdgpu: correct ta header v2 ucode init start address | John Clements |
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 |