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_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-23
drm/amdgpu: drop testing module parameter
Alex Deucher
1
-250
/
+0
2021-04-09
drm/amdgpu: allow variable BO struct creation
Nirmoy Das
1
-0
/
+1
2020-11-16
drm/amdgpu: fix usable gart size calculation
Nirmoy Das
1
-9
/
+4
2020-11-02
drm/amdgpu/amdgpu: use "*" adjacent to data name
Deepak R Varma
1
-4
/
+4
2020-04-28
drm/amdgpu: cleanup IB pool handling a bit
Christian König
1
-1
/
+1
2020-04-28
drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameter
Aaron Liu
1
-2
/
+2
2019-11-06
drm/amdgpu: fix potential double drop fence reference
Pan Bian
1
-0
/
+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
-0
/
+5
2018-07-10
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
1
-2
/
+4
2018-07-05
drm/amd: add SPDX identifier and clarify license
Dirk Hohndel (VMware)
1
-0
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-05-15
drm/amdgpu: use amdgpu_bo_param for amdgpu_bo_create v2
Chunming Zhou
1
-6
/
+12
2018-03-14
drm/amdgpu: explicit give BO type to amdgpu_bo_create
Christian König
1
-6
/
+5
2018-02-19
drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"
Christian König
1
-2
/
+2
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
1
-6
/
+6
2017-08-15
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
1
-2
/
+2
2017-07-14
drm/amdgpu: consistent name all GART related parts
Christian König
1
-24
/
+24
2017-07-14
drm/amdgpu: add vm_needs_flush parameter to amdgpu_copy_buffer
Christian König
1
-2
/
+2
2017-03-29
drm/amdgpu: remove unused sync testing
Christian König
1
-79
/
+0
2017-03-29
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-1
/
+1
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-6
/
+6
2016-08-22
drm/amdgpu: add direct submision option for copy_buffer
Chunming Zhou
1
-2
/
+2
2016-02-10
drm/amdgpu: clean up hw semaphore support in driver
Chunming Zhou
1
-237
/
+0
2015-09-23
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
1
-3
/
+5
2015-08-26
drm/amdgpu: use IB for copy buffer of eviction
Chunming Zhou
1
-6
/
+6
2015-08-17
drm/amdgpu: remove amdgpu_fence_wait
Christian König
1
-2
/
+2
2015-08-17
drm/amdgpu: use kernel fence in amdgpu_test
Chunming Zhou
1
-24
/
+22
2015-08-17
drm/amdgpu: use kernel fence for vce ib test
Chunming Zhou
1
-2
/
+3
2015-08-17
drm/amdgpu: change uvd ib test to use kernel fence directly
Chunming Zhou
1
-1
/
+3
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher
1
-0
/
+552