OSDN Git Service

Bump version for release
[android-x86/external-libdrm.git] / tests / amdgpu /
2016-09-30 Leo Liutests/amdgpu: update vce encRefPic addr mode to tiled
2016-06-02 Christian Königamdgpu: fix fence status query
2016-05-13 Sonny Jiangtests/amdgpu: adapt to new polaris10/11 uvd fw
2016-05-13 Leo Liutests/amdgpu: add interface to adapt firmware requirement
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-18 Sonny Jiangamdgpu/tests: fix tests for asics with one VCE instance
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-09-04 Emil Velikovtests/amdgpu: ensure tests work by using c99 initializers
2015-09-04 Emil Velikovtests/amdgpu: annotate (most of) the vce templates...
2015-09-04 Emil Velikovtests/amdgpu: annotate the uvd message templates as...
2015-09-04 Emil Velikovtests/amdgpu: reference the correct variable for memcpy
2015-08-17 Michel Dänzertests/amdgpu: Remove unused local variable 'i'
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 Michel Dänzeramdgpu/tests: Use buf_handle in amdgpu_bo_alloc_and_map...
2015-08-05 Ken Wangtest/amdgpu : fix a bug in VCE/UVD test introduced...
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: fix bs buffer size for vce test
2015-08-05 Jammy Zhoutests/amdgpu: remove the duplicate IB allocation for...
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 Leo Liutests/amdgpu: implement VCE unit tests
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)