index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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-09-13
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
drm-fixes-for-v4.14-rc1
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-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
2017-08-17
drm/amdgpu: separate bo_va structure
Christian König
7
-55
/
+66
2017-08-17
drm/amdgpu: drop the extra VM huge page flag v2
Christian König
2
-10
/
+9
2017-08-17
drm/amdgpu: remove superflous amdgpu_bo_kmap in the VM
Christian König
1
-19
/
+9
2017-08-17
drm/amdgpu: cleanup static CSA handling
Christian König
6
-20
/
+20
2017-08-17
drm/amdgpu: SHADOW and VRAM_CONTIGUOUS flags shouldn't be used by userspace
Christian König
1
-3
/
+1
2017-08-17
drm/amdgpu: save list length when fence is signaled
Chunming Zhou
1
-7
/
+6
2017-08-17
drm/amdgpu: move vram usage tracking into the vram manager v2
Christian König
6
-62
/
+79
2017-08-17
drm/amdgpu: move gtt usage tracking into the gtt manager v2
Christian König
5
-16
/
+26
2017-08-17
drm/amdgpu: move debug print into the MM managers
Christian König
3
-22
/
+11
2017-08-17
drm/amdgpu: fix incorrect use of the lru_lock
Christian König
1
-5
/
+2
2017-08-17
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
2
-8
/
+6
2017-08-17
drm/amd/amdgpu: Add tracepoint for DMA page mapping (v4)
Tom St Denis
2
-6
/
+106
2017-08-17
drm/amdgpu: fix Vega10 HW config for 2MB pages
Christian König
2
-4
/
+4
2017-08-17
drm/amdgpu: only bind VM shadows after validation v2
Christian König
1
-14
/
+8
2017-08-17
drm/amdgpu: only move VM BOs in the LRU during validation v2
Christian König
3
-59
/
+16
2017-08-18
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
57
-1082
/
+740
2017-08-15
drm/amdkfd: Implement image tiling mode support v2
Yong Zhao
1
-0
/
+43
2017-08-15
drm/amdgpu: Add kgd kfd interface get_tile_config() v2
Yong Zhao
3
-0
/
+66
2017-08-15
drm/amdkfd: Adding new IOCTL for scratch memory v2
Moses Reuben
5
-0
/
+45
2017-08-15
drm/amdgpu: Add kgd/kfd interface to support scratch memory v2
Moses Reuben
3
-2
/
+34
2017-08-15
drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMID
Felix Kuehling
2
-2
/
+3
2017-08-15
drm/amd: Update MEC HQD loading code for KFD
Felix Kuehling
10
-65
/
+314
2017-08-15
drm/amdgpu: Disable GFX PG on CZ
Felix Kuehling
1
-2
/
+1
[next]