OSDN Git Service

tests/amdgpu/basic_tests.c: change BUFFER_SIZE used in Userptr Test adjust to PAGE_SIZE
[android-x86/external-libdrm.git] / tests / amdgpu / basic_tests.c
2019-11-26 xinxu@loongson.cntests/amdgpu/basic_tests.c: change BUFFER_SIZE used...
2019-08-03 Le Matests/amdgpu: divide dispatch test into compute and gfx
2019-07-19 Flora Cuitests/amdgpu: add gpu reset test
2019-07-19 Flora Cuitests/amdgpu: fix for dispatch/draw test
2019-03-21 Cui, Floratests/amdgpu: minor fix for dispatch/draw test
2019-03-18 Cui, Floratests/amdgpu: add memcpy draw test
2019-03-18 Cui, Floratests/amdgpu: add memset draw test
2019-03-18 Cui, Floratests/amdgpu: add memcpy dispatch test
2019-03-18 Cui, Floratests/amdgpu: add memset dispatch test
2018-10-10 Andrey Grodzovskyamdgpu/test: Allow BO mapping flags to be passed in...
2018-03-20 Eric Engestrommeson,configure: include config.h automatically
2018-02-08 Chunming Zhoutests/amdgpu: add bo eviction test
2018-01-29 Eric Engestromtests/amdgpu: drop unused variables
2018-01-29 Eric Engestromtests/amdgpu: add parentheses to make operation priorit...
2018-01-12 Hawking Zhangtests/amdgpu: execute copy linear on all the available...
2018-01-12 Hawking Zhangtests/amdgpu: execute const fill on all the available...
2018-01-12 Hawking Zhangtests/amdgpu: execute write linear on all the available...
2018-01-09 Christian Königtest/amdgpu: fix compiler warnings
2017-12-12 Andrey Grodzovskyamdgpu: Remove dummy CU_ASSERT_EQUAL.
2017-11-30 Andrey Grodzovskyamdgpu: Add explicit dependency test.
2017-11-13 Andrey Grodzovskyamdgpu: Move memory alloc tests in bo suite.
2017-10-04 Christian Königamdgpu: make userptr unit test more interesting
2017-08-04 Flora Cuitest/amdgpu: fix test failure for SI
2017-04-18 Nicolai Hähnleamdgpu: add a test for amdgpu_cs_wait_fences
2017-03-27 Huang Ruitests/amdgpu: fix the count number for vega10
2017-01-13 Alex Xieamdgpu: Provide more specific error message if non...
2016-06-02 Christian Königamdgpu: fix fence status query
2016-05-13 Alex Deuchertests/amdgpu: expand write/copy tests to compute
2016-05-13 Alex Deuchertests/amdgpu: expand write/copy tests to compute
2016-04-07 Eric Engestromtests: Fix spelling mistakes
2016-02-04 Alex Deuchertests/amdgpu: add a test for cp dma copy
2016-02-04 Alex Deuchertests/amdgpu: make amdgpu_command_submission_sdma_copy_...
2016-02-04 Alex Deuchertests/amdgpu: add a test for cp dma fill
2016-02-04 Alex Deuchertests/amdgpu: make amdgpu_command_submission_sdma_const...
2016-02-04 Alex Deuchertests/amdgpu: add a test for cp write data
2016-02-04 Alex Deuchertests/amdgpu: make amdgpu_command_submission_sdma_write...
2016-02-04 Alex Deuchertests/amdgpu: make amdgpu_sdma_test_exec_cs() generic...
2016-01-20 Chunming Zhoutests/amdgpu: add semaphore test
2015-09-12 Alan CoopersmithInclude <alloca.h> when needed before calling alloca
2015-08-17 Michel Dänzertests/amdgpu: Include config.h first
2015-08-05 Michel Dänzeramdgpu/tests: Cast CPU map argument of amdgpu_bo_alloc_...
2015-08-05 Jammy Zhouamdgpu: add amdgpu_bo_va_op for va map/unmap support v3
2015-08-05 Ken Wangamdgpu : move management of user fence from libdrm...
2015-08-05 Christian Königamdgpu: use common fence structure for dependencies...
2015-08-05 Jammy Zhouamdgpu: improve the amdgpu_cs_query_fence_status interface
2015-08-05 Marek Olšákamdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs...
2015-08-05 Marek Olšákamdgpu: remove amdgpu_ib helpers
2015-08-05 Marek Olšákamdgpu: remove amdgpu_ib
2015-08-05 Jammy Zhoutests/amdgpu: manage IB in client side
2015-08-05 Jammy Zhoutests/amdgpu: add shared IB submission test v2
2015-08-05 Jammy Zhouamdgpu: reuse the kernel IB flags v2
2015-08-05 Jammy Zhouamdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC
2015-08-05 Christian Königamdgpu: add public bo list interface v3
2015-08-05 Christian Königamdgpu: cleanup public interface v2
2015-08-05 Alex Deucherdrm: add tests/amdgpu (v3)