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_v3_1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/psp_v3_1: Get psp fw version through reading register
Emily Deng
2018-12-14
1
-1
/
+4
*
drm/amdgpu/psp: Update waiting in psp mode1 reset.
Andrey Grodzovsky
2018-12-03
1
-1
/
+1
*
drm/amdgpu/psp: use define rather than magic number for mode1 reset
Alex Deucher
2018-11-19
1
-1
/
+1
*
drm/amdgpu: remove set but not used variable 'ring'
YueHaibing
2018-11-19
1
-3
/
+0
*
drm/amdgpu: Revised PSP comments
John Clements
2018-11-05
1
-2
/
+2
*
drm/amdgpu: Add psp 11.0 support for vega20. (v2)
Feifei Xu
2018-08-27
1
-2
/
+0
*
drm/amdgpu: add checking for sos version
Huang Rui
2018-06-13
1
-1
/
+26
*
drm/amdgpu/psp: Add initial psp support for vega20
Feifei Xu
2018-05-17
1
-0
/
+3
*
drm/amdgpu: initilize vega12 psp firmwares
Evan Quan
2018-03-21
1
-0
/
+3
*
drm/amdgpu/psp: initial vega12 support
Alex Deucher
2018-03-21
1
-0
/
+2
*
drm/amdgpu/psp: use a function pointer structure
Alex Deucher
2018-02-19
1
-20
/
+45
*
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 vega10 header files.
Feifei Xu
2017-12-06
1
-1
/
+1
*
drm/amd/include:cleanup vega10 nbio header files.
Feifei Xu
2017-12-06
1
-1
/
+1
*
drm/amd/include:cleanup vega10 gc header files.
Feifei Xu
2017-12-06
1
-1
/
+1
*
drm/amd/include:cleanup vega10 mp header files.
Feifei Xu
2017-12-06
1
-2
/
+2
*
drm/amd/include:cleanup vega10 sdma0/1 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
/
+34
*
drm/amdgpu: added api for stopping psp ring (v2)
Evan Quan
2017-09-12
1
-1
/
+14
*
drm/amdgpu: read reg in each iterator of psp_wait_for loop
Zhang, Jerry
2017-07-25
1
-2
/
+0
*
drm/amdgpu: remove superfluous check
Huang Rui
2017-07-14
1
-4
/
+4
*
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
-16
/
+16
|
\
|
*
drm/amd/amdgpu: Port PSP v3.1 over to new SOC15 macros
Tom St Denis
2017-06-15
1
-16
/
+16
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-05-18
1
-41
/
+45
|
\
|
|
*
drm/amdgpu: Destroy psp ring in hw_fini
Trigger Huang
2017-04-28
1
-0
/
+27
|
*
drm/amdgpu: split psp ring init function
Huang Rui
2017-04-28
1
-1
/
+10
|
*
drm/amdgpu: use private memory to store psp firmware data
Huang Rui
2017-04-28
1
-40
/
+8
*
|
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-16
1
-1
/
+1
|
/
*
drm/amd/amdgpu: Clean up psp reload_quirk()
Tom St Denis
2017-04-06
1
-8
/
+4
*
drm/amd/amdgpu: Fix psp_v3_1 compare sram
Tom St Denis
2017-04-06
1
-1
/
+1
*
drm/amdgpu/psp: add check sOS sign
Xiangliang Yu
2017-03-30
1
-2
/
+16
*
drm/amdgpu: add PSP driver for vega10 (v2)
Huang Rui
2017-03-30
1
-0
/
+507