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-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
19
-58
/
+85
2017-12-27
drm/ttm: use an operation ctx for ttm_mem_global_alloc_page
Roger He
3
-10
/
+14
2017-12-27
drm/ttm: use an operation ctx for ttm_mem_global_alloc
Roger He
12
-24
/
+85
2017-12-27
drm/ttm: call ttm_bo_swapout directly when ttm shrink
Roger He
2
-26
/
+7
2017-12-27
drm/vmwgfx: remove the default io_mem_pfn set
Tan Xiaojun
1
-1
/
+0
2017-12-27
drm/virtio: remove the default io_mem_pfn set
Tan Xiaojun
1
-1
/
+0
2017-12-27
drm/radeon: remove the default io_mem_pfn set
Tan Xiaojun
1
-1
/
+0
2017-12-27
drm/qxl: remove the default io_mem_pfn set
Tan Xiaojun
1
-1
/
+0
2017-12-27
drm/nouveau: remove the default io_mem_pfn set
Tan Xiaojun
1
-1
/
+0
2017-12-27
drm/mgag200: remove the default io_mem_pfn set
Tan Xiaojun
1
-1
/
+0
2017-12-27
drm/cirrus: remove the default io_mem_pfn set
Tan Xiaojun
1
-1
/
+0
2017-12-27
drm/bochs: remove the default io_mem_pfn set
Tan Xiaojun
1
-1
/
+0
2017-12-27
drm/ast: remove the default io_mem_pfn set
Tan Xiaojun
1
-1
/
+0
2017-12-27
drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfn
Tan Xiaojun
1
-1
/
+12
2017-12-27
drm/amdgpu: fix VM faults with per VM BOs
Christian König
1
-2
/
+20
2017-12-27
drm/ttm: drop the spin in delayed delete if the trylock doesn't work
Christian König
1
-0
/
+2
2017-12-27
drm/amd/pp: Get and save CZ/ST smu version
Rex Zhu
2
-0
/
+15
2017-12-27
drm/amdgpu: drop client_id from VM
Christian König
3
-10
/
+4
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
33
-194
/
+188
2017-12-27
drm/amdgpu: separate VMID and PASID handling
Christian König
13
-465
/
+579
2017-12-21
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
189
-6064
/
+6434
2017-12-21
Merge tag 'omapdrm-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
64
-481
/
+831
2017-12-21
Merge tag 'tilcdc-4.16' of https://github.com/jsarha/linux into drm-next
Dave Airlie
2
-51
/
+2
2017-12-21
Merge tag 'drm-intel-next-2017-12-14' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
80
-1260
/
+2985
2017-12-20
drm/amdgpu: fix test for shadow page tables
Christian König
1
-1
/
+5
2017-12-20
drm/amd/display: Expose dpp1_set_cursor_attributes
Yue Hin Lau
1
-0
/
+4
2017-12-20
drm/amd/display: Update FMT and OPPBUF functions
Eric Bernstein
6
-54
/
+120
2017-12-20
drm/amd/display: check for null before calling is_blanked
Yue Hin Lau
1
-2
/
+2
2017-12-20
drm/amd/display: dal 3.1.27
Andrew Jiang
1
-1
/
+1
2017-12-20
drm/amd/display: Fix unused variable warnings.
Leo (Sunpeng) Li
1
-7
/
+0
2017-12-20
drm/amd/display: Only blank DCN when we have set_blank implementation
Yue Hin Lau
7
-31
/
+32
2017-12-20
drm/amd/display: Put dcn_mi_registers with other structs
Eric Bernstein
2
-10
/
+5
2017-12-20
drm/amd/display: hubp refactor
Yue Hin Lau
2
-114
/
+120
2017-12-20
drm/amd/display: integrating optc pseudocode
Yue Hin Lau
2
-1
/
+37
2017-12-20
drm/amd/display: Call validate_fbc should_enable_fbc
Harry Wentland
1
-23
/
+16
2017-12-20
drm/amd/display: Clean up DCN cursor code
Eric Bernstein
2
-29
/
+5
2017-12-20
drm/amd/display: fix 180 full screen pipe split
Dmytro Laktyushkin
1
-10
/
+4
2017-12-20
drm/amd/display: reprogram surface config on scaling change
Eric Yang
1
-1
/
+2
2017-12-20
drm/amd/display: Remove dwbc from pipe_ctx
Eric Bernstein
1
-1
/
+0
2017-12-20
drm/amd/display: Use the maximum link setting which EDP reported.
Hugo Hu
1
-0
/
+6
2017-12-20
drm/amd/display: Add hdr_supported flag
Yongqiang Sun
1
-0
/
+1
2017-12-20
drm/amd/display: fix global sync param retrieval when not pipe splitting
Dmytro Laktyushkin
3
-13
/
+13
2017-12-20
drm/amd/display: Update HUBP
Eric Bernstein
3
-21
/
+32
2017-12-20
drm/amd/display: fix rotated surface scaling
Dmytro Laktyushkin
1
-32
/
+29
2017-12-20
drm/amd/display: clean up dcn soc params
Dmytro Laktyushkin
3
-62
/
+0
2017-12-20
drm/amd/display: dal 3.1.26
Eric Yang
1
-1
/
+1
2017-12-20
drm/amd/display: Fix rehook MST display not light back on
Jerry (Fangzhi) Zuo
4
-5
/
+62
2017-12-20
drm/amd/display: Fix check for whether dmcu fw is running
Anthony Koo
8
-29
/
+54
2017-12-20
drm/amd/display: Declare and share color space types for dcn's
Vitaly Prosyak
7
-86
/
+168
2017-12-20
drm/amd/display: Do DC mode-change check after stream creation
Leo (Sunpeng) Li
1
-9
/
+6
[next]