summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-30drm/amdgpu: Remove the redundant code of psp bootloader functionsyipechai1-63/+15
2021-10-28drm/amdgpu: Update TA version output in driverCandice Li1-4/+4
2021-10-08drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen1-1/+1
2021-10-04drm/amdgpu: consolidate case statementsAlex Deucher1-7/+0
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher1-2/+2
2021-10-04drm/amdgpu/psp_v11.0: convert to IP version checkingAlex Deucher1-22/+22
2021-09-14drm/amdgpu: Unify PSP TA contextCandice Li1-13/+27
2021-08-16drm/amd/amdgpu: consolidate PSP TA contextCandice Li1-14/+14
2021-07-23drm/amd/amdgpu: add consistent PSP FW loading size checkingCandice Li1-4/+4
2021-07-16drm/amdgpu: Switch to VRAM buffer for USBC PD FW.Andrey Grodzovsky1-28/+13
2021-06-11drm/amdgpu: reset psp ring wptr during ring_createYuBiao Wang1-0/+1
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+2
2021-05-27drm/amd/amdgpu:save psp ring wptr to avoid attackVictor Zhao1-1/+2
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-0/+13
2021-05-19drm/amdgpu: Guard against write accesses after device removalAndrey Grodzovsky1-22/+22
2021-05-19drm/amd/display: Enable HDCP for Beige GobyAurabindo Pillai1-0/+4
2021-05-19drm/amd/amdgpu: add psp support for beige_gobyChengming Gui1-0/+9
2021-04-09drm/amdgpu: Fix a typoBhaskar Chowdhury1-1/+1
2021-04-09drm/amdgpu: Fix a typoBhaskar Chowdhury1-3/+3
2021-01-05drm/amdgpu: switch hdp callback functions for hdp v5Likun Gao1-1/+1
2020-12-23drm/amdgpu: drop ih reroute function from psp v11Hawking Zhang1-36/+0
2020-12-01drm/amd/amdgpu/psp_v11_0: Make local function 'psp_v11_0_wait_for_bootloader(...Lee Jones1-1/+1
2020-11-13drm/amdgpu: Enable TA firmware loading for dimgrey_cavefishBhawanpreet Lakha1-7/+3
2020-11-02drm/amdgpu: use "*" adjacent to data nameDeepak R Varma1-1/+1
2020-10-12drm/amdgpu: remove ASD ucode init for dimgrey_cavefishTao Zhou1-3/+0
2020-10-12drm/amdgpu: skip reroute ih for some ASICsTao Zhou1-2/+2
2020-10-12drm/amdgpu: add psp support for dimgrey_cavefish(v2)Tao Zhou1-0/+13
2020-10-12drm/amdgpu: increase size of psp fw_name string(v2)Tao Zhou1-1/+1
2020-10-05drm/amdgpu: enable psp support for vangoghHuang Rui1-0/+5
2020-10-05drm/amdgpu: add TOC firmware support for apu (v3)Huang Rui1-10/+23
2020-09-17drm/amdgpu: declare ta firmware for navy_flounderJiansong Chen1-1/+1
2020-08-18drm/amdgpu: parse ta firmware for navy_flounderBhawanpreet Lakha1-2/+1
2020-07-21drm/amdgpu: load ta firmware for sienna cichlidBhawanpreet Lakha1-1/+5
2020-07-15drm/amdgpu: add psp support for navy_flounderJiansong Chen1-2/+10
2020-07-01drm/amdgpu/psp: support for loading PSP SPL fwLikun Gao1-0/+34
2020-07-01drm/amdgpu: skip for reroute ih for sienna_cichlid psp ring init currentlyLikun Gao1-1/+2
2020-07-01drm/amdgpu/psp: add psp support for sienna_cichlidLikun Gao1-0/+7
2020-07-01drm/amdgpu: skip ASD fw load for sienna_cichlidLikun Gao1-3/+5
2020-05-28drm/amdgpu: change memory training to common functionLikun Gao1-40/+0
2020-05-08drm/amdgpu: switch to common rlc_autoload helperHawking Zhang1-6/+0
2020-05-08drm/amdgpu: drop unused ras ta helper functionHawking Zhang1-27/+0
2020-05-08drm/amdgpu: switch to common ras ta helperHawking Zhang1-28/+0
2020-05-08drm/amdgpu: switch to common xgmi ta helpersHawking Zhang1-121/+0
2020-04-24drm/amdgpu: ignore TA ucode for SRIOVMonk Liu1-0/+2
2020-04-23drm/amdgpu: switch to helper function to init sos ucodeHawking Zhang1-53/+3
2020-04-23drm/amdgpu: switch to helper function to init asd ucodeHawking Zhang1-18/+2
2020-04-23drm/amdgpu: retire unused check_fw_loading statusHawking Zhang1-133/+0
2020-04-23drm/amdgpu: remove unnecessary tOS version checkHawking Zhang1-8/+2
2020-04-23drm/amdgpu: retire support_vmr_ring interfaceHawking Zhang1-13/+5
2020-03-13drm/amdgpu: resolve failed error inject msgJohn Clements1-0/+6