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_benchmark.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-23
drm/amdgpu: use ktime rather than jiffies for benchmark results
Alex Deucher
1
-14
/
+17
2022-02-23
drm/amdgpu: use kernel BO API for benchmark buffer management
Alex Deucher
1
-61
/
+17
2022-02-23
drm/amdgpu: add a benchmark mutex
Alex Deucher
1
-9
/
+14
2022-02-23
drm/amdgpu: print the selected benchmark test in the log
Alex Deucher
1
-1
/
+25
2022-02-23
drm/amdgpu: plumb error handling though amdgpu_benchmark()
Alex Deucher
1
-39
/
+65
2022-02-22
drm/amdgpu/benchmark: use dev_info rather than DRM macros for logging
Alex Deucher
1
-5
/
+7
2021-04-09
drm/amdgpu: allow variable BO struct creation
Nirmoy Das
1
-0
/
+2
2020-04-28
drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameter
Aaron Liu
1
-1
/
+1
2019-11-06
drm/amdgpu: fix double reference dropping
Pan Bian
1
-4
/
+2
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-1
/
+1
2018-07-10
drm/amdgpu: allocate gart memory when it's required (v3)
Junwei Zhang
1
-2
/
+12
2018-07-10
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
1
-2
/
+4
2018-05-15
drm/amdgpu: use amdgpu_bo_param for amdgpu_bo_create v2
Chunming Zhou
1
-4
/
+11
2018-03-14
drm/amdgpu: explicit give BO type to amdgpu_bo_create
Christian König
1
-4
/
+4
2018-02-19
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
1
-2
/
+2
2017-08-15
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
1
-2
/
+2
2017-07-14
drm/amdgpu: add vm_needs_flush parameter to amdgpu_copy_buffer
Christian König
1
-1
/
+1
2017-04-28
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
1
-2
/
+2
2017-04-28
drm/amdgpu: Real return value can be over-written when clean up
Alex Xie
1
-4
/
+5
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-4
/
+4
2016-08-22
drm/amdgpu: add direct submision option for copy_buffer
Chunming Zhou
1
-1
/
+2
2016-05-04
drm/amd: make some function-local tables static const
Nils Wallménius
1
-1
/
+1
2015-09-23
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
1
-2
/
+4
2015-08-26
drm/amdgpu: use IB for copy buffer of eviction
Chunming Zhou
1
-4
/
+4
2015-08-17
drm/amdgpu: remove amdgpu_fence_wait
Christian König
1
-1
/
+1
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher
1
-0
/
+221