index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-11-03
Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2
-6
/
+10
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-0
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
11
-0
/
+11
2017-11-01
drm/amdgpu: allow harvesting check for Polaris VCE
Leo Liu
1
-6
/
+6
2017-11-01
drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting
Leo Liu
1
-0
/
+4
2017-10-25
drm/amd/amdgpu: Remove workaround check for UVD6 on APUs
Tom St Denis
1
-11
/
+5
2017-10-21
drm/amd/powerplay: fix uninitialized variable
Rex Zhu
1
-3
/
+3
2017-10-18
Revert "drm/amdgpu: discard commands of killed processes"
Alex Deucher
1
-19
/
+4
2017-10-12
drm/amdgpu: fix placement flags in amdgpu_ttm_bind
Christian König
1
-1
/
+1
2017-09-28
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-1
/
+188
2017-09-20
drm/amdkfd: Print event limit messages only once per process
Felix Kuehling
2
-1
/
+5
2017-09-20
drm/amdkfd: Fix kernel-queue wrapping bugs
Yong Zhao
1
-3
/
+15
2017-09-20
drm/amdkfd: Fix incorrect destroy_mqd parameter
Felix Kuehling
1
-1
/
+1
2017-09-14
drm/amdgpu: revert tile table update for oland
Jean Delvare
1
-1
/
+188
2017-09-13
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
26
-158
/
+233
2017-09-12
drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"
Christian König
1
-4
/
+0
2017-09-08
drm/amdkfd: check for null dev to avoid a null pointer dereference
Colin Ian King
1
-0
/
+2
2017-09-18
Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...
Dave Airlie
2
-2
/
+1
2017-09-15
Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
26
-158
/
+233
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
3
-8
/
+9
2017-09-07
Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2017-09-03
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
158
-4394
/
+6494
2017-09-02
drm/amdkfd: pass queue's mqd when destroying mqd
Oded Gabbay
1
-1
/
+1
2017-08-31
drm/amdgpu: update to new mmu_notifier semantic
Jérôme Glisse
1
-31
/
+0
2017-08-30
drm/amdkfd: remove memset before memcpy
Himanshu Jha
1
-1
/
+0
2017-08-29
drm/syncobj: Rename fence_get to find_fence
Jason Ekstrand
1
-1
/
+1
2017-08-24
drm/amdgpu: remove duplicate return statement
Colin Ian King
1
-1
/
+0
2017-08-24
drm/amdgpu: check memory allocation failure
Christophe JAILLET
1
-0
/
+3
2017-08-24
drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)
Roger He
2
-6
/
+4
2017-08-24
drm/amdgpu: inline amdgpu_ttm_do_bind again
Christian König
1
-27
/
+18
2017-08-24
drm/amdgpu: fix amdgpu_ttm_bind
Christian König
3
-19
/
+30
2017-08-24
drm/amdgpu: remove the GART copy hack
Christian König
1
-17
/
+5
2017-08-24
drm/amdgpu: set sched_hw_submission higher for KIQ (v3)
Alex Deucher
1
-4
/
+12
2017-08-24
drm/amdgpu: move default gart size setting into gmc modules
Alex Deucher
6
-57
/
+74
2017-08-24
drm/amdgpu: refine default gart size
Alex Deucher
2
-7
/
+33
2017-08-24
drm/amd/powerplay: ACG frequency added in PPTable
Evan Quan
2
-5
/
+12
2017-08-24
drm/amdgpu: discard commands of killed processes
Christian König
1
-4
/
+19
2017-08-24
drm/amdgpu: fix and cleanup shadow handling
Christian König
3
-37
/
+23
2017-08-24
drm/amdgpu: add automatic per asic settings for gart_size
Alex Deucher
4
-6
/
+20
2017-08-24
drm/amdgpu/gfx8: fix spelling typo in mqd allocation
Alex Deucher
2
-8
/
+8
2017-08-23
drm/amd/powerplay: unhalt mec after loading
Evan Quan
1
-1
/
+2
2017-08-23
drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...
Emily Deng
1
-2
/
+3
2017-08-23
drm/amdgpu: Fix huge page updates with CPU
Felix Kuehling
1
-1
/
+15
2017-08-21
Merge tag 'drm-amdkfd-next-2017-08-18' of git://people.freedesktop.org/~gabba...
Dave Airlie
34
-1246
/
+1234
2017-08-18
drm/amdgpu: fix vega10 graphic hang issue in S3 test
Ken Wang
2
-2
/
+9
2017-08-17
drm/amdgpu: bump version for support of UVD MJPEG decode
Leo Liu
1
-1
/
+2
2017-08-17
drm/amdgpu: add MJPEG check for UVD physical mode msg buffer
Leo Liu
1
-0
/
+4
2017-08-17
drm/amd/amdgpu: expose fragment size as module parameter (v2)
Roger He
9
-16
/
+44
2017-08-17
drm/amd/amdgpu: store fragment_size in vm_manager
Roger He
9
-26
/
+33
2017-08-17
drm/amdgpu: rename VM invalidated to moved
Christian König
3
-12
/
+12
[next]