index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/amdgpu: add POLARIS12 PCI ID
Evan Quan
2017-03-17
1
-0
/
+1
*
drm/amdgpu: fix the clearing wb size
Huang Rui
2017-03-16
1
-2
/
+2
*
drm/amdgpu: reinstate oland workaround for sclk
Alex Deucher
2017-03-16
1
-3
/
+7
*
Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2017-03-16
6
-6
/
+12
|
\
|
*
drm/amd/amdgpu: Fix debugfs reg read/write address width
Tom St Denis
2017-03-15
1
-2
/
+2
|
*
drm/amdgpu/si: add dpm quirk for Oland
Alex Deucher
2017-03-15
1
-0
/
+6
|
*
drm: amd: remove broken include path
Arnd Bergmann
2017-03-14
1
-2
/
+0
|
*
drm/amd/powerplay: fix copy error in smu7_clockpoweragting.c
Rex Zhu
2017-03-14
1
-1
/
+1
|
*
drm/amdgpu: fix parser init error path to avoid crash in parser fini
Dave Airlie
2017-03-10
1
-0
/
+2
|
*
drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved
Tom St Denis
2017-03-10
1
-1
/
+1
*
|
Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
2017-03-10
3
-2
/
+27
|
\
|
|
*
drm/amdgpu: bump driver version for some new features
Alex Deucher
2017-03-09
1
-1
/
+2
|
*
drm/amdgpu: validate paramaters in the gem ioctl
Alex Deucher
2017-03-09
1
-0
/
+21
|
*
drm/amd/amdgpu: fix console deadlock if late init failed
Jim Qu
2017-03-08
1
-1
/
+4
*
|
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-1
/
+1
|
/
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
2
-0
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-28
2
-9
/
+5
|
\
|
*
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2017-02-13
2
-9
/
+5
*
|
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
|
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
|
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-3
/
+3
*
|
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
|
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-02-24
11
-13
/
+59
|
\
\
|
*
|
drm/amd/powerplay: fix PSI feature on Polars12.
Rex Zhu
2017-02-22
5
-2
/
+36
|
*
|
drm/amdgpu: refuse to reserve io mem for split VRAM buffers
Nicolai Hähnle
2017-02-21
1
-0
/
+3
|
*
|
drm/amd/amdgpu: post card if there is real hw resetting performed
Jim Qu
2017-02-17
5
-11
/
+20
*
|
|
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-23
3
-5
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drm/amdgpu/si: fix crash on headless asics
Alex Deucher
2017-02-02
1
-1
/
+3
|
|
/
|
*
drm/amdgpu: fix unload driver issue for virtual display
Xiangliang Yu
2017-01-23
1
-4
/
+1
|
*
drm/amdgpu: check ring being ready before using
Ding Pixel
2017-01-23
1
-0
/
+7
*
|
drm/amdgpu: fix warning on older gcc releases
Arnd Bergmann
2017-02-16
1
-2
/
+2
*
|
drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop()
Tom St Denis
2017-02-16
1
-3
/
+6
*
|
drm/amd/powerplay: add didt config table for polaris kicker
Huang Rui
2017-02-16
1
-1
/
+149
*
|
drm/amd/powerplay: modify VddcPhase value for polaris kicker
Huang Rui
2017-02-16
1
-1
/
+5
*
|
drm/amd/powerplay: add kicker flag into smumgr
Huang Rui
2017-02-16
4
-8
/
+16
*
|
drm/amdgpu: Initialize pipe priority order on graphic initialization
ozeng
2017-02-13
2
-0
/
+16
*
|
drm/amdgpu: read hw register to check pg status.
Rex Zhu
2017-02-13
12
-14
/
+22
*
|
drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL register
Alan Harrison
2017-02-13
1
-0
/
+2
*
|
drm/amdgpu/pm: check for headless before calling compute_clocks
Alex Deucher
2017-02-10
1
-1
/
+2
*
|
drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()
Samuel Pitoiset
2017-02-10
1
-7
/
+1
*
|
drm/amdgpu: add more cases to DCE11 possible crtc mask setup
Alex Deucher
2017-02-10
1
-0
/
+6
*
|
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-02-10
25
-629
/
+680
|
\
\
|
*
|
drm/amdgpu: report the number of bytes moved at buffer creation
Samuel Pitoiset
2017-02-09
3
-2
/
+8
|
*
|
drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()
Samuel Pitoiset
2017-02-09
1
-1
/
+4
|
*
|
drm/amdgpu: add support for new smc firmware on polaris
Alex Deucher
2017-02-09
2
-6
/
+29
|
*
|
drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...
Rex Zhu
2017-02-09
1
-10
/
+7
|
*
|
drm/amdgpu: shut up #warning for compile testing
Arnd Bergmann
2017-02-09
1
-0
/
+2
[next]