index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
psp_v3_1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-03
drm/amdgpu/psp: flush HDP write fifo after submitting cmds to the psp
Alex Deucher
1
-0
/
+1
2019-08-21
drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit callback
Xiaojie Yuan
1
-1
/
+0
2019-08-02
drm/amdgpu: fix incorrect judge on sos fw version
Monk Liu
1
-1
/
+1
2019-07-12
drm/amdgpu: switch to macro for psp bootloader command
Hawking Zhang
1
-2
/
+2
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+3
2019-06-10
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+3
2019-05-24
drm/amdgpu: Support PSP VMR ring for Vega10 VF
Trigger Huang
1
-32
/
+99
2019-03-19
drm/amdgpu: reroute VMC and UMD to IH ring 1
Christian König
1
-0
/
+36
2019-02-27
drm/amdgpu: use REG32_PCIE wrapper instead for psp
Huang Rui
1
-3
/
+1
2019-01-14
drm/amdgpu/psp: make get_fw_type and prep_cmd_buf to be common interfaces
Hawking Zhang
1
-72
/
+0
2018-12-14
drm/amdgpu/psp_v3_1: Get psp fw version through reading register
Emily Deng
1
-1
/
+4
2018-12-03
drm/amdgpu/psp: Update waiting in psp mode1 reset.
Andrey Grodzovsky
1
-1
/
+1
2018-11-19
drm/amdgpu/psp: use define rather than magic number for mode1 reset
Alex Deucher
1
-1
/
+1
2018-11-19
drm/amdgpu: remove set but not used variable 'ring'
YueHaibing
1
-3
/
+0
2018-11-05
drm/amdgpu: Revised PSP comments
John Clements
1
-2
/
+2
2018-08-27
drm/amdgpu: Add psp 11.0 support for vega20. (v2)
Feifei Xu
1
-2
/
+0
2018-06-13
drm/amdgpu: add checking for sos version
Huang Rui
1
-1
/
+26
2018-05-17
drm/amdgpu/psp: Add initial psp support for vega20
Feifei Xu
1
-0
/
+3
2018-03-21
drm/amdgpu: initilize vega12 psp firmwares
Evan Quan
1
-0
/
+3
2018-03-21
drm/amdgpu/psp: initial vega12 support
Alex Deucher
1
-0
/
+2
2018-02-19
drm/amdgpu/psp: use a function pointer structure
Alex Deucher
1
-20
/
+45
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 vega10 header files.
Feifei Xu
1
-1
/
+1
2017-12-06
drm/amd/include:cleanup vega10 nbio header files.
Feifei Xu
1
-1
/
+1
2017-12-06
drm/amd/include:cleanup vega10 gc header files.
Feifei Xu
1
-1
/
+1
2017-12-06
drm/amd/include:cleanup vega10 mp header files.
Feifei Xu
1
-2
/
+2
2017-12-06
drm/amd/include:cleanup vega10 sdma0/1 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
/
+34
2017-09-12
drm/amdgpu: added api for stopping psp ring (v2)
Evan Quan
1
-1
/
+14
2017-07-25
drm/amdgpu: read reg in each iterator of psp_wait_for loop
Zhang, Jerry
1
-2
/
+0
2017-07-14
drm/amdgpu: remove superfluous check
Huang Rui
1
-4
/
+4
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
-16
/
+16
2017-06-15
drm/amd/amdgpu: Port PSP v3.1 over to new SOC15 macros
Tom St Denis
1
-16
/
+16
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
1
-41
/
+45
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-04-28
drm/amdgpu: Destroy psp ring in hw_fini
Trigger Huang
1
-0
/
+27
2017-04-28
drm/amdgpu: split psp ring init function
Huang Rui
1
-1
/
+10
2017-04-28
drm/amdgpu: use private memory to store psp firmware data
Huang Rui
1
-40
/
+8
2017-04-06
drm/amd/amdgpu: Clean up psp reload_quirk()
Tom St Denis
1
-8
/
+4
2017-04-06
drm/amd/amdgpu: Fix psp_v3_1 compare sram
Tom St Denis
1
-1
/
+1
2017-03-29
drm/amdgpu/psp: add check sOS sign
Xiangliang Yu
1
-2
/
+16
2017-03-29
drm/amdgpu: add PSP driver for vega10 (v2)
Huang Rui
1
-0
/
+507