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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameter
Aaron Liu
5
-8
/
+8
2020-04-28
drm/amdgpu: expand sdma copy_buffer interface with tmz parameter
Aaron Liu
8
-10
/
+17
2020-04-28
drm/amdgpu: fix up for amdgpu_tmz.c and removal of drm/drmP.h
Stephen Rothwell
1
-1
/
+4
2020-04-28
drm/amdgpu: set TMZ bits in PTEs for secure BO (v4)
Alex Deucher
3
-1
/
+26
2020-04-28
drm/amdgpu: job is secure iff CS is secure (v5)
Huang Rui
3
-2
/
+6
2020-04-28
drm/amdgpu: expand the context control interface with trust flag
Huang Rui
7
-9
/
+16
2020-04-28
drm/amdgpu: expand the emit tmz interface with trusted flag
Huang Rui
4
-10
/
+25
2020-04-28
drm/amdgpu: add tmz bit in frame control packet
Huang Rui
2
-0
/
+2
2020-04-28
drm/amdgpu: add function to check tmz capability (v4)
Huang Rui
4
-1
/
+56
2020-04-28
drm/amdgpu: add amdgpu_tmz data structure
Huang Rui
2
-1
/
+41
2020-04-28
drm/amdgpu: add tmz feature parameter (v2)
Huang Rui
2
-0
/
+13
2020-04-28
drm/amdgpu: define the TMZ bit for the PTE
Alex Deucher
1
-0
/
+3
2020-04-28
drm/amd/display: 3.2.83.1
Aric Cyr
1
-1
/
+1
2020-04-28
drm/amd/display: 3.2.83
Aric Cyr
1
-1
/
+1
2020-04-28
drm/amd/display: Use cursor locking to prevent flip delays
Aric Cyr
16
-45
/
+88
2020-04-28
drm/amd/display: Internal refactoring to abstract color caps
Krunoslav Kovac
7
-13
/
+178
2020-04-28
drm/amd/display: Add set backlight to hw sequencer.
Yongqiang Sun
7
-25
/
+55
2020-04-28
drm/amd/display: Add dummy p-state latency bounding box override
Joshua Aberback
2
-0
/
+8
2020-04-28
drm/amd/display: Add panel cntl id for set backlight level.
Yongqiang Sun
8
-22
/
+40
2020-04-28
drm/amd/display: Pass command instead of header into DMUB service
Nicholas Kazlauskas
10
-55
/
+80
2020-04-28
drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1
Sung Lee
1
-1
/
+1
2020-04-28
drm/amd/display: Defer cursor update around VUPDATE for all ASIC
Nicholas Kazlauskas
1
-14
/
+14
2020-04-28
drm/amd/display: Change viewport limit to 12 for DCN2
Sung Lee
1
-2
/
+2
2020-04-28
drm/amd/display: Fail validation if building scaling params fails
Sung Lee
2
-7
/
+11
2020-04-28
drm/amd/display: fix rn soc bb update
Dmytro Laktyushkin
1
-43
/
+28
2020-04-28
drm/amd/display: check if REFCLK_CNTL register is present
Dmytro Laktyushkin
1
-1
/
+2
2020-04-28
drm/amd/display: Add DML variable for future asics
Joshua Aberback
3
-0
/
+3
2020-04-28
drm/amd/display: clean up some header paths
Anthony Koo
5
-9
/
+15
2020-04-28
drm/amd/display: Fix DMUB meta offset for new load method
Nicholas Kazlauskas
1
-3
/
+5
2020-04-28
drm/amd/display: Do not disable pipe split if mode is not supported
Sung Lee
1
-2
/
+7
2020-04-28
drm/amd/display: 3.2.82
Aric Cyr
1
-1
/
+1
2020-04-28
drm/amdgpu: bump version for invalidate L2 before SDMA IBs
Marek Olšák
1
-1
/
+2
2020-04-28
drm/amdgpu: invalidate L2 before SDMA IBs (v2)
Marek Olšák
2
-1
/
+29
2020-04-28
drm/amdgpu/vcn2.5: wait for tiles off after unpause
James Zhu
1
-3
/
+3
2020-04-28
drm/amd/powerplay: avoid using pm_en before it is initialized revised
Tiecheng Zhou
1
-2
/
+4
2020-04-28
Revert "drm/amd/powerplay: avoid using pm_en before it is initialized"
Tiecheng Zhou
1
-2
/
+1
2020-04-28
drm/amdkfd: Put ASIC revision into HSA capability
Joseph Greathouse
4
-1
/
+16
2020-04-27
drm/amd/display: remove conversion to bool in dc_link_ddc.c
Jason Yan
1
-1
/
+1
2020-04-27
drm/amd/display: remove conversion to bool in dcn20_mpc.c
Jason Yan
1
-1
/
+1
2020-04-27
drm/amdgpu: remove conversion to bool in amdgpu_device.c
Jason Yan
1
-1
/
+1
2020-04-27
drm/amdgpu: decouple EccErrCnt query and clear operation
Guchun Chen
1
-4
/
+79
2020-04-27
drm/amdgpu: switch to SMN interface to operate RSMU index mode
Guchun Chen
1
-5
/
+24
2020-04-27
drm/amdgpu: drop redundant cg/pg ungate on runpm enter
Evan Quan
1
-3
/
+0
2020-04-27
drm/amdgpu: move kfd suspend after ip_suspend_phase1
Evan Quan
1
-2
/
+2
2020-04-27
drm/amdgpu: sw pstate switch should only be for vega20
Jonathan Kim
1
-1
/
+3
2020-04-27
drm/amdgpu: Remove unneeded semicolon
Zheng Bin
1
-1
/
+1
2020-04-24
amdgpu/dc: remove redundant assignment to variable 'option'
Colin Ian King
1
-2
/
+1
2020-04-24
drm/amdgpu/gmc: Use consistent variable on unlocks
Colin Ian King
2
-2
/
+2
2020-04-24
drm/amd/display: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-04-24
drm/amdgpu: protect ring overrun
Yintian Tao
7
-12
/
+61
[next]