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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-06
drm/amdgpu: align GTT start to 4GB v2
Christian König
1
-1
/
+4
2017-12-06
drm/amdgpu: remove VRAM size reduction v2
Christian König
4
-46
/
+1
2017-12-06
drm: amd: Fix line continuation formats
Joe Perches
6
-43
/
+22
2017-12-06
drm/amd/display/dc/dce110/dce110_mem_input_v: use swap macro in program_size_...
Gustavo A. R. Silva
1
-20
/
+8
2017-12-06
drm/amd/display/dc/core/dc_resource: use swap macro in rect_swap_helper
Gustavo A. R. Silva
1
-9
/
+2
2017-12-06
drm/amdgpu/gmc9: make some ECC messages debug only
Alex Deucher
1
-2
/
+2
2017-12-06
drm/amdgpu: always make gart.table_addr 64bit
Christian König
1
-1
/
+1
2017-12-06
drm/amd/display: remove unnecessary cast and use kcalloc instead of kzalloc
Colin Ian King
1
-3
/
+2
2017-12-06
drm/ttm: remove cur_placement
Christian König
1
-3
/
+2
2017-12-06
drm/ttm: completely rework ttm_bo_delayed_delete
Christian König
1
-49
/
+23
2017-12-06
drm/ttm: fix ttm_mem_evict_first once more
Christian König
1
-2
/
+5
2017-12-06
drm/amdgpu: require a root bus window above 4GB for BAR resize
Christian König
1
-0
/
+18
2017-12-06
drm/amd/display: fix static checker warning
Shirish S
1
-1
/
+1
2017-12-06
drm/amdgpu:cancel timer of virtual DCE(v2)
Monk Liu
1
-0
/
+10
2017-12-06
drm/amdgpu:fix virtual dce bug
Monk Liu
1
-1
/
+3
2017-12-06
drm/amdgpu:show error message if fail on event4
Monk Liu
1
-1
/
+2
2017-12-06
drm/amdgpu:cleanup firmware.fw_buf alloc/free
Monk Liu
1
-34
/
+9
2017-12-06
drm/amdgpu:free CSA in unified place
Monk Liu
5
-2
/
+8
2017-12-06
drm/amdgpu:cleanup unused stack var
Monk Liu
1
-2
/
+1
2017-12-06
drm/amdgpu:fix NULL pointer access during drv remove
Monk Liu
8
-14
/
+7
2017-12-06
drm/amdgpu:cleanup GMC & gart garbage function
Monk Liu
7
-156
/
+13
2017-12-06
drm/amdgpu:cleanup stolen vga memory finish
Monk Liu
1
-8
/
+3
2017-12-06
amdgpu: Don't use DRM_ERROR when failing to allocate a BO
Michel Dänzer
2
-3
/
+3
2017-12-06
drm/amd/amdgpu: not allow gtt size exceed 75%*system memory size
Roger He
1
-3
/
+8
2017-12-06
drm/amdgpu: Add ability to determine and report if board supports ECC.
David Panariti
1
-0
/
+206
2017-12-06
drm/amdgpu: New header for fields needed to determine state of ECC.
David Panariti
3
-0
/
+119
2017-12-06
drm/ttm: optimize ttm_mem_evict_first v5
Christian König
1
-21
/
+33
2017-12-06
drm/amdgpu/gfx6: use cached values for raster config in clear state
Alex Deucher
1
-19
/
+1
2017-12-06
drm/amdgpu/gfx7: use cached values for raster config in clear state
Alex Deucher
1
-23
/
+2
2017-12-06
drm/amdgpu/gfx8: use cached values for raster config in clear state
Alex Deucher
1
-31
/
+2
2017-12-06
drm/amd/display: Fix use before initialize warning
Leo (Sunpeng) Li
1
-1
/
+1
2017-12-06
drm/amd/display: Fix Linux after optimize frontend programming
Harry Wentland
1
-5
/
+2
2017-12-06
drm/amd/display: remove stream_func vtable
Tony Cheng
1
-32
/
+0
2017-12-06
drm/ttm: make unlocking in ttm_bo_cleanup_refs optional v3
Christian König
1
-24
/
+27
2017-12-06
drm/amd/display: Remove unnecessary dc_stream vtable
Harry Wentland
3
-187
/
+51
2017-12-06
drm/amd/display: Move dc_link interface to separate header
Harry Wentland
2
-174
/
+208
2017-12-06
drm/amd/display: Move dc_stream interface to separate header
Harry Wentland
2
-221
/
+273
2017-12-06
drm/amd/display: Optimize front end programming.
Yongqiang Sun
1
-108
/
+111
2017-12-06
drm/amd/display: Fix unused variable warning
Leo (Sunpeng) Li
1
-1
/
+0
2017-12-06
drm/amd/display: Add check update surfaces for stream wrapper
Andrew Jiang
2
-3
/
+23
2017-12-06
drm/amd/display: Rename pitch_alignment to linear_pitch_alignment
Andrew Jiang
3
-2
/
+2
2017-12-06
drm/amd/display: Added Opp and Diags Interface for P to I
Arun Pandey
6
-43
/
+44
2017-12-06
drm/amd/display: fix plane update prior to stream enablement
Tony Cheng
1
-2
/
+4
2017-12-06
drm/amd/display: Add update flags in to determine surface update type
Andrew Jiang
2
-76
/
+140
2017-12-06
drm/amd/display: Remove legacy unused workaround
Andrew Jiang
1
-14
/
+5
2017-12-06
drm/amd/display: Early return on stream programming failure
Leo (Sunpeng) Li
1
-2
/
+1
2017-12-06
drm/amd/display: Change frontend/backend programming sequence
Leo (Sunpeng) Li
1
-13
/
+28
2017-12-06
drm/amd/display: Remove dangling planes on dc commit state
Leo (Sunpeng) Li
1
-2
/
+0
2017-12-06
drm/amd/display: Optimize programming front end
Yongqiang Sun
2
-37
/
+27
2017-12-06
drm/amd/display: Fix unbalanced locking in surface apply
Roman Li
1
-5
/
+2
[prev]
[next]