index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ttm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: fix lru size grouping v2
Christian König
2016-08-24
1
-0
/
+8
*
drm/amdgpu: fix amdgpu_move_blit on 32bit systems
Christian König
2016-08-19
1
-2
/
+2
*
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
2016-08-05
1
-2
/
+2
*
drm/amdgpu: add eviction counter
Christian König
2016-07-07
1
-0
/
+5
*
drm/amdgpu: pipeline evictions as well
Christian König
2016-07-07
1
-2
/
+4
*
drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
Christian König
2016-07-07
1
-2
/
+1
*
drm/amdgpu: remove pre move wait
Christian König
2016-07-07
1
-4
/
+0
*
drm/ttm: wait for BO idle in ttm_bo_move_memcpy
Christian König
2016-07-07
1
-1
/
+2
*
drm/ttm: add wait for idle in all drivers bo_move functions
Christian König
2016-07-07
1
-0
/
+4
*
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-09
1
-0
/
+2
|
\
|
*
drm/amdgpu: forbid mapping of userptr bo through radeon device file
Jérôme Glisse
2016-04-21
1
-0
/
+2
*
|
drm/amdgpu: group BOs by log2 of the size on the LRU v2
Christian König
2016-05-04
1
-2
/
+59
*
|
drm/ttm: implement LRU add callbacks v2
Christian König
2016-05-04
1
-0
/
+2
*
|
drm/amdgpu: Mark all instances of struct drm_info_list as const
Nils Wallménius
2016-05-04
1
-1
/
+1
*
|
drm/amdgpu: optionally enable GART debugfs file
Christian König
2016-05-02
1
-0
/
+9
|
/
*
Merge branch 'PAGE_CACHE_SIZE-removal'
Linus Torvalds
2016-04-04
1
-1
/
+1
|
\
|
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
|
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-04-01
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: Don't move pinned BOs
Michel Dänzer
2016-03-28
1
-0
/
+6
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
1
-56
/
+109
|
\
\
|
|
/
|
*
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-17
1
-24
/
+77
|
|
\
|
|
*
drm/amdgpu: move get_user_pages out of amdgpu_ttm_tt_pin_userptr v6
Christian König
2016-03-08
1
-14
/
+39
|
|
*
drm/amdgpu: prevent get_user_pages recursion
Christian König
2016-03-08
1
-10
/
+38
|
*
|
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-14
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/amdgpu: use separate scheduler entitiy for buffer moves
Christian König
2016-02-12
1
-1
/
+18
|
*
|
drm/amdgpu: use per VM entity for page table updates (v2)
Christian König
2016-02-12
1
-1
/
+1
|
*
|
drm/amdgpu: move sync into job object
Christian König
2016-02-10
1
-1
/
+1
|
*
|
drm/amdgpu: cleanup in kernel job submission
Christian König
2016-02-10
1
-22
/
+12
|
*
|
drm/amdgpu: move ring from IBs into job
Christian König
2016-02-10
1
-1
/
+1
|
*
|
drm/amdgpu: make pad_ib a ring function v3
Christian König
2016-02-10
1
-1
/
+1
|
*
|
drm/amdgpu: check userptrs mm earlier
Christian König
2016-02-10
1
-6
/
+3
|
*
|
drm/amdgpu: clean up non-scheduler code path (v2)
Chunming Zhou
2016-02-10
1
-4
/
+0
|
*
|
drm/amdgpu: fix issue with overlapping userptrs
Christian König
2016-02-10
1
-0
/
+19
*
|
|
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-2
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-16
1
-2
/
+1
*
|
|
drm/amdgpu: use post-decrement in error handling
Rasmus Villemoes
2016-02-16
1
-1
/
+1
|
/
/
*
|
drm/amdgpu: fix issue with overlapping userptrs
Christian König
2016-02-10
1
-0
/
+19
|
/
*
drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
Ken Wang
2016-02-02
1
-1
/
+1
*
drm/amdgpu: set snooped flags only on system addresses v2
Christian König
2015-12-04
1
-3
/
+4
*
drm/amdgpu: add err check for pin userptr
Chunming Zhou
2015-12-02
1
-3
/
+7
*
drm/amdgpu: fix seq_printf format string
Arnd Bergmann
2015-11-16
1
-3
/
+3
*
drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVE
Christian König
2015-11-04
1
-1
/
+1
*
drm/amdgpu: add vram usage into debugfs
Chunming Zhou
2015-10-07
1
-0
/
+5
*
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
2015-09-23
1
-1
/
+1
*
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
2015-09-03
1
-1
/
+2
*
drm/amdgpu: use IB for copy buffer of eviction
Chunming Zhou
2015-08-26
1
-37
/
+40
*
drm/amdgpu: fix no sync_wait in copy_buffer
Chunming Zhou
2015-08-25
1
-1
/
+7
*
drm/amdgpu: improve sa_bo->fence by kernel fence
Chunming Zhou
2015-08-25
1
-1
/
+1
*
drm/amdgpu: use kzalloc for allocating one thing
Maninder Singh
2015-06-29
1
-1
/
+1
*
drm/amdgpu: remove mclk_lock
Christian König
2015-06-03
1
-36
/
+4
[next]