index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_benchmark.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: replace tmz flag into buffer flag
Frank Min
2024-04-26
1
-1
/
+1
*
drm/amdgpu: use ktime rather than jiffies for benchmark results
Alex Deucher
2022-02-23
1
-14
/
+17
*
drm/amdgpu: use kernel BO API for benchmark buffer management
Alex Deucher
2022-02-23
1
-61
/
+17
*
drm/amdgpu: add a benchmark mutex
Alex Deucher
2022-02-23
1
-9
/
+14
*
drm/amdgpu: print the selected benchmark test in the log
Alex Deucher
2022-02-23
1
-1
/
+25
*
drm/amdgpu: plumb error handling though amdgpu_benchmark()
Alex Deucher
2022-02-23
1
-39
/
+65
*
drm/amdgpu/benchmark: use dev_info rather than DRM macros for logging
Alex Deucher
2022-02-22
1
-5
/
+7
*
drm/amdgpu: allow variable BO struct creation
Nirmoy Das
2021-04-09
1
-0
/
+2
*
drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameter
Aaron Liu
2020-04-28
1
-1
/
+1
*
drm/amdgpu: fix double reference dropping
Pan Bian
2019-11-06
1
-4
/
+2
*
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
1
-1
/
+1
*
drm/amdgpu: allocate gart memory when it's required (v3)
Junwei Zhang
2018-07-10
1
-2
/
+12
*
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
2018-07-10
1
-2
/
+4
*
drm/amdgpu: use amdgpu_bo_param for amdgpu_bo_create v2
Chunming Zhou
2018-05-15
1
-4
/
+11
*
drm/amdgpu: explicit give BO type to amdgpu_bo_create
Christian König
2018-03-14
1
-4
/
+4
*
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
2018-02-19
1
-2
/
+2
*
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
2017-08-15
1
-2
/
+2
*
drm/amdgpu: add vm_needs_flush parameter to amdgpu_copy_buffer
Christian König
2017-07-14
1
-1
/
+1
*
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
2017-04-28
1
-2
/
+2
*
drm/amdgpu: Real return value can be over-written when clean up
Alex Xie
2017-04-28
1
-4
/
+5
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-4
/
+4
*
drm/amdgpu: add direct submision option for copy_buffer
Chunming Zhou
2016-08-22
1
-1
/
+2
*
drm/amd: make some function-local tables static const
Nils Wallménius
2016-05-04
1
-1
/
+1
*
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
2015-09-23
1
-2
/
+4
*
drm/amdgpu: use IB for copy buffer of eviction
Chunming Zhou
2015-08-26
1
-4
/
+4
*
drm/amdgpu: remove amdgpu_fence_wait
Christian König
2015-08-17
1
-1
/
+1
*
drm/amdgpu: add core driver (v4)
Alex Deucher
2015-06-03
1
-0
/
+221