index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: clean up the superfluous space and align the comment text for amd...
Huang Rui
2018-07-27
1
-56
/
+51
*
drm/amdgpu: correct evict flag for bo move
Junwei Zhang
2018-07-27
1
-2
/
+2
*
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
2018-07-25
1
-2
/
+1
*
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
2018-07-25
1
-5
/
+5
*
drm/amdgpu: Fix warning in dma_fence_is_later on resume from S3.
Andrey Grodzovsky
2018-07-20
1
-0
/
+2
*
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
2018-07-16
1
-11
/
+6
*
drm/amdgpu: remove ring parameter from amdgpu_job_submit
Christian König
2018-07-16
1
-3
/
+3
*
drm/scheduler: modify args of drm_sched_entity_init
Nayan Deshmukh
2018-07-13
1
-2
/
+1
*
drm/amdgpu: fix TTM move entity init order
Christian König
2018-07-13
1
-16
/
+21
*
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
2018-07-10
1
-1
/
+1
*
drm/scheduler: Rename cleanup functions v2.
Andrey Grodzovsky
2018-07-05
1
-1
/
+1
*
drm/amdgpu: Consolidate visible vs. real vram check v2.
Andrey Grodzovsky
2018-06-15
1
-1
/
+1
*
drm/amd/amdgpu: Code comments for the amdgpu_ttm.c driver. (v2)
Tom St Denis
2018-05-18
1
-7
/
+341
*
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-05-16
1
-39
/
+71
|
\
|
*
drm/scheduler: remove unused parameter
Nayan Deshmukh
2018-05-15
1
-1
/
+1
|
*
drm/amdgpu: Add support to change mtype for 2nd part of gart BOs on GFX9
Yong Zhao
2018-05-15
1
-10
/
+44
|
*
drm/amdgpu: use amdgpu_bo_param for amdgpu_bo_create v2
Chunming Zhou
2018-05-15
1
-5
/
+10
|
*
drm/amdgpu: Free VGA stolen memory as soon as possible.
Andrey Grodzovsky
2018-05-15
1
-1
/
+5
|
*
drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)
Alex Deucher
2018-05-15
1
-6
/
+8
|
*
drm/amdgpu: fix and cleanup cpu visible VRAM handling
Christian König
2018-05-15
1
-16
/
+3
*
|
drm/amdgpu: Enable amdgpu_ttm_tt_get_user_pages in worker threads
Felix Kuehling
2018-03-23
1
-9
/
+29
|
/
*
drm/amd/amdgpu: fix offset into page with amdgpu_iomem debugfs file
Tom St Denis
2018-03-20
1
-2
/
+2
*
drm/amdgpu: explicit give BO type to amdgpu_bo_create
Christian König
2018-03-14
1
-5
/
+6
*
drm/amdgpu: drop the backing store when DMA-buf imports are evicted
Christian König
2018-03-14
1
-0
/
+6
*
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-03-14
1
-4
/
+4
*
drm/amdgpu: stop allocating a page array for prime shared BOs
Christian König
2018-03-14
1
-2
/
+3
*
drm/amdgpu: Add GPUVM memory management functions for KFD
Felix Kuehling
2018-02-06
1
-0
/
+7
*
drm/amdgpu: Add KFD eviction fence
Felix Kuehling
2018-02-06
1
-0
/
+18
*
drm/amdgpu: replace iova debugfs file with iomem (v3)
Tom St Denis
2018-03-07
1
-21
/
+81
*
drm/amdgpu: drop gtt->adev
Christian König
2018-03-07
1
-5
/
+5
*
drm/amdgpu: use separate status for buffer funcs availability v2
Christian König
2018-03-05
1
-10
/
+11
*
drm/amdgpu: ignore changes of buffer function status because of GPU resets
Christian König
2018-03-05
1
-1
/
+1
*
drm/amdgpu: change amdgpu_ttm_set_active_vram_size
Christian König
2018-03-05
1
-6
/
+17
*
drm/amdgpu: Map all visible VRAM at startup
Amber Lin
2018-02-28
1
-0
/
+17
*
drm/ttm: drop ttm->dummy_read_page
Christian König
2018-02-26
1
-3
/
+2
*
drm/amdgpu: remove extra TT unpopulated check
Christian König
2018-02-19
1
-3
/
+0
*
drm/amdgpu: revert "Add support for filling a buffer with 64 bit value"
Christian König
2018-02-19
1
-12
/
+5
*
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
2018-02-19
1
-1
/
+1
*
drm/amdgpu: Use new TTM flag to avoid OOM triggering.
Andrey Grodzovsky
2018-02-19
1
-0
/
+4
*
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
2018-02-19
1
-23
/
+23
*
drm/amdgpu: only enable swiotlb alloc when need v2
Chunming Zhou
2018-02-13
1
-3
/
+3
*
drm/ttm: use an operation ctx for ttm_tt_bind
Roger He
2017-12-28
1
-1
/
+1
*
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-28
1
-3
/
+4
*
Revert "drm/amd/amdgpu: set gtt size according to system memory size only"
Andrey Grodzovsky
2017-12-18
1
-3
/
+5
*
drm/amdgpu: move fw_reserve functions to amdgpu_ttm.c
Alex Deucher
2017-12-18
1
-2
/
+97
*
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
2017-12-15
1
-4
/
+3
*
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-07
1
-4
/
+4
*
drm/amd/amdgpu: set gtt size according to system memory size only
Roger He
2017-12-06
1
-5
/
+3
*
drm/amdgpu: forward operation context to ttm_bo_mem_space
Christian König
2017-12-06
1
-18
/
+12
*
drm/ttm: add context to driver move callback as well
Christian König
2017-12-06
1
-10
/
+11
[next]