Searched full:artifacts (Results 1 – 25 of 71) sorted by relevance
123
/linux-6.14.4/drivers/gpu/drm/ci/ |
D | lava-submit.sh | 18 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 \
|
D | build.sh | 162 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
|
D | gitlab-ci.yml | 28 # 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:
|
D | build-igt.sh | 68 mkdir -p artifacts/ 69 tar -cf artifacts/igt.tar /igt 73 gzip -c artifacts/igt.tar > ${S3_ARTIFACT_NAME}
|
D | build.yml | 6 artifacts: 8 - artifacts
|
D | test.yml | 17 - tar -xf artifacts/install.tar 18 - mv install/* artifacts/. 20 - ./artifacts/lava-submit.sh 86 artifacts: false
|
D | igt_runner.sh | 86 …OT_NAMESPACE.pages.freedesktop.org/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/results/{{testca…
|
/linux-6.14.4/Documentation/gpu/amdgpu/display/ |
D | dc-debug.rst | 144 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/ |
D | pops-clicks.rst | 5 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 | .gitignore | 1 # sleepgraph.py artifacts
|
/linux-6.14.4/kernel/ |
D | kheaders.c | 53 MODULE_DESCRIPTION("Echo the kernel header artifacts used to build the kernel");
|
/linux-6.14.4/scripts/ |
D | remove-stale-files | 11 # Also, 'git status' shows such stale build artifacts as untracked files.
|
/linux-6.14.4/Documentation/devicetree/bindings/mfd/ |
D | twl4030-audio.txt | 14 - ti,digimic_delay: Delay need after enabling the digimic to reduce artifacts
|
/linux-6.14.4/include/uapi/drm/ |
D | drm_mode.h | 1120 * 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/ |
D | mach-imx51.c | 61 * in order to avoid artifacts during video playback in imx51_m4if_setup()
|
/linux-6.14.4/drivers/firmware/efi/libstub/ |
D | Makefile.zboot | 29 # avoid eager evaluation to prevent references to non-existent build artifacts
|
/linux-6.14.4/drivers/media/pci/tw5864/ |
D | tw5864-core.c | 37 * 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/ |
D | Makefile | 77 # build artifacts here before they are processed by scripts/Makefile.clean
|
/linux-6.14.4/tools/testing/selftests/rcutorture/bin/ |
D | kvm-check-branches.sh | 23 # For successful runs, the large build artifacts are removed. Doing this
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | yuv-formats.rst | 53 other chroma sample (creating aliasing artifacts), or with filters using an
|
/linux-6.14.4/Documentation/accel/qaic/ |
D | aic100.rst | 119 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/ |
D | vsp1_lif.c | 136 * artifacts may appear on the output). The value required by the in lif_configure_stream()
|
/linux-6.14.4/drivers/hwmon/ |
D | nzxt-kraken2.c | 112 * and that the missing steps are artifacts of how the firmware in kraken2_raw_event()
|
/linux-6.14.4/tools/power/cpupower/ |
D | Makefile | 349 @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/ |
D | ssm2602.c | 137 * 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