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
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-14
drm/amd/display: Integrating MPC pseudocode
Eric Bernstein
7
-356
/
+594
2017-12-14
drm/amd/display: dal 3.1.21
Tony Cheng
1
-1
/
+1
2017-12-14
drm/amd/display: try to find matching audio inst for enc inst first
Charlene Liu
1
-3
/
+1
2017-12-14
drm/amd/display: fix seq issue: turn on clock before programming afmt.
Charlene Liu
1
-1
/
+3
2017-12-14
drm/amd/display: Remove unnecessary wait mpcc idle.
Yongqiang Sun
1
-6
/
+0
2017-12-14
drm/amd/pp: reset dpm level when adjust power state
Rex Zhu
1
-1
/
+1
2017-12-13
drm/amd/pp: implement dpm_get_sclk/mclk for RV
Rex Zhu
1
-2
/
+23
2017-12-13
drm/amdgpu: fix huge page setting for ATS case
Chunming Zhou
1
-1
/
+1
2017-12-13
drm/amdgpu: drop amdgpu_atombios_scratch_regs_save/restore
Alex Deucher
2
-24
/
+0
2017-12-13
drm/amdgpu: drop scratch regs save and restore from GPU reset handling
Alex Deucher
1
-2
/
+0
2017-12-13
drm/amdgpu: drop scratch regs save and restore from S3/S4 handling
Alex Deucher
1
-2
/
+0
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/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/sched: move fence slab handling to module init/exit
Lucas Stach
1
-8
/
+0
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
31
-1427
/
+119
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-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/amdgpu: fix amdgpu_sync_resv v2
Christian König
1
-5
/
+2
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
[prev]
[next]