Age | Commit message (Expand) | Author |
2023-08-31 | drm/amdgpu: add PSP FW TYPE for VPE | Lang Yu |
2023-08-30 | drm/amdgpu: Add bootloader status check | Lijo Lazar |
2023-08-07 | drm/amdgpu: init TA microcode for SRIOV VF when MP0 IP is 13.0.6 | Zhigang Luo |
2023-08-07 | drm/amdgpu: Fix style issues in amdgpu_psp.c | Praful Swarnakar |
2023-07-27 | drm/amdgpu: add PSP 14.0.0 support | Li Ma |
2023-07-21 | drm/amd: Fix an error handling mistake in psp_sw_init() | Mario Limonciello |
2023-07-12 | drm/amdgpu: use psp_execute_load_ip_fw instead | Lang Yu |
2023-07-12 | drm/amdgpu: rename psp_execute_non_psp_fw_load and make it global | Lang Yu |
2023-07-07 | drm/amd: Detect IFWI or PD upgrade support in psp_early_init() | Mario Limonciello |
2023-07-07 | drm/amd: Add documentation for how to flash a dGPU | Mario Limonciello |
2023-07-07 | drm/amd: Convert USB-C PD F/W attributes into groups | Mario Limonciello |
2023-07-07 | drm/amd: Make flashing messages quieter | Mario Limonciello |
2023-07-07 | drm/amd: Use attribute groups for PSP flashing attributes | Mario Limonciello |
2023-06-30 | drm/amd: Don't initialize PSP twice for Navi3x | Mario Limonciello |
2023-06-30 | drm/amd: Don't try to enable secure display TA multiple times | Mario Limonciello |
2023-06-23 | drm/amdgpu: Skip TMR for MP0_HWIP 13.0.6 | Zhigang Luo |
2023-06-15 | drm/amdgpu: Optimize checking ras supported | Stanley.Yang |
2023-06-15 | drm/amdgpu: Add channel_dis_num to ras init flags | Candice Li |
2023-06-15 | drm/amdgpu: add wait_for helper for spirom update | Likun Gao |
2023-06-09 | drm/amd: Tighten permissions on VBIOS flashing attributes | Mario Limonciello |
2023-06-09 | drm/amd: Make sure image is written to trigger VBIOS image update flow | Mario Limonciello |
2023-06-09 | drm/amdgpu: convert vcn/jpeg logical mask to physical mask | Stanley.Yang |
2023-06-09 | drm/amdgpu: pass xcc mask to ras ta | Stanley.Yang |
2023-06-09 | drm/amdgpu: Fix a couple of spelling mistakes in info and debug messages | Colin Ian King |
2023-06-09 | drm/amdgpu: add instance mask for RAS inject | Tao Zhou |
2023-06-09 | drm/amdgpu: Add PSP supporting PSP 13.0.6 SRIOV ucode init. | Gavin Wan |
2023-06-09 | drm/amdgpu: Add PSP spatial parition interface | Lijo Lazar |
2023-06-09 | drm/amdgpu: preserve the num_links in case of reflection | Shiwu Zhang |
2023-06-09 | drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3 | Rajneesh Bhardwaj |
2023-06-09 | drm/amdgpu: Skip TMR allocation if not required | Lijo Lazar |
2023-06-09 | drm/amdgpu: Skip runtime db read for PSP 13.0.6 | Lijo Lazar |
2023-06-09 | drm/amdgpu: reflect psp xgmi topology info for gfx9.4.3 | Jonathan Kim |
2023-06-09 | drm/amd/amdgpu: Fix style problems in amdgpu_psp.c | Srinivasan Shanmugam |
2023-04-24 | drm/amdgpu: support psp vbflash sysfs for MP0 13_0_10 | Likun Gao |
2023-04-21 | drm/amdgpu: fix calltrace warning in amddrm_buddy_fini | Longlong Yao |
2023-03-27 | drm/amdgpu: skip unload tmr when tmr is not loaded | Tong Liu01 |
2023-03-22 | drm/amdgpu: Adding CAP firmware initialization | Bill Liu |
2023-03-07 | drm/amdgpu: Fix the warning info when removing amdgpu device | lyndonli |
2023-03-07 | drm/amdgpu: add psp early init for PSP 13.0.6 | Hawking Zhang |
2023-02-28 | drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_fini | Horatio Zhang |
2023-02-14 | drm/amdgpu: Fix the warning info when unload or remove amdgpu | Ma Jun |
2023-02-03 | drm/amdgpu: always sending PSP messages LOAD_ASD and UNLOAD_TA | Vitaly Prosyak |
2023-01-19 | drm/amd: decrease message about missing PSP runtime database to debug | Mario Limonciello |
2023-01-10 | drm/amd: Optimize SRIOV switch/case for PSP microcode load | Mario Limonciello |
2023-01-10 | drm/amd: Use `amdgpu_ucode_*` helpers for PSP | Mario Limonciello |
2023-01-10 | drm/amd: Load PSP microcode during early_init | Mario Limonciello |
2023-01-10 | drm/amd: Avoid BUG() for case of SRIOV missing IP version | Mario Limonciello |
2023-01-10 | drm/amd: Parse both v1 and v2 TA microcode headers using same function | Mario Limonciello |
2023-01-05 | drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08 | Aaron Liu |
2023-01-03 | drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations | Christian König |