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
/
util
/
pattern.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
util: add pwetty support for big-endian RGB565
Geert Uytterhoeven
1
-0
/
+1
2023-10-31
util: fix pwetty on big-endian
Geert Uytterhoeven
1
-0
/
+44
2023-10-31
util: add test pattern support for big-endian XRGB1555/RGB565
Geert Uytterhoeven
1
-10
/
+21
2023-10-31
util: fix 16 bpp patterns on big-endian
Geert Uytterhoeven
1
-7
/
+14
2023-10-31
util: fix 32 bpp patterns on big-endian
Geert Uytterhoeven
1
-9
/
+23
2023-10-30
modetest: add support for DRM_FORMAT_NV{15,20,30}
Jonas Karlman
1
-10
/
+208
2023-10-24
util: add SMPTE pattern support for C2 format
Geert Uytterhoeven
1
-1
/
+99
2023-10-24
util: add SMPTE pattern support for C1 format
Geert Uytterhoeven
1
-3
/
+171
2023-10-24
util: add SMPTE pattern support for C4 format
Geert Uytterhoeven
1
-0
/
+42
2023-10-24
util: factor out and optimize C8 SMPTE color LUT
Geert Uytterhoeven
1
-42
/
+80
2023-10-24
util: improve SMPTE color LUT accuracy
Geert Uytterhoeven
1
-3
/
+3
2023-09-08
util: remove unused definitions of RED, GREEN, and BLUE
Geert Uytterhoeven
1
-5
/
+0
2023-09-08
util: fix grey in YUV SMPTE patterns
Geert Uytterhoeven
1
-2
/
+2
2023-09-08
util: add pattern support for DRM_FORMAT_NV{24,42}
Geert Uytterhoeven
1
-0
/
+4
2021-02-10
Avoid some compiler errors for tests/util/pattern.c
Victor Hugo Vianna Silva
1
-3
/
+2
2019-07-03
tests/util: fix incorrect memset argument order
Ilia Mirkin
1
-1
/
+1
2019-06-22
modetest: add the ability to specify fill patterns on the commandline
Ilia Mirkin
1
-0
/
+20
2019-06-22
util: add cairo drawing for 30bpp formats when available
Ilia Mirkin
1
-0
/
+8
2019-06-22
util: add fp16 format support
Ilia Mirkin
1
-3
/
+204
2019-06-22
util: add gradient pattern
Ilia Mirkin
1
-5
/
+108
2019-06-22
util: fix MAKE_RGBA macro for 10bpp modes
Ilia Mirkin
1
-4
/
+15
2019-06-22
util: add C8 format, support it with SMPTE pattern
Ilia Mirkin
1
-0
/
+75
2018-03-20
meson,configure: include config.h automatically
Eric Engestrom
1
-4
/
+0
2018-01-29
always define HAVE_CAIRO
Eric Engestrom
1
-2
/
+2
2018-01-29
tests/util: drop unused parameters
Eric Engestrom
1
-3
/
+3
2018-01-29
tests/util: fix signed/unsigned comparisons
Eric Engestrom
1
-3
/
+2
2015-12-18
tests: Split helpers into library
Thierry Reding
1
-0
/
+870