index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
drm/amdgpu: Add module param to control CIK support
Felix Kuehling
3
-0
/
+26
2017-06-07
drm/amdgpu/gfx: consolidate mqd buffer setup code
Alex Deucher
4
-132
/
+74
2017-06-07
drm/amdgpu/gfx: move mec parameter setup into sw_init
Alex Deucher
3
-47
/
+47
2017-06-07
drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.c
Alex Deucher
4
-211
/
+122
2017-06-07
drm/amdgpu: move mec queue helpers to amdgpu_gfx.h
Alex Deucher
6
-39
/
+40
2017-06-07
drm/amdgpu/gfx9: remove spurious line in kiq setup
Alex Deucher
1
-1
/
+0
2017-06-07
drm/amdgpu/gfx8: whitespace change
Alex Deucher
1
-1
/
+2
2017-06-07
drm/amdgpu/gfx9: Raven has two MECs
Alex Deucher
1
-0
/
+1
2017-06-07
drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common code
Alex Deucher
5
-114
/
+42
2017-06-07
drm/amdgpu: fix mec queue policy on single MEC asics
Alex Deucher
3
-9
/
+27
2017-06-07
drm/amdgpu/gfx: create a common bitmask function (v2)
Alex Deucher
5
-40
/
+25
2017-06-07
drm/amdgpu/gfx8: drop per-APU CU limits
Alex Deucher
1
-69
/
+2
2017-06-06
drm/amdgpu/gfx6: properly cache mc_arb_ramcfg
Alex Deucher
1
-1
/
+2
2017-06-06
drm/amdgpu/gfx9: new queue policy, take first 2 queues of each pipe
Alex Deucher
1
-2
/
+2
2017-06-06
drm/amdgpu/gfx9: allocate queues horizontally across pipes
Alex Deucher
1
-63
/
+52
2017-06-06
drm/amd/powerplay: fix memory leak in cz_hwmgr backend
Hawking Zhang
1
-0
/
+6
2017-06-06
drm/amd/powerplay: fix memory leak in rv_hwmgr backend
Hawking Zhang
1
-0
/
+10
2017-06-06
drm/amd/powerplay: add sclk and mclk overdrive for vega10
Eric Huang
1
-15
/
+133
2017-06-06
drm/amd/powerplay: fix populate dpm level failed when s3 on vega10.
Rex Zhu
1
-7
/
+6
2017-06-06
drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for gmc9
Huang Rui
1
-5
/
+5
2017-06-06
drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for mmhub
Huang Rui
1
-94
/
+83
2017-06-06
drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for gfxhub
Huang Rui
1
-77
/
+64
2017-06-06
drm/amdgpu: fix the gart table cleared issue for S3
Huang Rui
6
-1
/
+14
2017-06-06
drm/amdgpu: add ip block number prints
Huang Rui
1
-0
/
+3
2017-06-06
drm/amdgpu: add ip name print for selecting ips with ip_block_mask
Huang Rui
1
-1
/
+2
2017-06-06
drm/amdgpu: remove mmhub ip
Huang Rui
4
-97
/
+0
2017-06-06
drm/amdgpu: remove gfxhub ip
Huang Rui
4
-97
/
+0
2017-06-06
drm/amdgpu: export mmhub get clockgating into gmc
Huang Rui
3
-3
/
+10
2017-06-06
drm/amdgpu: export mmhub set clockgating into gmc
Huang Rui
3
-5
/
+13
2017-06-06
drm/amdgpu: export mmhub sw_init into gmc
Huang Rui
3
-12
/
+17
2017-06-06
drm/amdgpu: export gfxhub sw_init into gmc
Huang Rui
3
-12
/
+17
2017-06-06
drm/amdgpu: fix to miss program invalidation at resume
Huang Rui
2
-24
/
+30
2017-06-06
drm/amdgpu: abstract setup vmid config for gfxhub/mmhub
Huang Rui
2
-48
/
+55
2017-06-06
drm/amdgpu: abstract disable identity aperture for gfxhub/mmhub
Huang Rui
2
-32
/
+41
2017-06-06
drm/amdgpu: abstract system domain enablement for gfxhub/mmhub
Huang Rui
2
-17
/
+32
2017-06-06
drm/amdgpu: abstract cache initialization for gfxhub/mmhub
Huang Rui
2
-98
/
+62
2017-06-06
drm/amdgpu: abstract TLB initialization for gfxhub/mmhub
Huang Rui
2
-29
/
+44
2017-06-06
drm/amdgpu: abstract system aperture initialization for gfxhub/mmhub
Huang Rui
2
-79
/
+77
2017-06-06
drm/amdgpu: abstract gart aperture initialization for gfxhub/mmhub
Huang Rui
2
-32
/
+40
2017-06-06
drm/amdgpu: abstract gart table initialization for gfxhub/mmhub
Huang Rui
2
-26
/
+42
2017-06-01
drm/amdgpu: add saved_bo to save vce 4.0 context when suspend
Leo Liu
2
-8
/
+38
2017-06-01
drm/amdgpu: use existing function amdgpu_bo_create_kernel
Leo Liu
1
-25
/
+5
2017-06-01
drm/amdgpu: add vcpu_bo cpu address for vce
Leo Liu
1
-0
/
+1
2017-06-01
drm/amdgpu: Move compute vm bug logic to amdgpu_vm.c
Alex Xie
5
-39
/
+39
2017-06-01
drm/amd/powerplay: enable CKS by default on vega10.
Rex Zhu
1
-1
/
+1
2017-06-01
drm/amd/powerplay: Align with VBIOS to support AVFS parameters.
Rex Zhu
3
-14
/
+14
2017-06-01
drm/amd/powerplay: Add floor DCEF for DS on boot.
Rex Zhu
4
-1
/
+38
2017-05-31
drm/amdgpu: use LRU mapping policy for SDMA engines
Andres Rodriguez
1
-1
/
+1
2017-05-31
drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3
Andres Rodriguez
3
-11
/
+42
2017-05-31
drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
Andres Rodriguez
5
-1
/
+110
[next]