index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-24
1
-2
/
+5
|
\
|
*
drm/amd/amdgpu: fix over-bound accessing in amdgpu_cs_wait_any_fence
Roger He
2017-11-17
1
-1
/
+1
|
*
drm/amdgpu: Fix null pointer issue in amdgpu_cs_wait_any_fence
Emily Deng
2017-11-10
1
-2
/
+5
*
|
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-16
1
-165
/
+221
|
\
|
|
*
drm/amdgpu: linear validate first then bind to GART
Christian König
2017-10-19
1
-9
/
+9
|
*
drm/amdgpu:fix duplicated setting job's vram_lost
Monk Liu
2017-10-19
1
-1
/
+0
|
*
drm/amdgpu: minor CS optimization
Christian König
2017-10-19
1
-18
/
+19
|
*
drm/amdgpu: Fix extra call to amdgpu_ctx_put.
Andrey Grodzovsky
2017-10-19
1
-4
/
+2
|
*
drm/amdgpu: set -ECANCELED when dropping jobs
Christian König
2017-10-19
1
-1
/
+6
|
*
drm/amdgpu: move the VRAM lost counter per context
Christian König
2017-10-19
1
-4
/
+5
|
*
drm/amdgpu: keep copy of VRAM lost counter in job
Christian König
2017-10-19
1
-0
/
+2
|
*
drm/amdgpu: partial revert VRAM lost handling v2
Christian König
2017-10-19
1
-11
/
+0
|
*
drm/amdgpu: Move old fence waiting before reservation lock is aquired v2
Andrey Grodzovsky
2017-10-19
1
-4
/
+6
|
*
drm/amdgpu: Refactor amdgpu_cs_ib_vm_chunk and amdgpu_cs_ib_fill.
Andrey Grodzovsky
2017-10-19
1
-51
/
+61
|
*
drm/amdgpu: add framework for HW specific priority settings v9
Andres Rodriguez
2017-10-09
1
-0
/
+2
|
*
drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2
Andres Rodriguez
2017-10-09
1
-1
/
+2
|
*
drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_file
Marek Olšák
2017-10-06
1
-0
/
+61
|
*
drm/amdgpu:make ctx_add_fence interruptible(v2)
Monk Liu
2017-09-26
1
-2
/
+14
|
*
drm/amdgpu: fix amdgpu_vm_handle_moved as well v2
Christian König
2017-09-13
1
-1
/
+1
|
*
drm/amdgpu: fix VM sync with always valid BOs v2
Christian König
2017-09-12
1
-4
/
+6
|
*
drm/amdgpu: rework amdgpu_cs_find_mapping
Christian König
2017-09-12
1
-32
/
+10
|
*
drm/amdgpu: move amdgpu_cs_sysvm_access_required into find_mapping
Christian König
2017-09-12
1
-42
/
+22
|
*
drm/amdgpu: stop reserving the BO in the MMU callback v3
Christian König
2017-09-12
1
-6
/
+24
|
*
drm/amdgpu: move userptr BOs to CPU domain during CS v2
Christian König
2017-09-12
1
-0
/
+6
|
*
drm/amdgpu: stop using BO status for user pages
Christian König
2017-09-12
1
-4
/
+7
|
*
drm/amdgpu: move taking mmap_sem into get_user_pages v2
Christian König
2017-09-12
1
-11
/
+1
|
*
drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"
Christian König
2017-09-12
1
-4
/
+0
|
*
drm/amdgpu: fix userptr put_page handling
Christian König
2017-09-12
1
-4
/
+2
|
*
drm/amdgpu: fix wait_any_fence
Monk Liu
2017-09-12
1
-0
/
+1
|
*
drm/amdgpu: add support for per VM BOs v2
Christian König
2017-08-31
1
-1
/
+1
|
*
drm/amdgpu: track evicted page tables v2
Christian König
2017-08-29
1
-5
/
+2
|
*
drm/amdgpu: check memory allocation failure
Christophe JAILLET
2017-08-29
1
-0
/
+3
*
|
mm: remove cold parameter for release_pages
Mel Gorman
2017-11-16
1
-4
/
+2
*
|
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-09-13
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"
Christian König
2017-09-13
1
-4
/
+0
|
*
drm/amdgpu: check memory allocation failure
Christophe JAILLET
2017-08-24
1
-0
/
+3
*
|
drm/syncobj: Rename fence_get to find_fence
Jason Ekstrand
2017-08-28
1
-1
/
+1
|
/
*
drm/amdgpu: rename VM invalidated to moved
Christian König
2017-08-17
1
-1
/
+1
*
drm/amdgpu: separate bo_va structure
Christian König
2017-08-17
1
-2
/
+2
*
drm/amdgpu: cleanup static CSA handling
Christian König
2017-08-17
1
-1
/
+2
*
drm/amdgpu: move vram usage tracking into the vram manager v2
Christian König
2017-08-17
1
-2
/
+3
*
drm/amdgpu: only move VM BOs in the LRU during validation v2
Christian König
2017-08-17
1
-10
/
+5
*
drm/amdgpu: Fix preferred typo
Kent Russell
2017-08-15
1
-2
/
+2
*
drm/amdgpu: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-08-15
1
-1
/
+1
*
drm/amdgpu: consistent use u64_to_user_ptr
Christian König
2017-08-15
1
-4
/
+4
*
drm/amdgpu: Throttle visible VRAM moves separately
John Brooks
2017-07-14
1
-19
/
+73
*
drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()
Chris Wilson
2017-07-06
1
-4
/
+2
*
drm/amdgpu: Make amdgpu_cs_parser_init static (v2)
Alex Xie
2017-06-29
1
-1
/
+1
*
drm/amdgpu/cs: fix a typo in a comment
Alex Xie
2017-06-29
1
-1
/
+1
*
amdgpu: use drm sync objects for shared semaphores (v6)
Dave Airlie
2017-06-16
1
-1
/
+87
[next]