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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-09
drm/amdgpu: add support for new smc firmware on polaris
Alex Deucher
2
-6
/
+29
2017-02-09
drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...
Rex Zhu
1
-10
/
+7
2017-02-09
drm/amdgpu: shut up #warning for compile testing
Arnd Bergmann
1
-0
/
+2
2017-02-09
drm/amdgpu/virt: fix double kfree on bo_va
Colin Ian King
1
-1
/
+0
2017-02-09
drm/amd/powerplay: set fan speed to max in profile peak mode only.
Rex Zhu
1
-2
/
+3
2017-02-09
drm/amd/gfx6: update gb_addr_config
Flora Cui
1
-0
/
+3
2017-02-09
drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDEN
Flora Cui
1
-1
/
+1
2017-02-09
drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDEN
Flora Cui
1
-1
/
+1
2017-02-09
drm/amdgpu: refine si_read_register
Flora Cui
1
-17
/
+73
2017-02-09
drm/amdgpu/gfx6: clean up spi configuration
Flora Cui
1
-8
/
+4
2017-02-09
drm/amdgpu/gfx6: clean up cu configuration
Flora Cui
1
-62
/
+38
2017-02-09
drm/amdgpu/gfx6: clean up rb configuration
Flora Cui
1
-59
/
+42
2017-02-09
drm/amdgpu: refine vce3.0 code and related powerplay pg code.
Rex Zhu
3
-51
/
+36
2017-02-09
drm/amdgpu: move subfunctions to the front of vce_v2_0.c.
Rex Zhu
1
-177
/
+171
2017-02-09
drm/amdgpu: enable vce pg feature on Kv.
Rex Zhu
1
-2
/
+2
2017-02-09
drm/amdgpu: refine code for VCE2.0 and related dpm code.
Rex Zhu
4
-112
/
+111
2017-02-09
drm/amdgpu: when dpm disabled, also need to stop/start vce.
Rex Zhu
1
-0
/
+9
2017-02-09
drm/amdgpu: refine uvd5.0/6.0 code.
Rex Zhu
4
-42
/
+30
2017-02-09
drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.
Rex Zhu
1
-6
/
+14
2017-02-09
drm/amdgpu: refine uvd4.2 init/stop code.
Rex Zhu
1
-41
/
+70
2017-02-09
drm/amdgpu: refine uvd pg code in kv_dpm.c
Rex Zhu
1
-21
/
+8
2017-02-09
drm/amdgpu: power down/up uvd4 when smu disabled.
Rex Zhu
1
-1
/
+16
2017-02-09
drm/amdgpu: add current_pg_status register define for smu7.1
Rex Zhu
1
-0
/
+1
2017-02-09
drm/amdgpu: when dpm disabled, also can enable uvd cg/pg.
Rex Zhu
1
-0
/
+9
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2
-21
/
+15
2017-02-02
drm/amdgpu: stop reserving a shared fence for VA updates
Christian König
1
-4
/
+3
2017-02-02
drm/amdgpu: fix race in GEM VA map IOCTL v2
Christian König
1
-32
/
+15
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-1
/
+0
2017-02-02
drm/amdgpu/si: fix crash on headless asics
Alex Deucher
1
-1
/
+3
2017-02-01
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
116
-5946
/
+4706
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
3
-23
/
+0
2017-01-27
drm/amdgpu: fix amdgpu_bo_va_mapping flags
Christian König
3
-3
/
+3
2017-01-27
drm/amdgpu: access stolen VRAM directly on CZ (v2)
Christian König
1
-1
/
+8
2017-01-27
drm/amdgpu: access stolen VRAM directly on KV/KB (v2)
Christian König
1
-1
/
+8
2017-01-27
drm/amdgpu: fix kernel panic when dpm disabled on Kv.
Rex Zhu
1
-0
/
+3
2017-01-27
drm/amdgpu: fix dpm bug on Kv.
Rex Zhu
1
-3
/
+41
2017-01-27
drm/amd/powerplay: fix regresstion issue can't set manual dpm mode.
Rex Zhu
1
-0
/
+3
2017-01-27
drm/amdgpu: handle vfct with multiple vbios images
Alex Deucher
1
-32
/
+34
2017-01-27
drm/amdgpu: move misc si headers into amdgpu
Alex Deucher
8
-6
/
+6
2017-01-27
drm/amdgpu: remove unused header si_reg.h
Alex Deucher
1
-105
/
+0
2017-01-27
drm/amdgpu: drop pitcairn dpm quirks
Alex Deucher
1
-46
/
+1
2017-01-27
drm/amd/amdgpu/amdgpu_ttm: Handle return NULL error from ioremap_nocache
Arvind Yadav
1
-0
/
+2
2017-01-27
drm/amdgpu: add new virtual display ID
Yintian Tao
1
-1
/
+2
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
13
-18
/
+17
2017-01-27
drm/amdgpu: Bring bo creation in line with radeon driver (v2)
Nils Holland
1
-0
/
+20
2017-01-27
drm/amd/powerplay: fix misspelling in header guard
Nicolas Iooss
1
-1
/
+1
2017-01-27
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
1
-2
/
+0
2017-01-27
drm/amdgpu: double the priority of kernel allocations
Christian König
1
-0
/
+2
2017-01-27
drm/amdgpu: user BO priority instead of self coding it (v2)
Christian König
3
-79
/
+5
2017-01-27
drm/ttm: add BO priorities for the LRUs
Christian König
1
-2
/
+2
[prev]
[next]