Age | Commit message (Expand) | Author |
2024-03-20 | drm/amdgpu: Bypass display ta if display hw is not available | Hawking Zhang |
2024-02-16 | drm/amdgpu: add PSP 14.0.1 support | Yifan Zhang |
2024-02-14 | drm/amdgpu: add psp_timeout to limit PSP related operation | Likun Gao |
2024-02-14 | drm/amdgpu/psp: set boot_time_tmr flag | Likun Gao |
2024-02-14 | drm/amdgpu/psp: handle TMR type via flag | Likun Gao |
2024-02-14 | drm/amdgpu/psp: set autoload support by default | Likun Gao |
2024-02-14 | drm/amdgpu: support psp ip block for psp v14 | Likun Gao |
2024-02-12 | drm/amdgpu: add ucode id for jpeg DPG support | Saleemkhan Jamadar |
2024-01-31 | drm/amdgpu: add PSP RAS address query command | Tao Zhou |
2024-01-15 | drm/amdgpu: Query ras capablity from psp v2 | Hawking Zhang |
2024-01-15 | drm/amdgpu: drop psp v13 query_boot_status implementation | Hawking Zhang |
2024-01-15 | drm/amdgpu: Replace DRM_* with dev_* in amdgpu_psp.c | Hawking Zhang |
2024-01-15 | drm/amdgpu: add debug flag to place fw bo on vram for frontdoor loading | Le Ma |
2024-01-15 | Revert "drm/amdgpu: add param to specify fw bo location for front-door loading" | Le Ma |
2024-01-05 | drm/amdgpu: add param to specify fw bo location for front-door loading | Le Ma |
2023-12-13 | drm/amdgpu: xgmi_fill_topology_info | Vignesh Chander |
2023-11-17 | drm/amdgpu: add and populate the port num into xgmi topology info | Shiwu Zhang |
2023-11-03 | drm/amdgpu: Add psp v13 function to query boot status | Hawking Zhang |
2023-10-20 | drm/amdgpu: support the port num info based on the capability flag | Shiwu Zhang |
2023-10-20 | drm/amdgpu: prepare the output buffer for GET_PEER_LINKS command | Shiwu Zhang |
2023-10-20 | drm/amdgpu: update the xgmi ta interface header | Shiwu Zhang |
2023-10-13 | drm/amd/pm: Add P2S tables for SMU v13.0.6 | Lijo Lazar |
2023-10-13 | drm/amdgpu: Add support to load P2S tables | Lijo Lazar |
2023-09-20 | drm/amdgpu: Use function for IP version check | Lijo Lazar |
2023-08-31 | drm/amdgpu: add PSP loading support for UMSCH | Lang Yu |
2023-08-31 | drm/amdgpu: fix VPE front door loading issue | Lang Yu |
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 |