Age | Commit message (Expand) | Author | Files | Lines |
2023-09-20 | drm/amdgpu: Use function for IP version check | Lijo Lazar | 1 | -3/+4 |
2023-05-24 | drm/amdgpu: don't enable secure display on incompatible platforms | Jesse Zhang | 1 | -1/+7 |
2023-01-10 | drm/amd: Load PSP microcode during early_init | Mario Limonciello | 1 | -12/+0 |
2023-01-10 | drm/amd: Parse both v1 and v2 TA microcode headers using same function | Mario Limonciello | 1 | -59/+5 |
2022-11-17 | drm/amdgpu: make psp_ring_init common | Alex Deucher | 1 | -27/+0 |
2021-10-28 | drm/amdgpu: Update TA version output in driver | Candice Li | 1 | -3/+3 |
2021-09-14 | drm/amdgpu: Unify PSP TA context | Candice Li | 1 | -11/+11 |
2021-08-16 | drm/amd/amdgpu: consolidate PSP TA context | Candice Li | 1 | -20/+20 |
2021-01-13 | drm/amdgpu: Add secure display TA interface | Jinzhou Su | 1 | -2/+10 |
2020-05-22 | drm/amdgpu: add apu flags (v2) | Alex Deucher | 1 | -2/+2 |
2020-04-23 | drm/amdgpu: switch to helper function to init asd ucode | Hawking Zhang | 1 | -16/+1 |
2020-04-23 | drm/amdgpu: retire unused check_fw_loading status | Hawking Zhang | 1 | -124/+0 |
2019-11-19 | drm/amdgpu: switch to common helper func for psp cmd submission | Hawking Zhang | 1 | -49/+0 |
2019-11-19 | drm/amdgpu: add psp funcs for ring write pointer read/write | Hawking Zhang | 1 | -0/+16 |
2019-10-25 | drm/amdgpu/psp: declare PSP TA firmware | chen gong | 1 | -0/+3 |
2019-10-03 | drm/amdgpu/psp: flush HDP write fifo after submitting cmds to the psp | Alex Deucher | 1 | -0/+1 |
2019-10-03 | drm/amdgpu: psp DTM init | Bhawanpreet Lakha | 1 | -2/+9 |
2019-10-03 | drm/amdgpu: psp HDCP init | Bhawanpreet Lakha | 1 | -1/+32 |
2019-08-21 | drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit callback | Xiaojie Yuan | 1 | -1/+0 |
2019-06-10 | drm/amd: drop use of drmP.h in amdgpu.h | Sam Ravnborg | 1 | -0/+3 |
2019-01-14 | drm/amdgpu/psp: make get_fw_type and prep_cmd_buf to be common interfaces | Hawking Zhang | 1 | -90/+0 |
2019-01-14 | drm/amdgpu/psp: update the naming of GFX_FW_TYPE_RLC_RESTORE_LIST_CNTL | Hawking Zhang | 1 | -1/+1 |
2018-11-19 | drm/amdgpu: remove set but not used variable 'ring' | YueHaibing | 1 | -3/+0 |
2018-09-14 | drm/amdgpu: simplify Raven, Raven2, and Picasso handling | Alex Deucher | 1 | -3/+2 |
2018-09-14 | drm/amdgpu: add psp support for raven2 | Likun Gao | 1 | -1/+5 |
2018-09-14 | drm/amdgpu: initilize picasso psp firmwares support | Likun Gao | 1 | -0/+4 |
2018-09-12 | drm/amd: Add PSP DMCU support | David Francis | 1 | -0/+6 |
2018-08-13 | drm/amdgpu:add VCN support in PSP driver | Likun Gao | 1 | -0/+3 |
2018-05-15 | drm/amdgpu: add save restore list cntl gpm and srm firmware support | Huang Rui | 1 | -0/+9 |
2018-02-19 | drm/amdgpu/psp: use a function pointer structure | Alex Deucher | 1 | -17/+39 |
2017-12-08 | drm/admgpu: Reduce the usage of soc15ip.h | Shaoyun Liu | 1 | -1/+0 |
2017-12-08 | drm/amdgpu: Change SOC15_REG_OFFSET to use dynamic register offset | Shaoyun Liu | 1 | -4/+5 |
2017-12-06 | drm/amd/include:cleanup raven1 mp header files. | Feifei Xu | 1 | -1/+1 |
2017-12-06 | drm/amd/include:cleanup raven1 gc header files. | Feifei Xu | 1 | -1/+1 |
2017-12-06 | drm/amd/include:cleanup raven1 sdma header files. | Feifei Xu | 1 | -1/+1 |
2017-12-06 | drm/amd/include:cleanup vega10 header files. | Feifei Xu | 1 | -1/+1 |
2017-10-25 | drm/amdgpu/psp: prevent page fault by checking write_frame address(v4) | Evan Quan | 1 | -2/+12 |
2017-09-26 | drm/amdgpu: Add GPU reset functionality for Vega10 | Ken Wang | 1 | -0/+7 |
2017-09-18 | drm/amdgpu/psp: declare raven psp firmware | Alex Deucher | 1 | -0/+2 |
2017-09-12 | drm/amdgpu: added api for stopping psp ring (v2) | Evan Quan | 1 | -1/+14 |
2017-09-12 | drm/amdgpu: fixed raven psp cmd prepare and submit | Evan Quan | 1 | -7/+9 |
2017-07-25 | drm/amdgpu: add ring_destroy for psp v10 | Junwei Zhang | 1 | -0/+27 |
2017-07-25 | drm/amdgpu: add ring_create function for psp v10 | Junwei Zhang | 1 | -0/+31 |
2017-07-25 | drm/amdgpu: add init microcode function for psp v10 | Junwei Zhang | 1 | -0/+46 |
2017-07-25 | drm/amdgpu: remove unncessary code in psp v10 ring init func | Junwei Zhang | 1 | -20/+0 |
2017-06-29 | drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup | Alex Deucher | 1 | -6/+6 |
2017-06-16 | Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -0/+308 |
2017-06-15 | drm/amd/amdgpu: Port PSP v10.0 over to new SOC15 macros | Tom St Denis | 1 | -7/+7 |
2017-05-24 | drm/amdgpu: add psp v10 function callback for raven | Huang Rui | 1 | -0/+309 |