OSDN Git Service

Fix SunOS/NetBSD atomic macro
[android-x86/external-libdrm.git] / tests /
2015-09-21 Emil Velikovtests/drmdevice: add drm{Get,Free}Device() example
2015-09-21 Emil Velikovtests/drmdevice: add new 'test'
2015-09-12 Alan CoopersmithInclude <alloca.h> when needed before calling alloca
2015-09-09 Michel Dänzertests: Add -lm to LDADD for dristat
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-09-04 Emil Velikovmodetest: annotate const data as such for good measure
2015-09-04 Emil Velikovmodetest: fix shadowing warnings
2015-09-04 Emil Velikovvbltest: fix variable shadowing warning
2015-08-20 Hyungwon Hwangmodetest: remove the trailing white spaces
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-15 Thierry Redingtests: modetest: Accept connector names in addition...
2015-08-10 Tapani Pällimodeprint: cleanup, remove compile warnings
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)
2015-08-05 Alex Deucherdrm: consolidate common list implementations (v2)
2015-07-20 Joonyoung ShimBuild vbltest irrespective of the presence of libudev.
2015-07-16 Emil VelikovConsistently check the fd value
2015-06-29 Tobias Jakobitests/exynos: handle G2D_IMGBUF_COLOR in switch statements
2015-06-29 Tobias Jakobitests/exynos: remove connector_find_plane
2015-06-29 Tobias Jakobitests/exynos: simplify drm_set_crtc
2015-06-29 Tobias Jakobitests/exynos: remove struct fimg2d_test_case
2015-06-29 Tobias Jakobitests/exynos: remove unused define
2015-06-29 Tobias Jakobitests/exynos: clean struct connector
2015-06-29 Tobias Jakobitests/exynos: replace return by break
2015-05-28 Boris BREZILLONtests/kmstest: support atmel-hlcdc
2015-05-28 Boris BREZILLONmodetest: add atmel-hlcdc driver support
2015-05-28 Tobias Jakobimodetest: only select plane with matching format
2015-05-28 Tobias Jakobimodetest: make middle SMPTE colors transparent
2015-05-28 Emil Velikovmodetest: replace malloc + memset with calloc
2015-05-28 Emil Velikovmodetest: explicitly zero the newly allocated memory
2015-05-05 Rob Clarkmodetest: fix allocation for yuv420/yvu420
2015-04-29 Joonyoung Shimmodetest: fix the arguments of the MAKE_RGB_INFO define
2015-04-28 Joonyoung Shimmodetest: destroy the cursor bo
2015-04-28 Joonyoung Shimmodetest: clear buffer and framebuffer for planes
2015-04-28 Joonyoung Shimmodetest: fix the error path handling
2015-04-28 Joonyoung Shimmodetest: make use of drmModeRmFB
2015-04-28 Joonyoung Shimmodetest: fix Segmentation fault
2015-04-28 Tobias Jakobimodetest: initialize handles/pitches in set_plane()
2015-04-28 Greg HackmannAdd missing <strings.h> includes
2015-04-28 Emil Velikovdrm: use c99 __func__ over __FUNCTION__
2015-04-28 Emil Velikovdrm: rename libdrm{,_macros}.h
2015-04-15 Rob Clarkmodeprint: add missing encoder/connector type names
2015-04-14 Chris Wilsonmode: Retrieve only the current information for a Connector
2015-04-09 Chih-Wei Huangandroid: remove unnecessary TARGET_OUT_HEADERS variable
2015-04-05 Emil Velikovtests/random: return non-zero on test failure
2015-04-05 Emil Velikovtests/random: extract test out of xf86drmRandom.c
2015-04-05 Emil Velikovtests/hash: return non-zero on failure
2015-04-05 Emil Velikovtests/hash: style fixes
2015-04-05 Emil Velikovtests/hash: misc compilation fixes
2015-04-05 Emil Velikovtests/hash: extract test out of xf86drmHash.c
2015-04-04 Jan Veselytests/drmsl: Extract tests out of xf86drmSL.c
2015-03-20 Jan Veselytests/exynos: Fix missing static keyword
2015-03-20 Jan VeselyFix unused function warnings
2015-03-20 Daniel Kurtztests: add rockchip to modetest, kmstest, vbltest and...
2015-03-20 Daniel Kurtzproptest: install it with --enable-install-test-programs
2015-03-20 Chih-Wei Huangandroid: simplify the including rule of subdirs
2015-03-16 Tobias Jakobiexynos: add exynos prefix to fimg2d header
2015-03-16 Tobias Jakobiexynos: use structure initialization instead of memset
2015-03-16 Tobias Jakobitests/exynos: fimg2d: add a checkerboard test
2015-03-16 Emil Velikovmodetest: include into the build when libkms is not...
2015-03-15 Jan VeselyAdd static qualifier to local functions
2015-03-14 Jan VeselyFix unused, and unused-but-set variables warnings
2015-03-14 Jan Veselydristat: Handle DRM_CONSISTENT
2015-03-14 Jan VeselyFix type-limits, pointer-arith and sign-compare warnings
2015-03-14 Jan Veselytests: String literals are const char *
2015-03-13 Maarten Lankhorstnouveau: make nouveau importing global buffers complete...
2015-03-10 Tobias Jakobitests/exynos: improve error handling
2015-03-10 Tobias Jakobitests/exynos: introduce wait_for_user_input
2015-03-10 Tobias Jakobitests/exynos: disable the G2D userptr/blend test
2015-03-10 Tobias Jakobitests/exynos: fix typos and change wording
2015-03-10 Emil Velikovtests: automake: keep the libs link at the final stage
2015-03-10 Emil Velikovtests: move the SUBDIR at the top of the makefile
2015-03-10 Emil Velikovautomake: drop the NULL variable from the makefile
2015-02-27 Emil Velikovtests/radeon: set the list* functions as inline
2015-02-27 Emil Velikovexynos_fimg2d_test: remove unused variables
2015-02-27 Emil Velikovtests: remove unused variables
2015-02-27 Emil Velikovautotools: add WARN_CFLAGS to all targets
2015-02-27 Emil Velikovtests: fix implicit funciton declaration errors
next