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
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-29
drm/amd/amdgpu: add power profile sysfs entry
Eric Huang
2
-0
/
+216
2017-03-29
drm/amdgpu:cleanup no needed braces
Monk Liu
1
-6
/
+3
2017-03-29
drm/amdgpu:don't return error for debugfs failed
Monk Liu
1
-1
/
+0
2017-03-29
drm/amdgpu:add lock_reset for SRIOV
Monk Liu
3
-0
/
+4
2017-03-29
drm/amdgpu:change kiq lock name
Monk Liu
2
-6
/
+6
2017-03-29
drm/amdgpu:implement SRIOV gpu_reset (v2)
Monk Liu
2
-1
/
+156
2017-03-29
drm/amdgpu:divide KCQ mqd init to sw and hw
Monk Liu
1
-65
/
+42
2017-03-29
drm/amdgpu:minor cleanup
Monk Liu
1
-4
/
+1
2017-03-29
drm/amdgpu:no need use sriov vf checks
Monk Liu
1
-9
/
+4
2017-03-29
drm/amdgpu:bo_free_kernel will set ptr to NULL if freed
Monk Liu
1
-1
/
+0
2017-03-29
drm/amdgpu:imple mqd soft ini/fini
Monk Liu
1
-0
/
+52
2017-03-29
drm/damdgpu:add new mqd member in ring
Monk Liu
2
-0
/
+4
2017-03-29
drm/amdgpu:cg & pg shouldn't active on VF device
Monk Liu
4
-0
/
+27
2017-03-29
drm/amdgpu: clean framebuffer with GPU
Pixel Ding
1
-3
/
+2
2017-03-29
drm/amdgpu:fix amdgpu_sa_bo_new error(v2)
Monk Liu
1
-2
/
+2
2017-03-29
drm/amdgpu/virt: skip VM fault handler for VF
Pixel Ding
1
-0
/
+7
2017-03-29
drm/amdgpu/virt: increase mailbox timeout to 5000ms
Pixel Ding
1
-1
/
+1
2017-03-29
drm/amdgpu:fix powerplay logic
Monk Liu
1
-1
/
+1
2017-03-29
drm/amdgpu:fix typo
Monk Liu
1
-2
/
+2
2017-03-28
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
3
-5
/
+10
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
7
-6
/
+39
2017-03-17
drm/amd/amdgpu: add POLARIS12 PCI ID
Evan Quan
1
-0
/
+1
2017-03-16
drm/amdgpu: fix the clearing wb size
Huang Rui
1
-2
/
+2
2017-03-16
drm/amdgpu: reinstate oland workaround for sclk
Alex Deucher
1
-3
/
+7
2017-03-16
Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
4
-3
/
+11
2017-03-15
drm/amd/amdgpu: Fix debugfs reg read/write address width
Tom St Denis
1
-2
/
+2
2017-03-15
drm/amdgpu/si: add dpm quirk for Oland
Alex Deucher
1
-0
/
+6
2017-03-10
drm/amdgpu: fix parser init error path to avoid crash in parser fini
Dave Airlie
1
-0
/
+2
2017-03-10
drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved
Tom St Denis
1
-1
/
+1
2017-03-10
Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-2
/
+27
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-03-09
drm/amdgpu: bump driver version for some new features
Alex Deucher
1
-1
/
+2
2017-03-09
drm/amdgpu: validate paramaters in the gem ioctl
Alex Deucher
1
-0
/
+21
2017-03-08
drm/amd/amdgpu: fix console deadlock if late init failed
Jim Qu
1
-1
/
+4
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next
Dave Airlie
1
-7
/
+4
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-9
/
+5
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
29
-602
/
+706
2017-02-24
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
6
-11
/
+23
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
3
-5
/
+11
2017-02-21
drm/amdgpu: refuse to reserve io mem for split VRAM buffers
Nicolai Hähnle
1
-0
/
+3
2017-02-17
drm/amd/amdgpu: post card if there is real hw resetting performed
Jim Qu
5
-11
/
+20
2017-02-16
drm/amdgpu: fix warning on older gcc releases
Arnd Bergmann
1
-2
/
+2
2017-02-16
drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop()
Tom St Denis
1
-3
/
+6
2017-02-16
drm/amd/powerplay: add kicker flag into smumgr
Huang Rui
1
-8
/
+12
2017-02-13
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2
-9
/
+5
2017-02-13
drm/amdgpu: Initialize pipe priority order on graphic initialization
ozeng
2
-0
/
+16
2017-02-13
drm/amdgpu: read hw register to check pg status.
Rex Zhu
5
-13
/
+10
2017-02-13
drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL register
Alan Harrison
1
-0
/
+2
2017-02-10
drm/amdgpu/pm: check for headless before calling compute_clocks
Alex Deucher
1
-1
/
+2
2017-02-10
drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()
Samuel Pitoiset
1
-7
/
+1
[next]