index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: cleanup IB pool handling a bit
Christian König
2020-04-28
1
-1
/
+1
*
drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameter
Aaron Liu
2020-04-28
1
-2
/
+2
*
drm/amdgpu: fix potential double drop fence reference
Pan Bian
2019-11-06
1
-0
/
+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
-0
/
+5
*
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
2018-07-10
1
-2
/
+4
*
drm/amd: add SPDX identifier and clarify license
Dirk Hohndel (VMware)
2018-07-05
1
-0
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
drm/amdgpu: use amdgpu_bo_param for amdgpu_bo_create v2
Chunming Zhou
2018-05-15
1
-6
/
+12
*
drm/amdgpu: explicit give BO type to amdgpu_bo_create
Christian König
2018-03-14
1
-6
/
+5
*
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
2018-02-19
1
-2
/
+2
*
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
2018-02-19
1
-6
/
+6
*
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
2017-08-15
1
-2
/
+2
*
drm/amdgpu: consistent name all GART related parts
Christian König
2017-07-14
1
-24
/
+24
*
drm/amdgpu: add vm_needs_flush parameter to amdgpu_copy_buffer
Christian König
2017-07-14
1
-2
/
+2
*
drm/amdgpu: remove unused sync testing
Christian König
2017-03-29
1
-79
/
+0
*
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-29
1
-1
/
+1
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-6
/
+6
*
drm/amdgpu: add direct submision option for copy_buffer
Chunming Zhou
2016-08-22
1
-2
/
+2
*
drm/amdgpu: clean up hw semaphore support in driver
Chunming Zhou
2016-02-10
1
-237
/
+0
*
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
2015-09-23
1
-3
/
+5
*
drm/amdgpu: use IB for copy buffer of eviction
Chunming Zhou
2015-08-26
1
-6
/
+6
*
drm/amdgpu: remove amdgpu_fence_wait
Christian König
2015-08-17
1
-2
/
+2
*
drm/amdgpu: use kernel fence in amdgpu_test
Chunming Zhou
2015-08-17
1
-24
/
+22
*
drm/amdgpu: use kernel fence for vce ib test
Chunming Zhou
2015-08-17
1
-2
/
+3
*
drm/amdgpu: change uvd ib test to use kernel fence directly
Chunming Zhou
2015-08-17
1
-1
/
+3
*
drm/amdgpu: add core driver (v4)
Alex Deucher
2015-06-03
1
-0
/
+552