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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-06
drm/ttm: add page order support in ttm_pages_put
Roger He
1
-8
/
+18
2017-12-06
drm/ttm: add set_pages_wb for handling page order more than zero
Roger He
1
-0
/
+11
2017-12-06
drm/amd/display: dal 3.1.20
Tony Cheng
1
-1
/
+1
2017-12-06
drm/amd/display: Set OPP default values in init_hw
Andrew Jiang
2
-11
/
+12
2017-12-06
drm/amd/display: dal 3.1.19
Tony Cheng
1
-1
/
+1
2017-12-06
drm/amd/display: DMCU and ABM maintenance and refactor
Anthony Koo
4
-28
/
+36
2017-12-06
drm/amd/display: Only program watermark for full update.
Yongqiang Sun
3
-30
/
+23
2017-12-06
drm/amd/display: dal 3.1.18
Tony Cheng
1
-1
/
+1
2017-12-06
drm/amd/display: Set full update flag in dcn_validate_bandwidth
Andrew Jiang
1
-0
/
+2
2017-12-06
drm/amd/display: Do not program front-end twice
Leo (Sunpeng) Li
3
-3
/
+32
2017-12-06
drm/amd/display: Trigger full update on plane change
Leo (Sunpeng) Li
1
-0
/
+5
2017-12-06
drm/amd/display: Rename output_bpc to opp_input_bpc
Dmytro Laktyushkin
3
-14
/
+2
2017-12-06
drm/amd/display: fix refclk conversion from khz int to mhz float
Dmytro Laktyushkin
1
-1
/
+1
2017-12-06
drm/amd/display: fix mpo validation failure
Dmytro Laktyushkin
1
-84
/
+36
2017-12-06
drm/amd/display: move csc matrix to hw_shared
Yue Hin Lau
2
-26
/
+26
2017-12-06
drm/amd/display: dal 3.1.17
Tony Cheng
1
-1
/
+1
2017-12-06
drm/amd/display: update output csc matrix values
Yue Hin Lau
2
-22
/
+16
2017-12-06
drm/amd/display: Only update output transfer function for full type.
Yongqiang Sun
1
-7
/
+16
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
2
-2
/
+14
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
2
-0
/
+2
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
7
-47
/
+49
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
6
-26
/
+29
2017-12-06
drm/ttm: use an operation ctx for ttm_bo_init_reserved
Christian König
3
-11
/
+9
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
27
-76
/
+131
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
[prev]
[next]