Home
last modified time | relevance | path

Searched +full:piglit +full:- +full:results (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/xserver/
H A D.gitlab-ci.yml2 # image doesn't exist yet, the docker-image stage generates it.
16 IMAGE_TAG: "debian-testing-20190219"
21 - docker-image
22 - build-and-test
24 debian-testing:
25 stage: docker-image
27 name: gcr.io/kaniko-project/executor:debug
30- echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGIST…
31 - mkdir kaniko-context
32 - |
[all …]
H A DChangeLog3 Date: Tue Apr 13 10:01:34 2021 -0400
7 Signed-off-by: Matt Turner <mattst88@gmail.com>
15 CVE-2021-3472 / ZDI-CAN-1259
18 Jan-Niklas Sohn working with Trend Micro Zero Day Initiative
20 Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
24 Date: Sun Feb 21 21:49:58 2021 -0800
30 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
35 Date: Sun Feb 21 21:49:14 2021 -0800
39 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
44 Date: Sun Feb 21 20:58:42 2021 -0800
[all …]
/OK3568_Linux_fs/external/xserver/test/scripts/
H A Drun-piglit.sh3 set -e
7 # Exit as a "skip" so make check works even without piglit.
12 echo "PIGLIT_DIR must be set to the directory of the piglit repository."
13 # Exit as a "skip" so make check works even without piglit.
18 echo "PIGLIT_RESULTS_DIR must be set to where to output piglit results."
41 $XSERVER_BUILDDIR/test/simple-xinit \
42 $XSERVER_DIR/test/scripts/xinit-piglit-session.sh \
43 -- \
46 # Write out piglit-summaries.
48 LONG_SUMMARY=$PIGLIT_RESULTS_DIR/long-summary
[all …]
H A Dxvfb-piglit.sh9 -noreset \
10 -screen scrn 1280x1024x24"
11 export PIGLIT_RESULTS_DIR=$XSERVER_BUILDDIR/test/piglit-results/xvfb
13 exec $XSERVER_DIR/test/scripts/run-piglit.sh
H A Dxephyr-glamor-piglit.sh10 export PIGLIT_RESULTS_DIR=$XSERVER_BUILDDIR/test/piglit-results/xephyr-glamor
13 -glamor \
14 -glamor-skip-present \
15 -noreset \
16 -schedMax 2000 \
17 -screen 1280x1024"
19 $XSERVER_BUILDDIR/test/simple-xinit \
20 $XSERVER_DIR/test/scripts/run-piglit.sh \
21 -- \
23 -screen scrn 1280x1024x24
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Ddrm-uapi.rst9 addition, drivers export device-specific interfaces for use by userspace
10 drivers & device-aware applications through ioctls and sysfs files.
16 Cover generic ioctls and sysfs layout here. We only need high-level
22 .. kernel-doc:: drivers/gpu/drm/drm_ioctl.c
31 .. kernel-doc:: drivers/gpu/drm/drm_auth.c
34 .. kernel-doc:: drivers/gpu/drm/drm_auth.c
37 .. kernel-doc:: include/drm/drm_auth.h
40 Open-Source Userspace Requirements
48 open-sourced userspace patches, and those patches must be reviewed and ready for
66 - The Linux kernel's "no regression" policy holds in practice only for
[all …]
/OK3568_Linux_fs/external/xserver/test/
H A DMakefile.in4 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
19 if test -z '$(MAKELEVEL)'; then \
21 elif test -n '$(MAKE_HOST)'; then \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
30 case $${target_option-} in \
33 "target option '$${target_option-}' specified" >&2; \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.2.rst7 .. _migration-2.2-minimum-kernel-version:
10 ----------------------
14 AArch64-based targets the version is 3.14. For Nios II-based targets,
22 .. _migration-2.2-staging-directories-in-sysroot-simplified:
25 --------------------------------------------------
31 :oe_lists:`v2 patch series on the OE-Core Mailing List
32 </pipermail/openembedded-core/2016-May/121365.html>`
35 .. _migration-2.2-removal-of-old-images-from-tmp-deploy-now-enabled:
38 -------------------------------------------------------------------
44 .. _migration-2.2-python-changes:
[all …]
/OK3568_Linux_fs/buildroot/
H A DCHANGES5 Defconfigs: Grinn chiliboard/liteboard, PC x86-64 bios: Fix
10 hiawatha, hplip, icu, janus-gateway,
11 kodi-screensaver-asterwave, kodi-screensaver-cpblobs,
12 kodi-screensaver-matrixtrails, libatomic_ops, libbson, libffi,
14 libunwind, lynx, mender-grubenv, mkpasswd, motion, mxml,
15 netdata, qemu, samba4, speex, stress-ng, tinydtls, unixodbc,
16 unrar, util-linux, util-linux-libs, watchdogd, wireshark
20 #14351: needs to mount sysfs before mount -a
21 #14411: 2021.11-rc2: Samba doesn't compile
23 2021.11-rc3, released November 30th, 2021
[all …]