Age | Commit message (Expand) | Author |
2023-01-10 | drm/amd: Load PSP microcode during early_init | Mario Limonciello |
2023-01-10 | drm/amd: Parse both v1 and v2 TA microcode headers using same function | Mario Limonciello |
2022-11-17 | drm/amdgpu: make psp_ring_init common | Alex Deucher |
2022-11-17 | drm/amdgpu/psp12: move ih_reroute into ring_create | Alex Deucher |
2022-08-16 | drm/amdgpu: Add secure display TA load for Renoir | Shane Xiao |
2021-10-28 | drm/amdgpu: Update TA version output in driver | Candice Li |
2021-09-14 | drm/amdgpu: Unify PSP TA context | Candice Li |
2021-08-16 | drm/amd/amdgpu: consolidate PSP TA context | Candice Li |
2021-07-23 | drm/amd/amdgpu: add consistent PSP FW loading size checking | Candice Li |
2021-07-01 | drm/amdgpu: Avoid printing of stack contents on firmware load error | Jiri Kosina |
2021-05-19 | drm/amdgpu: Guard against write accesses after device removal | Andrey Grodzovsky |
2020-11-13 | drm/amdgpu: add ta firmware load for green-sardine | Roman Li |
2020-11-04 | drm/amdgpu: enable green_sardine_asd.bin loading (v2) | Aaron Liu |
2020-09-03 | drm/amdgpu: add ta firmware load in psp_v12_0 for renoir | Changfeng |
2020-04-23 | drm/amdgpu: switch to 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: remove unnecessary tOS version check | Hawking Zhang |
2020-04-23 | drm/amdgpu: retire support_vmr_ring interface | Hawking Zhang |
2019-11-19 | drm/amdgpu: switch to common helper func for psp cmd submission | Hawking Zhang |
2019-11-19 | drm/amdgpu: add psp funcs for ring write pointer read/write | Hawking Zhang |
2019-10-03 | drm/amdgpu/psp: flush HDP write fifo after submitting cmds to the psp | Alex Deucher |
2019-08-21 | drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit callback | Xiaojie Yuan |
2019-08-15 | drm/amdgpu: MODULE_FIRMWARE requires linux/module.h | Stephen Rothwell |
2019-08-12 | drm/amdgpu: add psp_v12_0 for renoir (v2) | Aaron Liu |