index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-09
drm/amdgpu: Support page table update via CPU
Harish Kasiviswanathan
1
-1
/
+87
2017-06-09
drm/amdgpu: Support page directory update via CPU
Harish Kasiviswanathan
1
-42
/
+119
2017-06-09
drm/amdgpu: Add amdgpu_sync_wait
Harish Kasiviswanathan
2
-0
/
+20
2017-06-09
drm/amdgpu: Add vm context module param
Harish Kasiviswanathan
5
-3
/
+61
2017-06-08
drm/amdgpu: drop deprecated drm_get_pci_dev and drm_put_dev
Alex Deucher
1
-2
/
+26
2017-06-08
drm/amdgpu: call pci_[un]register_driver() directly
Alex Deucher
1
-2
/
+2
2017-06-08
drm/amdgpu/radeon: Use radeon by default for CIK GPUs
Michel Dänzer
5
-14
/
+14
2017-06-08
drm/radeon: Make si_support and cik_support parameters always available
Michel Dänzer
3
-13
/
+0
2017-06-08
drm/amdgpu: Update Kconfig help for SI and CIK support
Felix Kuehling
1
-4
/
+12
2017-06-08
drm/amdgpu: Add module param to control SI support
Felix Kuehling
3
-0
/
+26
2017-06-08
drm/radeon: Add module param to control SI support
Felix Kuehling
3
-0
/
+23
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
[next]