Age | Commit message (Expand) | Author |
2024-02-12 | drm/amdgpu/psp: update define to better align with its meaning | Alex Deucher |
2023-09-20 | drm/amdgpu: Use function for IP version check | Lijo Lazar |
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-01-14 | drm/amdgpu: Add interface to load SRIOV cap FW | Bokun Zhang |
2021-12-30 | drm/amdgpu: Remove the redundant code of psp bootloader functions | yipechai |
2021-10-28 | drm/amdgpu: Update TA version output in driver | Candice Li |
2021-10-08 | drm/amdgpu: use adev_to_drm for consistency when accessing drm_device | Guchun Chen |
2021-10-04 | drm/amdgpu: consolidate case statements | Alex Deucher |
2021-10-04 | drm/amdgpu: convert IP version array to include instances | Alex Deucher |
2021-10-04 | drm/amdgpu/psp_v11.0: convert to IP version checking | Alex Deucher |
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-16 | drm/amdgpu: Switch to VRAM buffer for USBC PD FW. | Andrey Grodzovsky |
2021-06-11 | drm/amdgpu: reset psp ring wptr during ring_create | YuBiao Wang |
2021-06-04 | Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-05-27 | drm/amd/amdgpu:save psp ring wptr to avoid attack | Victor Zhao |
2021-05-22 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2021-05-19 | drm/amdgpu: Guard against write accesses after device removal | Andrey Grodzovsky |
2021-05-19 | drm/amd/display: Enable HDCP for Beige Goby | Aurabindo Pillai |
2021-05-19 | drm/amd/amdgpu: add psp support for beige_goby | Chengming Gui |
2021-04-09 | drm/amdgpu: Fix a typo | Bhaskar Chowdhury |
2021-04-09 | drm/amdgpu: Fix a typo | Bhaskar Chowdhury |
2021-01-05 | drm/amdgpu: switch hdp callback functions for hdp v5 | Likun Gao |
2020-12-23 | drm/amdgpu: drop ih reroute function from psp v11 | Hawking Zhang |
2020-12-01 | drm/amd/amdgpu/psp_v11_0: Make local function 'psp_v11_0_wait_for_bootloader(... | Lee Jones |
2020-11-13 | drm/amdgpu: Enable TA firmware loading for dimgrey_cavefish | Bhawanpreet Lakha |
2020-11-02 | drm/amdgpu: use "*" adjacent to data name | Deepak R Varma |
2020-10-12 | drm/amdgpu: remove ASD ucode init for dimgrey_cavefish | Tao Zhou |
2020-10-12 | drm/amdgpu: skip reroute ih for some ASICs | Tao Zhou |
2020-10-12 | drm/amdgpu: add psp support for dimgrey_cavefish(v2) | Tao Zhou |
2020-10-12 | drm/amdgpu: increase size of psp fw_name string(v2) | Tao Zhou |
2020-10-05 | drm/amdgpu: enable psp support for vangogh | Huang Rui |
2020-10-05 | drm/amdgpu: add TOC firmware support for apu (v3) | Huang Rui |
2020-09-17 | drm/amdgpu: declare ta firmware for navy_flounder | Jiansong Chen |
2020-08-18 | drm/amdgpu: parse ta firmware for navy_flounder | Bhawanpreet Lakha |
2020-07-21 | drm/amdgpu: load ta firmware for sienna cichlid | Bhawanpreet Lakha |
2020-07-15 | drm/amdgpu: add psp support for navy_flounder | Jiansong Chen |
2020-07-01 | drm/amdgpu/psp: support for loading PSP SPL fw | Likun Gao |
2020-07-01 | drm/amdgpu: skip for reroute ih for sienna_cichlid psp ring init currently | Likun Gao |
2020-07-01 | drm/amdgpu/psp: add psp support for sienna_cichlid | Likun Gao |
2020-07-01 | drm/amdgpu: skip ASD fw load for sienna_cichlid | Likun Gao |
2020-05-28 | drm/amdgpu: change memory training to common function | Likun Gao |
2020-05-08 | drm/amdgpu: switch to common rlc_autoload helper | Hawking Zhang |
2020-05-08 | drm/amdgpu: drop unused ras ta helper function | Hawking Zhang |
2020-05-08 | drm/amdgpu: switch to common ras ta helper | Hawking Zhang |
2020-05-08 | drm/amdgpu: switch to common xgmi ta helpers | Hawking Zhang |
2020-04-24 | drm/amdgpu: ignore TA ucode for SRIOV | Monk Liu |