Age | Commit message (Expand) | Author | Files | Lines |
2023-06-30 | drm/amd: Don't initialize PSP twice for Navi3x | Mario Limonciello | 1 | -5/+0 |
2023-06-30 | drm/amd: Don't try to enable secure display TA multiple times | Mario Limonciello | 1 | -0/+2 |
2023-06-23 | drm/amdgpu: Skip TMR for MP0_HWIP 13.0.6 | Zhigang Luo | 1 | -0/+1 |
2023-06-15 | drm/amdgpu: Optimize checking ras supported | Stanley.Yang | 1 | -1/+1 |
2023-06-15 | drm/amdgpu: Add channel_dis_num to ras init flags | Candice Li | 1 | -0/+1 |
2023-06-15 | drm/amdgpu: add wait_for helper for spirom update | Likun Gao | 1 | -0/+20 |
2023-06-09 | drm/amd: Tighten permissions on VBIOS flashing attributes | Mario Limonciello | 1 | -2/+2 |
2023-06-09 | drm/amd: Make sure image is written to trigger VBIOS image update flow | Mario Limonciello | 1 | -0/+3 |
2023-06-09 | drm/amdgpu: convert vcn/jpeg logical mask to physical mask | Stanley.Yang | 1 | -0/+4 |
2023-06-09 | drm/amdgpu: pass xcc mask to ras ta | Stanley.Yang | 1 | -0/+2 |
2023-06-09 | drm/amdgpu: Fix a couple of spelling mistakes in info and debug messages | Colin Ian King | 1 | -1/+1 |
2023-06-09 | drm/amdgpu: add instance mask for RAS inject | Tao Zhou | 1 | -1/+20 |
2023-06-09 | drm/amdgpu: Add PSP supporting PSP 13.0.6 SRIOV ucode init. | Gavin Wan | 1 | -0/+3 |
2023-06-09 | drm/amdgpu: Add PSP spatial parition interface | Lijo Lazar | 1 | -0/+21 |
2023-06-09 | drm/amdgpu: preserve the num_links in case of reflection | Shiwu Zhang | 1 | -1/+2 |
2023-06-09 | drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3 | Rajneesh Bhardwaj | 1 | -2/+4 |
2023-06-09 | drm/amdgpu: Skip TMR allocation if not required | Lijo Lazar | 1 | -8/+26 |
2023-06-09 | drm/amdgpu: Skip runtime db read for PSP 13.0.6 | Lijo Lazar | 1 | -0/+3 |
2023-06-09 | drm/amdgpu: reflect psp xgmi topology info for gfx9.4.3 | Jonathan Kim | 1 | -4/+7 |
2023-06-09 | drm/amd/amdgpu: Fix style problems in amdgpu_psp.c | Srinivasan Shanmugam | 1 | -31/+20 |
2023-04-25 | drm/amdgpu: support psp vbflash sysfs for MP0 13_0_10 | Likun Gao | 1 | -0/+1 |
2023-04-21 | drm/amdgpu: fix calltrace warning in amddrm_buddy_fini | Longlong Yao | 1 | -2/+2 |
2023-03-28 | drm/amdgpu: skip unload tmr when tmr is not loaded | Tong Liu01 | 1 | -1/+9 |
2023-03-22 | drm/amdgpu: Adding CAP firmware initialization | Bill Liu | 1 | -0/+1 |
2023-03-07 | drm/amdgpu: Fix the warning info when removing amdgpu device | lyndonli | 1 | -16/+1 |
2023-03-07 | drm/amdgpu: add psp early init for PSP 13.0.6 | Hawking Zhang | 1 | -0/+1 |
2023-02-28 | drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_fini | Horatio Zhang | 1 | -3/+3 |
2023-02-14 | drm/amdgpu: Fix the warning info when unload or remove amdgpu | Ma Jun | 1 | -1/+2 |
2023-02-03 | drm/amdgpu: always sending PSP messages LOAD_ASD and UNLOAD_TA | Vitaly Prosyak | 1 | -3/+13 |
2023-01-20 | drm/amd: decrease message about missing PSP runtime database to debug | Mario Limonciello | 1 | -1/+1 |
2023-01-10 | drm/amd: Optimize SRIOV switch/case for PSP microcode load | Mario Limonciello | 1 | -7/+1 |
2023-01-10 | drm/amd: Use `amdgpu_ucode_*` helpers for PSP | Mario Limonciello | 1 | -59/+21 |
2023-01-10 | drm/amd: Load PSP microcode during early_init | Mario Limonciello | 1 | -74/+46 |
2023-01-10 | drm/amd: Avoid BUG() for case of SRIOV missing IP version | Mario Limonciello | 1 | -1/+1 |
2023-01-10 | drm/amd: Parse both v1 and v2 TA microcode headers using same function | Mario Limonciello | 1 | -28/+95 |
2023-01-05 | drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08 | Aaron Liu | 1 | -1/+1 |
2023-01-04 | drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations | Christian König | 1 | -9/+15 |
2022-11-29 | drm/amdgpu: use dev_dbg to print messages in runtime cycle | Guchun Chen | 1 | -1/+1 |
2022-11-29 | drm/amdgpu: remove redundant NULL check | Yushan Zhou | 1 | -20/+16 |
2022-11-29 | drm/amdgpu: enable PSP IP v13.0.11 support | Tim Huang | 1 | -0/+1 |
2022-11-23 | drm/amdgpu/psp: don't free PSP buffers on suspend | Alex Deucher | 1 | -7/+9 |
2022-11-18 | drm/amdgpu: make psp_ring_init common | Alex Deucher | 1 | -0/+26 |
2022-11-10 | drm/amdgpu: remove the check of init status in psp_ras_initialize | Tao Zhou | 1 | -5/+3 |
2022-10-27 | drm/amdgpu: Optimize TA load/unload/invoke debugfs interfaces | Candice Li | 1 | -37/+1 |
2022-10-27 | drm/amdgpu: Optimize RAS TA initialization and TA unload funcs | Candice Li | 1 | -2/+8 |
2022-10-27 | drm/amdgpu: Move the mutex_lock to protect the return status of securedisplay... | Alan Liu | 1 | -4/+5 |
2022-09-19 | drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu device | YiPeng Chai | 1 | -0/+5 |
2022-09-13 | drm/amdgpu: added support for ras driver loading | John Clements | 1 | -0/+15 |
2022-09-13 | drm/amdgpu: change the alignment size of TMR BO to 1M | Yang Wang | 1 | -1/+1 |
2022-09-08 | drm/amdgpu: prevent toc firmware memory leak | Guchun Chen | 1 | -2/+5 |