index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_psp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-04
drm/amdgpu: Don't flush/invalidate HDP for APUs and A+A
Eric Huang
1
-3
/
+3
2021-05-25
drm/amdgpu: Rename flag which prevents HW access
Andrey Grodzovsky
1
-2
/
+2
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-41
/
+43
2021-05-19
drm/amdgpu: Guard against write accesses after device removal
Andrey Grodzovsky
1
-24
/
+40
2021-05-19
drm/amd/amdgpu: add psp support for beige_goby
Chengming Gui
1
-0
/
+1
2021-05-19
drm/amdgpu: query boot config cap before issue psp cmd
Hawking Zhang
1
-4
/
+6
2021-05-10
drm/amdgpu: covert ras status to kernel errno
Dennis Li
1
-2
/
+27
2021-05-10
drm/amdgpu: Rename to ras_*_enabled
Luben Tuikov
1
-1
/
+1
2021-05-10
drm/amdgpu: Remove redundant ras->supported
Luben Tuikov
1
-1
/
+1
2021-05-10
drm/amdgpu: Add Aldebaran virtualization support
Zhigang Luo
1
-0
/
+1
2021-04-28
drm/amdgpu/sriov: Remove clear vf fw support
Victor Zhao
1
-32
/
+0
2021-04-23
drm/amdgpu: add support for ras init flags
John Clements
1
-2
/
+7
2021-04-20
Revert "drm/amdgpu: workaround the TMR MC address issue (v2)"
Oak Zeng
1
-10
/
+0
2021-04-15
drm/amd/sriov no need to config GECC for sriov
Jack Zhang
1
-1
/
+1
2021-04-15
drm/amdgpu: Introduce new SETUP_TMR interface
Oak Zeng
1
-3
/
+9
2021-04-09
drm/amdgpu: skip PP_MP1_STATE_UNLOAD on aldebaran
Feifei Xu
1
-2
/
+1
2021-04-09
drm/amd/amdgpu: set MP1 state to UNLOAD before reload its FW for vega20/ALDEB...
Chengming Gui
1
-1
/
+3
2021-04-09
drm/amdgpu: Add PSP public function to load a list of FWs
Lijo Lazar
1
-0
/
+16
2021-04-09
drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-1
/
+1
2021-04-09
drm/amdgpu: added support for dynamic GECC
John Clements
1
-0
/
+23
2021-04-09
drm/amd/pm: fix Navi1x runtime resume failure V2
Evan Quan
1
-3
/
+6
2021-03-23
drm/amdgpu:disable XGMI TA unload for A+A aldebaran
Feifei Xu
1
-2
/
+3
2021-03-23
Revert "drm/amdgpu: add psp RAP L0 check support"
Kevin Wang
1
-9
/
+1
2021-03-23
drm/amdgpu: Increase PSP runtime TMR region size
Oak Zeng
1
-2
/
+2
2021-03-23
drm/amdgpu: add psp RAP L0 check support
Kevin Wang
1
-1
/
+9
2021-03-23
drm/amdgpu: change psp_rap_invoke() function return value
Kevin Wang
1
-12
/
+17
2021-03-23
drm/amdgpu: workaround the TMR MC address issue (v2)
Oak Zeng
1
-0
/
+10
2021-03-23
drm/amdgpu: apply new pmfw loading sequence to arcturus and onwards
Hawking Zhang
1
-3
/
+2
2021-03-23
drm/amdgpu: added support for register list loading (v2)
John Clements
1
-0
/
+28
2021-03-23
drm/amdgpu: added register list driver ctx (v2)
John Clements
1
-0
/
+3
2021-03-23
drm/amdgpu: enable psp v13 ip block for aldebaran
Hawking Zhang
1
-0
/
+8
2021-03-23
drm/amdgpu: load pmfw prior to other non-psp fw for aldebaran
Hawking Zhang
1
-1
/
+2
2021-03-23
drm/amdgpu: init psp v13 ip function
Hawking Zhang
1
-0
/
+4
2021-01-13
drm/amdgpu: Add secure display TA interface
Jinzhou Su
1
-0
/
+191
2021-01-05
drm/amdgpu: fix potential memory leak during navi12 deinitialization
Jiawei Gu
1
-4
/
+14
2021-01-05
drm/amdgpu: do optimization for psp command submit
pengzhou
1
-2
/
+2
2021-01-05
drm/amdgpu: fix a memory protection fault when remove amdgpu device
Dennis Li
1
-4
/
+3
2020-12-01
drm/amd/amdgpu/amdgpu_psp: Make local function 'parse_ta_bin_descriptor' static
Lee Jones
1
-3
/
+3
2020-11-24
drm/amd/amdgpu: skip unload message in reset
Kenneth Feng
1
-1
/
+2
2020-11-13
drm/amdgpu: Use PSP_FW_NAME_LEN instead of magic number
Bhawanpreet Lakha
1
-1
/
+1
2020-11-04
drm/amdgpu: resolved ASD loading issue on sienna
John Clements
1
-0
/
+1
2020-11-02
drm/amdgpu/amdgpu: use "*" adjacent to data name
Deepak R Varma
1
-7
/
+7
2020-11-02
drm/amdgpu/amdgpu: improve code indentation and alignment
Deepak R Varma
1
-9
/
+9
2020-10-26
drm/amdgpu: added support for psp fw attestation
John Clements
1
-3
/
+33
2020-10-16
drm/amd/psp: Fix sysfs: cannot create duplicate filename
Andrey Grodzovsky
1
-1
/
+2
2020-10-15
drm/amdgpu: add rlc iram and dram firmware support
Likun Gao
1
-0
/
+6
2020-10-12
drm/amdgpu: add psp support for dimgrey_cavefish(v2)
Tao Zhou
1
-2
/
+3
2020-10-12
drm/amdgpu: increase size of psp fw_name string(v2)
Tao Zhou
1
-2
/
+2
2020-10-05
drm/amdgpu: enable psp support for vangogh
Huang Rui
1
-0
/
+1
2020-10-05
drm/amdgpu: add TOC firmware support for apu (v3)
Huang Rui
1
-0
/
+36
[prev]
[next]