index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-10
drm/amdgpu: update VM PDs after the PTs
Christian König
1
-4
/
+4
2017-12-15
drm/amdgpu: set allow_reserved_eviction and resv when bo allocation and cs
Roger He
1
-1
/
+6
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
1
-3
/
+3
2017-12-06
drm/amdgpu: Get rid of dep_sync as a seperate object.
Andrey Grodzovsky
1
-7
/
+7
2017-12-06
drm/amdgpu: fix VA hole handling on Vega10 v3
Christian König
1
-5
/
+5
2017-12-06
drm/amdgpu: use the new TTM bytes moved counter v2
Christian König
1
-6
/
+3
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-6
/
+8
2017-12-06
drm/amdgpu: use dep_sync for CS dependency/syncobj
Chunming Zhou
1
-2
/
+2
2017-12-04
drm/amdgpu: rename amdgpu_ttm_bind to amdgpu_ttm_alloc_gart
Christian König
1
-2
/
+2
2017-12-04
drm/amdgpu: remove extra parameter from amdgpu_ttm_bind() v2
Christian König
1
-2
/
+2
2017-12-04
drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer.
Andrey Grodzovsky
1
-1
/
+1
2017-12-04
drm/amdgpu:skip job for guilty ctx in parser_init
Monk Liu
1
-0
/
+6
2017-12-04
drm/amdgpu: Avoid accessing job->entity after the job is scheduled.
Andrey Grodzovsky
1
-2
/
+1
2017-11-28
drm/amdgpu: don't try to move pinned BOs
Christian König
1
-0
/
+4
2017-11-23
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+5
2017-11-17
drm/amd/amdgpu: fix over-bound accessing in amdgpu_cs_wait_any_fence
Roger He
1
-1
/
+1
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-165
/
+221
2017-11-15
mm: remove cold parameter for release_pages
Mel Gorman
1
-4
/
+2
2017-11-09
drm/amdgpu: Fix null pointer issue in amdgpu_cs_wait_any_fence
Emily Deng
1
-2
/
+5
2017-10-19
drm/amdgpu: linear validate first then bind to GART
Christian König
1
-9
/
+9
2017-10-19
drm/amdgpu:fix duplicated setting job's vram_lost
Monk Liu
1
-1
/
+0
2017-10-19
drm/amdgpu: minor CS optimization
Christian König
1
-18
/
+19
2017-10-19
drm/amdgpu: Fix extra call to amdgpu_ctx_put.
Andrey Grodzovsky
1
-4
/
+2
2017-10-19
drm/amdgpu: set -ECANCELED when dropping jobs
Christian König
1
-1
/
+6
2017-10-19
drm/amdgpu: move the VRAM lost counter per context
Christian König
1
-4
/
+5
2017-10-19
drm/amdgpu: keep copy of VRAM lost counter in job
Christian König
1
-0
/
+2
2017-10-19
drm/amdgpu: partial revert VRAM lost handling v2
Christian König
1
-11
/
+0
2017-10-19
drm/amdgpu: Move old fence waiting before reservation lock is aquired v2
Andrey Grodzovsky
1
-4
/
+6
2017-10-19
drm/amdgpu: Refactor amdgpu_cs_ib_vm_chunk and amdgpu_cs_ib_fill.
Andrey Grodzovsky
1
-51
/
+61
2017-10-09
drm/amdgpu: add framework for HW specific priority settings v9
Andres Rodriguez
1
-0
/
+2
2017-10-09
drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2
Andres Rodriguez
1
-1
/
+2
2017-10-06
drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_file
Marek Olšák
1
-0
/
+61
2017-09-26
drm/amdgpu:make ctx_add_fence interruptible(v2)
Monk Liu
1
-2
/
+14
2017-09-13
drm/amdgpu: fix amdgpu_vm_handle_moved as well v2
Christian König
1
-1
/
+1
2017-09-13
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-4
/
+3
2017-09-12
drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"
Christian König
1
-4
/
+0
2017-09-12
drm/amdgpu: fix VM sync with always valid BOs v2
Christian König
1
-4
/
+6
2017-09-12
drm/amdgpu: rework amdgpu_cs_find_mapping
Christian König
1
-32
/
+10
2017-09-12
drm/amdgpu: move amdgpu_cs_sysvm_access_required into find_mapping
Christian König
1
-42
/
+22
2017-09-12
drm/amdgpu: stop reserving the BO in the MMU callback v3
Christian König
1
-6
/
+24
2017-09-12
drm/amdgpu: move userptr BOs to CPU domain during CS v2
Christian König
1
-0
/
+6
2017-09-12
drm/amdgpu: stop using BO status for user pages
Christian König
1
-4
/
+7
2017-09-12
drm/amdgpu: move taking mmap_sem into get_user_pages v2
Christian König
1
-11
/
+1
2017-09-12
drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"
Christian König
1
-4
/
+0
2017-09-12
drm/amdgpu: fix userptr put_page handling
Christian König
1
-4
/
+2
2017-09-12
drm/amdgpu: fix wait_any_fence
Monk Liu
1
-0
/
+1
2017-08-31
drm/amdgpu: add support for per VM BOs v2
Christian König
1
-1
/
+1
2017-08-29
drm/amdgpu: track evicted page tables v2
Christian König
1
-5
/
+2
2017-08-29
drm/amdgpu: check memory allocation failure
Christophe JAILLET
1
-0
/
+3
2017-08-29
drm/syncobj: Rename fence_get to find_fence
Jason Ekstrand
1
-1
/
+1
[next]