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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-21
tests/drmdevice: add drm{Get,Free}Device() example
Emil Velikov
1
-2
/
+21
2015-09-21
tests/drmdevice: add new 'test'
Emil Velikov
2
-0
/
+94
2015-09-12
Include <alloca.h> when needed before calling alloca
Alan Coopersmith
1
-0
/
+3
2015-09-09
tests: Add -lm to LDADD for dristat
Michel Dänzer
1
-0
/
+2
2015-09-04
tests/amdgpu: ensure tests work by using c99 initializers
Emil Velikov
1
-8
/
+24
2015-09-04
tests/amdgpu: annotate (most of) the vce templates as const data
Emil Velikov
1
-12
/
+12
2015-09-04
tests/amdgpu: annotate the uvd message templates as const data
Emil Velikov
1
-5
/
+5
2015-09-04
tests/amdgpu: reference the correct variable for memcpy
Emil Velikov
1
-2
/
+2
2015-09-04
modetest: annotate const data as such for good measure
Emil Velikov
1
-5
/
+5
2015-09-04
modetest: fix shadowing warnings
Emil Velikov
1
-3
/
+0
2015-09-04
vbltest: fix variable shadowing warning
Emil Velikov
1
-1
/
+0
2015-08-20
modetest: remove the trailing white spaces
Hyungwon Hwang
1
-2
/
+2
2015-08-17
tests/amdgpu: Remove unused local variable 'i'
Michel Dänzer
1
-1
/
+1
2015-08-17
tests/amdgpu: Include config.h first
Michel Dänzer
5
-0
/
+24
2015-08-15
tests: modetest: Accept connector names in addition to connector IDs
Thierry Reding
1
-12
/
+82
2015-08-10
modeprint: cleanup, remove compile warnings
Tapani Pälli
1
-3
/
+1
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/tests: Use buf_handle in amdgpu_bo_alloc_and_map() error paths
Michel Dänzer
1
-3
/
+3
2015-08-05
test/amdgpu : fix a bug in VCE/UVD test introduced by previous change
Ken Wang
2
-0
/
+4
2015-08-05
amdgpu: add amdgpu_bo_va_op for va map/unmap support v3
Jammy Zhou
5
-117
/
+332
2015-08-05
amdgpu : move management of user fence from libdrm to UMD
Ken Wang
3
-12
/
+17
2015-08-05
amdgpu: fix bs buffer size for vce test
Christian König
1
-1
/
+1
2015-08-05
tests/amdgpu: remove the duplicate IB allocation for VCE test
Jammy Zhou
1
-8
/
+0
2015-08-05
amdgpu: use common fence structure for dependencies as well.
Christian König
3
-7
/
+7
2015-08-05
amdgpu: improve the amdgpu_cs_query_fence_status interface
Jammy Zhou
3
-12
/
+18
2015-08-05
amdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs should be in buffer list
Marek Olšák
4
-14
/
+63
2015-08-05
amdgpu: remove amdgpu_ib helpers
Marek Olšák
4
-56
/
+102
2015-08-05
amdgpu: remove amdgpu_ib
Marek Olšák
3
-10
/
+10
2015-08-05
tests/amdgpu: manage IB in client side
Jammy Zhou
2
-7
/
+15
2015-08-05
tests/amdgpu: implement VCE unit tests
Leo Liu
6
-1
/
+2749
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
2
-4
/
+16
2015-08-05
amdgpu: cleanup public interface v2
Christian König
2
-25
/
+22
2015-08-05
drm: add tests/amdgpu (v3)
Alex Deucher
9
-0
/
+2324
2015-08-05
drm: consolidate common list implementations (v2)
Alex Deucher
3
-139
/
+1
2015-07-20
Build vbltest irrespective of the presence of libudev.
Joonyoung Shim
1
-5
/
+1
2015-07-16
Consistently check the fd value
Emil Velikov
1
-1
/
+1
2015-06-29
tests/exynos: handle G2D_IMGBUF_COLOR in switch statements
Tobias Jakobi
1
-6
/
+13
2015-06-29
tests/exynos: remove connector_find_plane
Tobias Jakobi
1
-31
/
+0
2015-06-29
tests/exynos: simplify drm_set_crtc
Tobias Jakobi
1
-6
/
+1
2015-06-29
tests/exynos: remove struct fimg2d_test_case
Tobias Jakobi
1
-37
/
+5
2015-06-29
tests/exynos: remove unused define
Tobias Jakobi
1
-1
/
+0
2015-06-29
tests/exynos: clean struct connector
Tobias Jakobi
1
-10
/
+0
2015-06-29
tests/exynos: replace return by break
Tobias Jakobi
1
-1
/
+1
2015-05-28
tests/kmstest: support atmel-hlcdc
Boris BREZILLON
1
-0
/
+1
2015-05-28
modetest: add atmel-hlcdc driver support
Boris BREZILLON
1
-1
/
+1
2015-05-28
modetest: only select plane with matching format
Tobias Jakobi
1
-1
/
+13
2015-05-28
modetest: make middle SMPTE colors transparent
Tobias Jakobi
1
-14
/
+14
[next]