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