index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-11-03
2
-6
/
+10
|
\
|
*
drm/amdgpu: allow harvesting check for Polaris VCE
Leo Liu
2017-11-01
1
-6
/
+6
|
*
drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting
Leo Liu
2017-11-01
1
-0
/
+4
*
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
11
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
11
-0
/
+11
*
|
drm/amd/amdgpu: Remove workaround check for UVD6 on APUs
Tom St Denis
2017-10-25
1
-11
/
+5
*
|
drm/amd/powerplay: fix uninitialized variable
Rex Zhu
2017-10-21
1
-3
/
+3
|
/
*
Revert "drm/amdgpu: discard commands of killed processes"
Alex Deucher
2017-10-18
1
-19
/
+4
*
drm/amdgpu: fix placement flags in amdgpu_ttm_bind
Christian König
2017-10-12
1
-1
/
+1
*
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2017-09-28
1
-1
/
+188
|
\
|
*
drm/amdgpu: revert tile table update for oland
Jean Delvare
2017-09-14
1
-1
/
+188
*
|
drm/amdkfd: Print event limit messages only once per process
Felix Kuehling
2017-09-20
2
-1
/
+5
*
|
drm/amdkfd: Fix kernel-queue wrapping bugs
Yong Zhao
2017-09-20
1
-3
/
+15
*
|
drm/amdkfd: Fix incorrect destroy_mqd parameter
Felix Kuehling
2017-09-20
1
-1
/
+1
*
|
drm/amdkfd: check for null dev to avoid a null pointer dereference
Colin Ian King
2017-09-08
1
-0
/
+2
*
|
Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...
Dave Airlie
2017-09-18
2
-2
/
+1
|
\
\
|
*
|
drm/amdkfd: pass queue's mqd when destroying mqd
Oded Gabbay
2017-09-02
1
-1
/
+1
|
*
|
drm/amdkfd: remove memset before memcpy
Himanshu Jha
2017-08-30
1
-1
/
+0
*
|
|
Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-09-15
26
-158
/
+233
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-09-13
26
-158
/
+233
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"
Christian König
2017-09-12
1
-4
/
+0
|
|
*
drm/amdgpu: remove duplicate return statement
Colin Ian King
2017-08-24
1
-1
/
+0
|
|
*
drm/amdgpu: check memory allocation failure
Christophe JAILLET
2017-08-24
1
-0
/
+3
|
|
*
drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)
Roger He
2017-08-24
2
-6
/
+4
|
|
*
drm/amdgpu: inline amdgpu_ttm_do_bind again
Christian König
2017-08-24
1
-27
/
+18
|
|
*
drm/amdgpu: fix amdgpu_ttm_bind
Christian König
2017-08-24
3
-19
/
+30
|
|
*
drm/amdgpu: remove the GART copy hack
Christian König
2017-08-24
1
-17
/
+5
|
|
*
drm/amdgpu: set sched_hw_submission higher for KIQ (v3)
Alex Deucher
2017-08-24
1
-4
/
+12
|
|
*
drm/amdgpu: move default gart size setting into gmc modules
Alex Deucher
2017-08-24
6
-57
/
+74
|
|
*
drm/amdgpu: refine default gart size
Alex Deucher
2017-08-24
2
-7
/
+33
|
|
*
drm/amd/powerplay: ACG frequency added in PPTable
Evan Quan
2017-08-24
2
-5
/
+12
|
|
*
drm/amdgpu: discard commands of killed processes
Christian König
2017-08-24
1
-4
/
+19
|
|
*
drm/amdgpu: fix and cleanup shadow handling
Christian König
2017-08-24
3
-37
/
+23
|
|
*
drm/amdgpu: add automatic per asic settings for gart_size
Alex Deucher
2017-08-24
4
-6
/
+20
|
|
*
drm/amdgpu/gfx8: fix spelling typo in mqd allocation
Alex Deucher
2017-08-24
2
-8
/
+8
|
|
*
drm/amd/powerplay: unhalt mec after loading
Evan Quan
2017-08-23
1
-1
/
+2
|
|
*
drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...
Emily Deng
2017-08-23
1
-2
/
+3
|
|
*
drm/amdgpu: Fix huge page updates with CPU
Felix Kuehling
2017-08-23
1
-1
/
+15
*
|
|
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
3
-8
/
+9
*
|
|
Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-07
1
-4
/
+4
|
\
\
\
|
*
|
|
drm/amd/powerplay: rv: Use designated initializers
Kees Cook
2017-07-28
1
-4
/
+4
*
|
|
|
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-09-03
158
-4394
/
+6494
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
drm/syncobj: Rename fence_get to find_fence
Jason Ekstrand
2017-08-29
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'drm-amdkfd-next-2017-08-18' of git://people.freedesktop.org/~gabba...
Dave Airlie
2017-08-21
34
-1246
/
+1234
|
|
\
\
|
|
*
|
drm/amdkfd: Implement image tiling mode support v2
Yong Zhao
2017-08-15
1
-0
/
+43
|
|
*
|
drm/amdgpu: Add kgd kfd interface get_tile_config() v2
Yong Zhao
2017-08-15
3
-0
/
+66
|
|
*
|
drm/amdkfd: Adding new IOCTL for scratch memory v2
Moses Reuben
2017-08-15
5
-0
/
+45
|
|
*
|
drm/amdgpu: Add kgd/kfd interface to support scratch memory v2
Moses Reuben
2017-08-15
3
-2
/
+34
|
|
*
|
drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMID
Felix Kuehling
2017-08-15
2
-2
/
+3
|
|
*
|
drm/amd: Update MEC HQD loading code for KFD
Felix Kuehling
2017-08-15
10
-65
/
+314
[next]