index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-02-23
drm/amdgpu: use ktime rather than jiffies for benchmark results
Alex Deucher
2022-02-23
drm/amdgpu: use kernel BO API for benchmark buffer management
Alex Deucher
2022-02-23
drm/amdgpu: add a benchmark mutex
Alex Deucher
2022-02-23
drm/amdgpu: print the selected benchmark test in the log
Alex Deucher
2022-02-23
drm/amdgpu: plumb error handling though amdgpu_benchmark()
Alex Deucher
2022-02-22
drm/amdgpu/benchmark: use dev_info rather than DRM macros for logging
Alex Deucher
2021-04-09
drm/amdgpu: allow variable BO struct creation
Nirmoy Das
2020-04-28
drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameter
Aaron Liu
2019-11-06
drm/amdgpu: fix double reference dropping
Pan Bian
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2018-07-10
drm/amdgpu: allocate gart memory when it's required (v3)
Junwei Zhang
2018-07-10
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
2018-05-15
drm/amdgpu: use amdgpu_bo_param for amdgpu_bo_create v2
Chunming Zhou
2018-03-14
drm/amdgpu: explicit give BO type to amdgpu_bo_create
Christian König
2018-02-19
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
2017-08-15
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
2017-07-14
drm/amdgpu: add vm_needs_flush parameter to amdgpu_copy_buffer
Christian König
2017-04-28
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
2017-04-28
drm/amdgpu: Real return value can be over-written when clean up
Alex Xie
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-08-22
drm/amdgpu: add direct submision option for copy_buffer
Chunming Zhou
2016-05-04
drm/amd: make some function-local tables static const
Nils Wallménius
2015-09-23
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
2015-08-26
drm/amdgpu: use IB for copy buffer of eviction
Chunming Zhou
2015-08-17
drm/amdgpu: remove amdgpu_fence_wait
Christian König
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher