index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-15
drm/amdgpu: avoid to reset wave_front_size to 0
Hawking Zhang
1
-2
/
+0
2017-06-15
drm/amdgpu: add new member in gpu_info fw
Hawking Zhang
3
-0
/
+11
2017-06-09
drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0
Alex Deucher
3
-49
/
+124
2017-06-09
drm/amd/powerplay: fix copy error in powerplay.
Rex Zhu
1
-3
/
+3
2017-06-09
drm/amdgpu: move comment to the right place
Alex Xie
1
-2
/
+2
2017-06-09
drm/amdgpu: fix a typo in comment
Alex Xie
1
-1
/
+1
2017-06-09
drm/amdgpu: remove duplicate function prototypes
Alex Xie
1
-1
/
+0
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-08
drm/amdgpu/gfx: consolidate mqd buffer setup code
Alex Deucher
4
-132
/
+74
2017-06-08
drm/amdgpu/gfx: move mec parameter setup into sw_init
Alex Deucher
3
-47
/
+47
2017-06-08
drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.c
Alex Deucher
4
-211
/
+122
2017-06-08
drm/amdgpu: move mec queue helpers to amdgpu_gfx.h
Alex Deucher
6
-39
/
+40
2017-06-08
drm/amdgpu/gfx9: remove spurious line in kiq setup
Alex Deucher
1
-1
/
+0
2017-06-08
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-07
drm/amdgpu/gfx6: properly cache mc_arb_ramcfg
Alex Deucher
1
-1
/
+2
2017-06-07
drm/amdgpu/gfx9: new queue policy, take first 2 queues of each pipe
Alex Deucher
1
-2
/
+2
2017-06-07
drm/amdgpu/gfx9: allocate queues horizontally across pipes
Alex Deucher
1
-63
/
+52
2017-06-07
drm/amd/powerplay: fix memory leak in cz_hwmgr backend
Hawking Zhang
1
-0
/
+6
2017-06-07
drm/amd/powerplay: fix memory leak in rv_hwmgr backend
Hawking Zhang
1
-0
/
+10
2017-06-07
drm/amd/powerplay: add sclk and mclk overdrive for vega10
Eric Huang
1
-15
/
+133
2017-06-07
drm/amd/powerplay: fix populate dpm level failed when s3 on vega10.
Rex Zhu
1
-7
/
+6
2017-06-07
drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for gmc9
Huang Rui
1
-5
/
+5
2017-06-07
drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for mmhub
Huang Rui
1
-94
/
+83
2017-06-07
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
[next]