index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
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-15
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-12
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-29
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
*
amdgpu/cs: split out fence dependency checking (v2)
Dave Airlie
2017-06-16
1
-42
/
+51
*
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-06-16
1
-91
/
+36
|
\
|
*
drm/amdgpu: fix a typo in comment
Alex Xie
2017-06-09
1
-1
/
+1
[next]