aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/agd5f/linux into drm-nextDave 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()' staticLee 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
2020-03-05drm/amdgpu: Add USBC PD FW load to PSP 11Andrey Grodzovsky1-0/+81
2020-02-25drm/amdgpu: cleanup some incorrect reg access for SRIOVMonk Liu1-1/+2
2020-01-30amdgpu: using vmalloc requires includeing vmalloc.hStephen Rothwell1-0/+1
2020-01-22drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training(V2)Tianci.Yin1-3/+33
2020-01-14drm/amdgpu/psp: declare navi1x ta firmwareAlex Deucher1-0/+3
2020-01-07drm/amdgpu: added function to wait for PSP BL availabilityJohn Clements1-14/+28
2019-12-02drm/amd/display: Load TA firmware for navi10/12/14Bhawanpreet Lakha1-0/+25
2019-11-19drm/amdgpu: switch to common helper func for psp cmd submissionHawking Zhang1-58/+0
2019-11-19drm/amdgpu: add psp funcs for ring write pointer read/writeHawking Zhang1-0/+26
2019-10-25drm/amdgpu/psp11: fix typo in commentXiaojie Yuan1-1/+1