index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-07
drm/amdgpu: fix double reference dropping
Pan Bian
1
-4
/
+2
2019-06-11
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-29
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
1
-2
/
+2
2017-04-29
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-05
drm/amd: make some function-local tables static const
Nils Wallménius
1
-1
/
+1
2015-09-24
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
1
-2
/
+4
2015-08-27
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-04
drm/amdgpu: add core driver (v4)
Alex Deucher
1
-0
/
+221