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-13
drm/amdgpu: remove some old gc 9.x registers
Alex Deucher
5
-84
/
+4
2017-12-13
drm/amdgpu: drop soc15_init_golden_registers
Alex Deucher
1
-31
/
+0
2017-12-13
drm/amdgpu: drop the bios scratch reg callbacks from nbio
Alex Deucher
3
-31
/
+0
2017-12-13
drm/amdgpu: convert nbio to use callbacks (v2)
Alex Deucher
11
-183
/
+209
2017-12-12
drm/amdgpu: make function names consistent in nbio files
Alex Deucher
2
-16
/
+16
2017-12-12
drm/amdgpu: correct vce fw data and stack size
Frank Min
1
-1
/
+1
2017-12-12
drm/amdgpu: fix MAP_QUEUES paramter
Monk Liu
1
-1
/
+1
2017-12-12
drm/amdgpu: no need with INT for fence polling
Monk Liu
1
-1
/
+1
2017-12-12
drm/amdgpu: no need to evict VRAM in device_fini
Monk Liu
1
-2
/
+1
2017-12-12
drm/ttm: max_cpages is in unit of native page
Monk Liu
1
-1
/
+1
2017-12-12
drm/ttm: fix incorrect calculate on shrink_pages
Monk Liu
1
-0
/
+1
2017-12-12
drm/amdgpu: allow get_vm_pde to change flags as well
Christian König
11
-38
/
+54
2017-12-12
drm/amdgpu: batch PDE updates again
Christian König
1
-109
/
+94
2017-12-12
drm/amdgpu: remove keeping the addr of the VM PDs
Christian König
2
-10
/
+5
2017-12-12
drm/amdgpu: remove last_entry_used from the VM code
Christian König
2
-24
/
+29
2017-12-12
drm/amdgpu: avoid the modulo in amdgpu_vm_get_entry
Christian König
1
-3
/
+3
2017-12-12
drm/amdgpu: use polling mem to set SDMA3 wptr for VF
Pixel Ding
2
-8
/
+20
2017-12-12
drm/amdgpu: update one PDE at a time v2
Christian König
1
-46
/
+34
2017-12-12
drm/amdgpu: stop joining PDEs
Christian König
1
-34
/
+7
2017-12-12
drm/amdgpu: add amdgpu_evict_vram debugfs file
Christian König
1
-1
/
+12
2017-12-12
drm/amdgpu: cleanup debugfs handling a bit
Christian König
3
-43
/
+11
2017-12-08
drm/admgpu: Reduce the usage of soc15ip.h
Shaoyun Liu
16
-17
/
+0
2017-12-08
drm/amdgpu: Change SOC15_REG_OFFSET to use dynamic register offset
Shaoyun Liu
8
-18
/
+46
2017-12-08
drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const array
Shaoyun Liu
13
-283
/
+354
2017-12-08
drm/amdgpu: Use dynamic IP offset for register access on SOC15
Shaoyun Liu
2
-95
/
+65
2017-12-08
drm/amdgpu: Dynamic initialize IP base offset
Shaoyun Liu
5
-1
/
+96
2017-12-07
drm/scheduler: add license to the Makefile
Alex Deucher
1
-0
/
+22
2017-12-07
drm/sched: move fence slab handling to module init/exit
Lucas Stach
3
-15
/
+8
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
35
-517
/
+530
2017-12-07
drm/amdgpu: add license to files where it was missing
Alex Deucher
15
-8
/
+254
2017-12-07
drm/amdgpu: add license to Makefiles
Alex Deucher
26
-6
/
+547
2017-12-07
drm/amdgpu: Fix amdgpu_sync_add_later to preserve explicit flag.
Andrey Grodzovsky
1
-3
/
+6
2017-12-07
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
313
-74601
/
+17879
2017-12-06
drm/radeon: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
4
-35
/
+4
2017-12-06
drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
5
-42
/
+3
2017-12-06
drm/amd/display: Use drm_fb_helper_poll_changed()
Noralf Trønnes
1
-1
/
+1
2017-12-06
drm/ttm: swap consecutive allocated pooled pages v4
Christian König
1
-2
/
+9
2017-12-06
drm/amdgpu: fix amdgpu_sync_resv v2
Christian König
1
-5
/
+2
2017-12-06
drm/ttm: swap consecutive allocated cached pages v3
Christian König
1
-1
/
+6
2017-12-06
drm/amd/amdgpu: set gtt size according to system memory size only
Roger He
1
-5
/
+3
2017-12-06
drm/amdgpu: Get rid of dep_sync as a seperate object.
Andrey Grodzovsky
7
-35
/
+37
2017-12-06
drm/amdgpu: allow specifying vm_block_size for multi level PDs v2
Christian König
2
-19
/
+10
2017-12-06
drm/amdgpu: move validation of the VM size into the VM code
Christian König
7
-24
/
+20
2017-12-06
drm/amdgpu: allow non pot VM size values
Christian König
1
-6
/
+0
2017-12-06
drm/amdgpu: choose number of VM levels based on VM size
Christian König
1
-5
/
+11
2017-12-06
drm/amdgpu: unify VM size handling of Vega10 with older generation
Christian König
6
-47
/
+22
2017-12-06
drm/amdgpu: fix amdgpu_vm_num_entries
Christian König
1
-7
/
+7
2017-12-06
drm/amdgpu: fix VM PD addr shift
Christian König
1
-5
/
+23
2017-12-06
drm/amdgpu: correct vce4.0 fw config for SRIOV (V2)
Frank Min
1
-13
/
+25
2017-12-06
drm/amd/display: Don't call dm_log_to_buffer directly in dc_conn_log
Michel Dänzer
1
-7
/
+3
[next]