Home
last modified time | relevance | path

Searched full:artifacts (Results 1 – 25 of 71) sorted by relevance

123

/linux-6.14.4/drivers/gpu/drm/ci/
Dlava-submit.sh18 cp artifacts/ci-common/capture-devcoredump.sh results/job-rootfs-overlay/
19 cp artifacts/ci-common/init-*.sh results/job-rootfs-overlay/
20 cp artifacts/ci-common/intel-gpu-freq.sh results/job-rootfs-overlay/
26 artifacts/ci-common/generate-env.sh | tee results/job-rootfs-overlay/set-job-env-vars.sh
35 PYTHONPATH=artifacts/ artifacts/lava/lava_job_submitter.py \
44 --first-stage-init artifacts/ci-common/init-stage1.sh \
Dbuild.sh162 mkdir -p artifacts/install/lib
163 mv install/* artifacts/install/.
164 ln -s common artifacts/install/ci-common
165 cp .config artifacts/${CI_JOB_NAME}_config
168 cp /lava-files/$image artifacts/install/.
171 tar -C artifacts -cf artifacts/install.tar install
172 rm -rf artifacts/install
Dgitlab-ci.yml28 # Bucket for the pipeline artifacts pushed to S3
29 S3_ARTIFACTS_BUCKET: artifacts
41 …/${CI_PROJECT_ROOT_NAMESPACE}.${CI_PAGES_DOMAIN}/-/${CI_PROJECT_NAME}/-/jobs/${CI_JOB_ID}/artifacts
198 .ci-deqp-artifacts:
199 artifacts:
204 # Watch out! Artifacts are relative to the build dir.
206 - artifacts
273 artifacts:
Dbuild-igt.sh68 mkdir -p artifacts/
69 tar -cf artifacts/igt.tar /igt
73 gzip -c artifacts/igt.tar > ${S3_ARTIFACT_NAME}
Dbuild.yml6 artifacts:
8 - artifacts
Dtest.yml17 - tar -xf artifacts/install.tar
18 - mv install/* artifacts/.
20 - ./artifacts/lava-submit.sh
86 artifacts: false
Digt_runner.sh86 …OT_NAMESPACE.pages.freedesktop.org/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/results/{{testca…
/linux-6.14.4/Documentation/gpu/amdgpu/display/
Ddc-debug.rst144 Display artifacts
147 Users may see some screen artifacts that can be categorized into two different
148 types: localized artifacts and general artifacts. The localized artifacts
151 problem, likely Mesa or similar. The general artifacts usually happen on the
156 screenshot/video recording, if you don't see any of the artifacts, it means
/linux-6.14.4/Documentation/sound/soc/
Dpops-clicks.rst5 Pops and clicks are unwanted audio artifacts caused by the powering up and down
37 Capture artifacts are somewhat easier to get rid as we can delay activating the
/linux-6.14.4/tools/power/pm-graph/
D.gitignore1 # sleepgraph.py artifacts
/linux-6.14.4/kernel/
Dkheaders.c53 MODULE_DESCRIPTION("Echo the kernel header artifacts used to build the kernel");
/linux-6.14.4/scripts/
Dremove-stale-files11 # Also, 'git status' shows such stale build artifacts as untracked files.
/linux-6.14.4/Documentation/devicetree/bindings/mfd/
Dtwl4030-audio.txt14 - ti,digimic_delay: Delay need after enabling the digimic to reduce artifacts
/linux-6.14.4/include/uapi/drm/
Ddrm_mode.h1120 * Allow the update to result in temporary or transient visible artifacts while
1122 * more time than a page flip. All visual artifacts will disappear by the time
1126 * This flag must be set when the KMS update might cause visible artifacts.
1128 * update may cause visible artifacts depends on the driver and the hardware.
1130 * artifacts can use &DRM_MODE_ATOMIC_TEST_ONLY without
1133 * To the best of the driver's knowledge, visual artifacts are guaranteed to
1135 * artifacts outside of the driver's control.
/linux-6.14.4/arch/arm/mach-imx/
Dmach-imx51.c61 * in order to avoid artifacts during video playback in imx51_m4if_setup()
/linux-6.14.4/drivers/firmware/efi/libstub/
DMakefile.zboot29 # avoid eager evaluation to prevent references to non-existent build artifacts
/linux-6.14.4/drivers/media/pci/tw5864/
Dtw5864-core.c37 * It is known that there are some artifacts on output video with this driver:
49 * properly. Streams without P-frames don't have these artifacts so it's not
/linux-6.14.4/Documentation/devicetree/bindings/
DMakefile77 # build artifacts here before they are processed by scripts/Makefile.clean
/linux-6.14.4/tools/testing/selftests/rcutorture/bin/
Dkvm-check-branches.sh23 # For successful runs, the large build artifacts are removed. Doing this
/linux-6.14.4/Documentation/userspace-api/media/v4l/
Dyuv-formats.rst53 other chroma sample (creating aliasing artifacts), or with filters using an
/linux-6.14.4/Documentation/accel/qaic/
Daic100.rst119 2. Make requests to the QSM to load the workload and related artifacts into the
127 6. Once the workload and related artifacts are no longer needed for future
495 process, or queued by not yet serviced, are lost. The loaded artifacts will
/linux-6.14.4/drivers/media/platform/renesas/vsp1/
Dvsp1_lif.c136 * artifacts may appear on the output). The value required by the in lif_configure_stream()
/linux-6.14.4/drivers/hwmon/
Dnzxt-kraken2.c112 * and that the missing steps are artifacts of how the firmware in kraken2_raw_event()
/linux-6.14.4/tools/power/cpupower/
DMakefile349 @echo ' all - Default target. Could be omitted. Put build artifacts'
377 @echo ' clean - Clean build artifacts from the dir defined by "O" cmdline'
/linux-6.14.4/sound/soc/codecs/
Dssm2602.c137 * artifacts appear at the beginning and end of the recorded signal. in ssm2602_mic_switch_event()
139 * In practice, audible artifacts disappear well over 500 ms. in ssm2602_mic_switch_event()

123