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
/
modetest
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
tests: Use -pthread in CFLAGS instead of -lpthread
Tomasz Figa
1
-2
/
+2
2017-01-27
android: introduce Android.common.mk to reduce boilerplate
Emil Velikov
1
-1
/
+2
2016-12-19
modetest: Allow the user to specify the plane ID
Ville Syrjälä
1
-6
/
+22
2016-09-01
modetest: Also print the pixel clock
Stéphane Marchesin
1
-2
/
+3
2016-07-23
automake: Don't include Android Makefiles in the release tarball
Andreas Boll
1
-2
/
+0
2016-07-06
Android: strip out header files from sources list
Rob Herring
1
-1
/
+1
2016-03-28
modetest: print signed values correctly
Gustavo Padovan
1
-0
/
+2
2016-01-26
tests: Include poll.h rather than sys/poll.h
Kylie McClain
1
-1
/
+1
2016-01-26
tests: Include sys/select.h
Khem Raj
1
-0
/
+3
2016-01-26
tests: util: Fixup util_open() parameter order
Thierry Reding
1
-1
/
+1
2015-12-18
modetest: Use util_open()
Thierry Reding
1
-24
/
+3
2015-12-18
tests: Move name tables to libutil
Thierry Reding
1
-62
/
+6
2015-12-18
tests: Split helpers into library
Thierry Reding
6
-985
/
+26
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-08-20
modetest: remove the trailing white spaces
Hyungwon Hwang
1
-2
/
+2
2015-08-15
tests: modetest: Accept connector names in addition to connector IDs
Thierry Reding
1
-12
/
+82
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
2015-05-28
modetest: replace malloc + memset with calloc
Emil Velikov
2
-19
/
+10
2015-05-28
modetest: explicitly zero the newly allocated memory
Emil Velikov
1
-3
/
+3
2015-05-05
modetest: fix allocation for yuv420/yvu420
Rob Clark
1
-0
/
+2
2015-04-29
modetest: fix the arguments of the MAKE_RGB_INFO define
Joonyoung Shim
1
-2
/
+2
2015-04-28
modetest: destroy the cursor bo
Joonyoung Shim
1
-0
/
+6
2015-04-28
modetest: clear buffer and framebuffer for planes
Joonyoung Shim
1
-0
/
+20
2015-04-28
modetest: fix the error path handling
Joonyoung Shim
1
-5
/
+8
2015-04-28
modetest: make use of drmModeRmFB
Joonyoung Shim
1
-0
/
+4
2015-04-28
modetest: fix Segmentation fault
Joonyoung Shim
1
-1
/
+8
2015-04-28
modetest: initialize handles/pitches in set_plane()
Tobias Jakobi
1
-4
/
+4
2015-04-28
Add missing <strings.h> includes
Greg Hackmann
1
-0
/
+1
2015-04-28
drm: rename libdrm{,_macros}.h
Emil Velikov
1
-1
/
+1
2015-04-15
modeprint: add missing encoder/connector type names
Rob Clark
1
-0
/
+5
2015-04-09
android: remove unnecessary TARGET_OUT_HEADERS variable
Chih-Wei Huang
1
-2
/
+0
2015-03-20
tests: add rockchip to modetest, kmstest, vbltest and proptest
Daniel Kurtz
1
-1
/
+1
2015-02-25
tests: add support for imx-drm
Philipp Zabel
1
-1
/
+1
2015-01-11
modetest: Allocate dumb buffers with the correct bpp
Laurent Pinchart
5
-74
/
+197
2014-11-27
libdrm: Add NVIDIA Tegra support
Thierry Reding
1
-1
/
+1
2014-11-24
update signed/object prop types
Rob Clark
1
-10
/
+25
2014-11-24
modetest: Print newline for empty blobs
Ville Syrjälä
1
-1
/
+3
2014-11-24
modetest: alpha buffers
Rob Clark
1
-1
/
+2
2014-11-24
modetest: universal plane support
Rob Clark
1
-0
/
+2
2014-11-22
modetest: Use threads for cursors instead of SIGALRM
Jasper St. Pierre
2
-29
/
+31
2014-09-28
automake: pick up all files for distribution.
Emil Velikov
1
-0
/
+2
2014-09-28
modetest: Add support of STI driver
Benjamin Gaignard
1
-1
/
+1
2014-09-28
modetest: add Android build
Emil Velikov
1
-0
/
+14
2014-09-28
modetest: move sources lists to makefiles.sources
Emil Velikov
2
-4
/
+9
2014-09-01
all: include config.h only when available and use its defines
Emil Velikov
3
-0
/
+6
2014-04-22
modetest: add cursor support
Rob Clark
4
-5
/
+310
2014-01-12
modetest: add the possibility to select the refresh frequency for a mode
Vincent ABRIOU
1
-8
/
+27
[next]