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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-06
drm/amd/display: performance profiling instrumentation
Tony Cheng
3
-0
/
+15
2017-12-06
drm/amd/display: Remove unnecessary dc_link vtable
Harry Wentland
2
-109
/
+0
2017-12-06
drm/amd/display: fix opp header register define
Yue Hin Lau
1
-11
/
+14
2017-12-06
drm/amd/display: Update dchub and dpp as per update flags.
Yongqiang Sun
1
-74
/
+117
2017-12-06
drm/amd/display: Move update_plane_addr to apply_ctx_for_surface for dce.
Yongqiang Sun
2
-2
/
+5
2017-12-06
drm/amd/display: call set_mpc_output_csc from hwsequencer
Yue Hin Lau
3
-67
/
+156
2017-12-06
drm/amd/display: Fix description of module parameter dc_log
Michel Dänzer
1
-1
/
+1
2017-12-06
drm/amdgpu: Downgrade DRM_ERROR to DRM_DEBUG in amdgpu_queue_mgr_map
Michel Dänzer
1
-5
/
+5
2017-12-06
drm/amdgpu: expose the VA above the hole to userspace
Christian König
1
-2
/
+10
2017-12-06
drm/amdgpu: use dev_dbg instead of dev_err in the VA IOCTL
Christian König
1
-3
/
+3
2017-12-06
drm/amdgpu: fix VA hole handling on Vega10 v3
Christian König
4
-6
/
+32
2017-12-06
drm/amdgpu: use the new TTM bytes moved counter v2
Christian König
2
-13
/
+6
2017-12-06
drm/amdgpu: forward operation context to ttm_bo_mem_space
Christian König
1
-18
/
+12
2017-12-06
staging: vboxvideo: adapt to new TTM interface
Christian König
1
-11
/
+6
2017-12-06
drm/ttm: add number of bytes moved to the operation context
Christian König
1
-0
/
+1
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
6
-43
/
+47
2017-12-06
drm/ttm: use the operation context inside TTM
Christian König
1
-38
/
+29
2017-12-06
drm/ttm: use an operation context for ttm_bo_mem_space v2
Christian König
5
-24
/
+28
2017-12-06
drm/ttm: use an operation ctx for ttm_bo_init_reserved
Christian König
2
-8
/
+7
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
26
-72
/
+115
2017-12-06
drm/ttm: add page order in page pool
Roger He
1
-11
/
+27
2017-12-06
drm/ttm: use NUM_PAGES_TO_ALLOC always
Roger He
1
-2
/
+1
2017-12-06
drm/amd/powerplay: Followup fixes to mc_reg_address
Ernst Sjöstrand
3
-23
/
+11
2017-12-06
drm/amd/powerplay: Fix buffer overflows with mc_reg_address
Ernst Sjöstrand
2
-14
/
+6
2017-12-06
drm/amd/amdgpu: Fix missing null check in atombios_i2c.c
Ernst Sjöstrand
1
-2
/
+9
2017-12-06
drm/amd/powerplay: Fix missing newlines at end of file
Ernst Sjöstrand
3
-3
/
+3
2017-12-06
drm/amd/powerplay: Minor fixes in processpptables.c (v2)
Ernst Sjöstrand
1
-3
/
+3
2017-12-06
drm/amdgpu: fix VCE buffer placement restrictions v2
Christian König
1
-2
/
+99
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
[next]