Age | Commit message (Expand) | Author |
2022-01-18 | amdgpu/amdgpu_psp: remove unneeded ret variable | Minghao Chi |
2022-01-18 | drm/amdgpu: handle denied inject error into critical regions v2 | Stanley.Yang |
2022-01-14 | drm/amdgpu: Add interface to load SRIOV cap FW | Bokun Zhang |
2021-12-14 | drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOV | Jingwen Chen |
2021-12-13 | drm/amdgpu: added PSP XGMI initialization for SRIOV VF during recover | Zhigang Luo |
2021-12-01 | drm/amdgpu: declare static function to fix compiler warning | Guchun Chen |
2021-10-28 | drm/amdgpu: Update TA version output in driver | Candice Li |
2021-10-19 | drm/amdgpu: output warning for unsupported ras error inject (v2) | Tao Zhou |
2021-10-19 | drm/amdgpu: centralize checking for RAS TA status | Tao Zhou |
2021-10-19 | drm/amdgpu: load PSP RL in resume path | Tao Zhou |
2021-10-13 | drm/amdgpu/psp: add some missing cases to psp_check_pmfw_centralized_cstate_m... | Alex Deucher |
2021-10-08 | drm/amdgpu: use adev_to_drm for consistency when accessing drm_device | Guchun Chen |
2021-10-04 | drm/amdgpu: convert IP version array to include instances | Alex Deucher |
2021-10-04 | drm/amdgpu/amdgpu_psp: convert to IP version checking | Alex Deucher |
2021-09-28 | drm/amdgpu: set poison supported flag for RAS (v2) | Tao Zhou |
2021-09-28 | drm/amdgpu: Update PSP TA Invoke to use common TA context as input | Candice Li |
2021-09-23 | drm/amdgpu: Consolidate RAS cmd warning messages | John Clements |
2021-09-23 | drm/amdgpu: Update PSP TA unload function | Candice Li |
2021-09-23 | drm/amdgpu: Conform ASD header/loading to generic TA systems | Candice Li |
2021-09-14 | drm/amdgpu: Unify PSP TA context | Candice Li |
2021-09-14 | drm/amdgpu: Update RAS status print | John Clements |
2021-09-07 | drm/amdgpu: Create common PSP TA load function | Candice Li |
2021-09-01 | drm/amd/amdgpu: consolidate PSP TA unload function | Candice Li |
2021-08-30 | drm/amdgpu: show both cmd id and name when psp cmd failed | Lang Yu |
2021-08-24 | drm/amd/amdgpu: consolidate PSP TA init shared buf functions | Candice Li |
2021-08-18 | drm/amd: consolidate TA shared memory structures | Candice Li |
2021-08-18 | drm/amdgpu: get extended xgmi topology data | Jonathan Kim |
2021-08-16 | drm/amd/amdgpu: consolidate PSP TA context | Candice Li |
2021-08-05 | drm/amdgpu: added synchronization for psp cmd buf access | John Clements |
2021-08-05 | drm/amd/amdgpu: remove redundant host to psp cmd buf allocations | Candice Li |
2021-08-05 | gpu/drm/amd: Remove duplicated include of drm_drv.h | zhouchuangao |
2021-07-28 | drm/amdgpu: Added support for added psp driver binaries FW | John Clements |
2021-07-28 | drm/amdgpu: Added latest PSP FW header | John Clements |
2021-07-23 | drm/amdgpu: enable psp v11.0.8 for cyan_skillfish | Lang Yu |
2021-07-23 | drm/amdgpu: init psp v11.0.8 function for cyan_skillfish | Lang Yu |
2021-07-23 | drm/amdgpu: adjust fw_name string length for toc | Lang Yu |
2021-07-23 | drm/amd/amdgpu: add consistent PSP FW loading size checking | Candice Li |
2021-07-23 | drm/amdgpu: Change a few function names | Oak Zeng |
2021-07-23 | drm/amdgpu: add psp command to get num xgmi links between direct peers | Jonathan Kim |
2021-07-16 | drm/amdgpu: Switch to VRAM buffer for USBC PD FW. | Andrey Grodzovsky |
2021-07-01 | drm/amdgpu: show explicit name instead of id in psp_cmd_submit_buf | Lang Yu |
2021-07-01 | drm/amdgpu: add function to show psp_gfx_cmd name via id | Lang Yu |
2021-06-15 | drm/amdgpu: correct psp ucode arrary start address | Hawking Zhang |
2021-06-11 | drm/amdgpu: disable DRAM memory training when GECC is enabled | Hawking Zhang |
2021-06-11 | drm/amdgpu: cache psp runtime boot_cfg_bitmask in sw_int | Hawking Zhang |
2021-06-11 | drm/amdgpu: add helper function to query psp runtime db entry (v2) | Hawking Zhang |
2021-06-11 | drm/amdgpu: enable dynamic GECC support (v2) | Hawking Zhang |
2021-06-11 | drm/amdgpu: add helper function to query gecc status in boot config | Hawking Zhang |
2021-06-11 | drm/amdgpu: allow different boot configs | Hawking Zhang |
2021-06-11 | drm/amd/pm: drop the incomplete fix for Navi14 runpm issue | Evan Quan |