index
:
platform/upstream/libdrm
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_base_toolchain
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
atomic
devel/sprd_drm
devel/x11
old/tizen_20170308
old/tizen_20180227
old/tizen_20190318
old/tizen_20190424
old/tizen_20201207
old/tizen_base_20221208
old/tizen_base_20231204
pristine-tar
sandbox/elongbug/test
sandbox/ipptest
sandbox/m.szyprowski/atomictest_vc4
sandbox/m.szyprowski/ipp_v2
sandbox/mkashkarov/tizen_6.0_build
sandbox/mszyprowski/ipp_v2
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
amdgpu
/
basic_tests.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
meson,configure: include config.h automatically
Eric Engestrom
1
-4
/
+0
2018-02-08
tests/amdgpu: add bo eviction test
Chunming Zhou
1
-1
/
+159
2018-01-29
tests/amdgpu: drop unused variables
Eric Engestrom
1
-2
/
+2
2018-01-29
tests/amdgpu: add parentheses to make operation priority explicit
Eric Engestrom
1
-1
/
+1
2018-01-12
tests/amdgpu: execute copy linear on all the available rings
Hawking Zhang
1
-96
/
+104
2018-01-12
tests/amdgpu: execute const fill on all the available rings
Hawking Zhang
1
-70
/
+77
2018-01-12
tests/amdgpu: execute write linear on all the available rings
Hawking Zhang
1
-53
/
+58
2018-01-09
test/amdgpu: fix compiler warnings
Christian König
1
-4
/
+4
2017-12-12
amdgpu: Remove dummy CU_ASSERT_EQUAL.
Andrey Grodzovsky
1
-2
/
+0
2017-11-30
amdgpu: Add explicit dependency test.
Andrey Grodzovsky
1
-0
/
+264
2017-11-13
amdgpu: Move memory alloc tests in bo suite.
Andrey Grodzovsky
1
-49
/
+0
2017-10-04
amdgpu: make userptr unit test more interesting
Christian König
1
-0
/
+8
2017-08-04
test/amdgpu: fix test failure for SI
Flora Cui
1
-86
/
+184
2017-04-18
amdgpu: add a test for amdgpu_cs_wait_fences
Nicolai Hähnle
1
-0
/
+100
2017-03-27
tests/amdgpu: fix the count number for vega10
Huang Rui
1
-3
/
+24
2017-01-13
amdgpu: Provide more specific error message if non-privileged user runs amdgp...
Alex Xie
1
-1
/
+6
2016-06-02
amdgpu: fix fence status query
Christian König
1
-0
/
+6
2016-05-13
tests/amdgpu: expand write/copy tests to compute
Alex Deucher
1
-7
/
+34
2016-05-13
tests/amdgpu: expand write/copy tests to compute
Alex Deucher
1
-3
/
+6
2016-04-07
tests: Fix spelling mistakes
Eric Engestrom
1
-3
/
+3
2016-02-04
tests/amdgpu: add a test for cp dma copy
Alex Deucher
1
-0
/
+18
2016-02-04
tests/amdgpu: make amdgpu_command_submission_sdma_copy_linear generic
Alex Deucher
1
-10
/
+17
2016-02-04
tests/amdgpu: add a test for cp dma fill
Alex Deucher
1
-0
/
+18
2016-02-04
tests/amdgpu: make amdgpu_command_submission_sdma_const_fill generic
Alex Deucher
1
-8
/
+16
2016-02-04
tests/amdgpu: add a test for cp write data
Alex Deucher
1
-0
/
+125
2016-02-04
tests/amdgpu: make amdgpu_command_submission_sdma_write_linear generic
Alex Deucher
1
-9
/
+18
2016-02-04
tests/amdgpu: make amdgpu_sdma_test_exec_cs() generic (v2)
Alex Deucher
1
-23
/
+28
2016-01-20
tests/amdgpu: add semaphore test
Chunming Zhou
1
-0
/
+133
2015-09-12
Include <alloca.h> when needed before calling alloca
Alan Coopersmith
1
-0
/
+3
2015-08-17
tests/amdgpu: Include config.h first
Michel Dänzer
1
-0
/
+5
2015-08-05
amdgpu/tests: Cast CPU map argument of amdgpu_bo_alloc_and_map to void**
Michel Dänzer
1
-6
/
+8
2015-08-05
amdgpu: add amdgpu_bo_va_op for va map/unmap support v3
Jammy Zhou
1
-58
/
+89
2015-08-05
amdgpu : move management of user fence from libdrm to UMD
Ken Wang
1
-8
/
+15
2015-08-05
amdgpu: use common fence structure for dependencies as well.
Christian König
1
-5
/
+5
2015-08-05
amdgpu: improve the amdgpu_cs_query_fence_status interface
Jammy Zhou
1
-8
/
+12
2015-08-05
amdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs should be in buffer list
Marek Olšák
1
-9
/
+39
2015-08-05
amdgpu: remove amdgpu_ib helpers
Marek Olšák
1
-33
/
+49
2015-08-05
amdgpu: remove amdgpu_ib
Marek Olšák
1
-6
/
+6
2015-08-05
tests/amdgpu: manage IB in client side
Jammy Zhou
1
-0
/
+15
2015-08-05
tests/amdgpu: add shared IB submission test v2
Jammy Zhou
1
-1
/
+65
2015-08-05
amdgpu: reuse the kernel IB flags v2
Jammy Zhou
1
-1
/
+1
2015-08-05
amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC
Jammy Zhou
1
-11
/
+8
2015-08-05
amdgpu: add public bo list interface v3
Christian König
1
-2
/
+6
2015-08-05
amdgpu: cleanup public interface v2
Christian König
1
-17
/
+16
2015-08-05
drm: add tests/amdgpu (v3)
Alex Deucher
1
-0
/
+669