Searched +full:- +full:- +full:mesa +full:- +full:url (Results 1 – 25 of 62) sorted by relevance
123
| /external/mesa3d/.gitlab-ci/tests/data/ |
| D | UBOOT_force_uart=True_job_definition.yaml | 1 job_name: 'test-project: my_pipeline_info' 5 - my_visibility_group 13 depthcharge-retry: 15 depthcharge-start: 17 depthcharge-action: 20 - deploy: 26 url: None/None 28 url: None/lava-rootfs.tar.zst 31 url: None/my_dtb_filename.dtb 32 - boot: [all …]
|
| D | FASTBOOT_force_uart=True_job_definition.yaml | 1 job_name: 'test-project: my_pipeline_info' 5 - my_visibility_group 13 depthcharge-retry: 15 depthcharge-start: 17 depthcharge-action: 20 - deploy: 25 url: None/lava-rootfs.tar.zst 27 - deploy: 34 url: None/None 36 url: None/my_dtb_filename.dtb [all …]
|
| D | UBOOT_force_uart=False_job_definition.yaml | 1 job_name: 'test-project: my_pipeline_info' 5 - my_visibility_group 13 depthcharge-retry: 15 depthcharge-start: 17 depthcharge-action: 20 - deploy: 26 url: None/None 28 url: None/lava-rootfs.tar.zst 31 url: None/my_dtb_filename.dtb 34 - boot: [all …]
|
| D | FASTBOOT_force_uart=False_job_definition.yaml | 1 job_name: 'test-project: my_pipeline_info' 5 - my_visibility_group 13 depthcharge-retry: 15 depthcharge-start: 17 depthcharge-action: 20 - deploy: 25 url: None/lava-rootfs.tar.zst 28 - deploy: 35 url: None/None 37 url: None/my_dtb_filename.dtb [all …]
|
| /external/mesa3d/ |
| D | METADATA | 2 # CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE 6 "Mesa (or Mesa 3D) is a library which provides the OpenGL, OpenGL ES, EGL, " 11 url { 15 url { 17 value: "git://anongit.freedesktop.org/git/mesa/mesa" 22 " include/drm-uapi/etnaviv_drm.h\n" 28 tag: "NVD-CPE2.3:cpe:/a:mesa3d:mesa:20.3.4"
|
| /external/mesa3d/bin/ |
| D | gen_release_notes.py | 2 # Copyright © 2019-2020 Intel Corporation 22 """Generates release notes for a given version of mesa.""" 50 Mesa ${this_version} is a new development release. People who are concerned 52 wait for Mesa ${this_version[:-1]}1. 54 …Mesa ${this_version} is a bug fix release which fixes bugs found since the ${previous_version} rel… 57 Mesa ${this_version} implements the OpenGL ${gl_version} API, but the version reported by 64 Mesa ${this_version} implements the Vulkan ${vk_version} API, but the version reported by 69 --------------- 77 ------------ 80 - ${rst_escape(f)} [all …]
|
| D | gen_release_notes_test.py | 42 ('20.0.0-rc4', False, '20.0.0'), 44 def test_next_version(current: str, is_point: bool, expected: str) -> None: 52 ('20.0.0-rc4', False, '19.3.0'), 54 def test_previous_version(current: str, is_point: bool, expected: str) -> None: 93 # Test the Full url 98 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3456 103 # Test projects that are not mesa 108 Closes: https://gitlab.freedesktop.org/mesa/drm/-/3456 145 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3456 146 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3457 [all …]
|
| /external/mesa3d/docs/ |
| D | repository.rst | 4 Mesa uses `Git <https://git-scm.com>`__ as its source code management 11 user <anonymous>` (read-only) or as a :ref:`developer <developer>` 14 You may also `browse the main Mesa Git 15 repository <https://gitlab.freedesktop.org/mesa/mesa>`__ and the `Mesa 17 repository <https://gitlab.freedesktop.org/mesa/demos>`__. 22 -------------------- 24 To get the Mesa sources anonymously (read-only): 29 .. code-block:: sh 31 git clone https://gitlab.freedesktop.org/mesa/mesa.git 35 .. code-block:: sh [all …]
|
| D | submittingpatches.rst | 7 ---------------- 9 - Patches should not mix code changes with code formatting changes 11 - Code patches should follow Mesa :doc:`coding 13 - Whenever possible, patches should only affect individual Mesa/Gallium 15 - Patches should never introduce build breaks and should be bisectable 17 - Patches should be properly :ref:`formatted <formatting>`. 18 - Patches should be sufficiently :ref:`tested <testing>` before 20 - Patches should be :ref:`submitted <submit>` via a merge request for 26 ---------------- 28 - Lines should be limited to 75 characters or less so that Git logs [all …]
|
| /external/mesa3d/.gitlab-ci/ |
| D | lava-gitlab-ci.yml | 2 DISTRIBUTION_TAG: "2020-11-09-kmod-fix" 5 stage: container-2 7 - .ci-run-policy 10 …RL: "https://gitlab.freedesktop.org/tomeu/linux/-/archive/v5.10-rc2-for-mesa-ci/linux-v5.10-rc2-fo… 14 - .gitlab-ci/container/lava_build.sh 18 - .use-x86_build-base 19 - .kernel+rootfs 20 image: "$CI_REGISTRY_IMAGE/debian/x86_build-base:$BASE_TAG" 26 - .use-arm_build 27 - .kernel+rootfs [all …]
|
| /external/mesa3d/.gitlab-ci/lava/utils/ |
| D | uart_job_definition.py | 9 # Use the same image that is being used for the hardware enablement and health-checks. 12 # https://gitlab.collabora.com/lava/health-check-docker/-/blob/main/Dockerfile 13 # And the registry here: https://gitlab.collabora.com/lava/health-check-docker/container_registry/ 14 DOCKER_IMAGE = "registry.gitlab.collabora.com/lava/health-check-docker" 19 ) -> tuple[dict[str, Any], ...]: 33 "url": f"{args.kernel_url_prefix}/{args.kernel_image_name}", 41 "mkbootimg --kernel Image.gz+dtb" 42 …+ ' --cmdline "root=/dev/nfs rw nfsroot=$NFS_SERVER_IP:$NFS_ROOTFS,tcp,hard rootwait ip=dhcp init=… 43 + " --pagesize 4096 --base 0x80000000 -o boot.img", 56 "boot": {"url": "downloads://boot.img"}, [all …]
|
| /external/mesa3d/docs/ci/ |
| D | index.rst | 5 --------- 8 We use it to test merge requests (MRs) before merging them (pre-merge testing), 9 as well as post-merge testing, for everything that hits ``main`` 14 The CI runs a number of tests, from trivial build-testing to complex GPU rendering: 16 - Build testing for a number of configurations and platforms 17 - Sanity checks (``meson test``) 18 - Most drivers are also tested using several test suites, such as the 19 `Vulkan/GL/GLES conformance test suite <https://github.com/KhronosGroup/VK-GL-CTS>`__, 20 `Piglit <https://gitlab.freedesktop.org/mesa/piglit>`__, and others. 21 - Replay of application traces [all …]
|
| D | LAVA.rst | 6 This is particularly relevant to testing Mesa because we often need 13 ------------------- 14 - Collabora `[dashboard] <https://lava.collabora.dev/scheduler/device_types>`__ (without authentica… 15 - Lima [dashboard not available] 17 Mesa-LAVA software architecture 18 ------------------------------- 20 The gitlab-runner will run on some host that has access to the LAVA 21 lab, with tags like "mesa-ci-x86-64-lava-$DEVICE_TYPE" to control only 23 gitlab-runner spawns a Docker container with lavacli in it, and 31 Deploying a new Mesa-LAVA lab [all …]
|
| D | local-traces.rst | 5 ------------- 6 - Install `Apitrace <https://apitrace.github.io/>`__ 7 - Install `Renderdoc <https://renderdoc.org/>`__ (only needed for some traces) 8 - Download and compile `Piglit <https://gitlab.freedesktop.org/mesa/piglit>`__ and install his `dep… 9 - Download traces you want to replay from `traces-db <https://gitlab.freedesktop.org/gfx-ci/tracie/… 12 -------------------- 15 .. code-block:: sh 17 apitrace replay -w name_of_trace.trace 23 .. code-block:: sh 27 ./replayer.py compare trace -d test path/name_of_trace.trace 0 # replace with expected checksum [all …]
|
| D | bare-metal.rst | 1 Bare-metal CI 4 The bare-metal scripts run on a system with gitlab-runner and Docker, 5 connected to potentially multiple bare-metal boards that run tests of 6 Mesa. Currently "fastboot", "ChromeOS Servo", and POE-powered devices are 16 ----------------------- 18 This testing requires power control of the DUTs by the gitlab-runner 22 We require access to the console output from the gitlab-runner system, 28 gitlab-runner system, since Mesa often needs to update the kernel either for new 37 See ``src/freedreno/ci/gitlab-ci.yml`` for an example of fastboot on DB410c and 38 DB820c (freedreno-a306 and freedreno-a530). [all …]
|
| D | kernel.rst | 7 side-effects since many devices from different platforms are involved in the 11 ----------------- 14 https://gitlab.freedesktop.org/gfx-ci/linux 16 It is common that Mesa kernel brings some patches that were not merged on the 17 Linux mainline, that is why Mesa has its own kernel version which should be used 20 So, one should base the kernel uprev from the last tag used in the Mesa CI, 21 please refer to ``.gitlab-ci/image-tags.yml`` ``KERNEL_TAG`` variable. 22 Every tag has a standard naming: ``vX.YZ-for-mesa-ci-<commit_short_SHA>``, which 25 :code:`git tag vX.YZ-for-mesa-ci-$(git rev-parse --short HEAD)` 28 --------------- [all …]
|
| /external/mesa3d/docs/relnotes/ |
| D | 12.0.3.rst | 1 Mesa 12.0.3 Release Notes / September 15, 2016 4 Mesa 12.0.3 is a bug fix release which fixes bugs found since the 12.0.3 7 Mesa 12.0.3 implements the OpenGL 4.3 API, but the version reported by 15 ---------------- 19 79abcfab3de30dbd416d1582a3cf6b1be308466231488775f1b7bb43be353602 mesa-12.0.3.tar.gz 20 1dc86dd9b51272eee1fad3df65e18cda2e556ef1bc0b6e07cd750b9757f493b1 mesa-12.0.3.tar.xz 23 ------------ 28 --------- 32 - `Bug 97781 <https://bugs.freedesktop.org/show_bug.cgi?id=97781>`__ - 34 es2-cts.gtf.gl2extensiontests.depth_texture_cube_map.depth_texture_cube_map [all …]
|
| D | 19.3.3.rst | 1 Mesa 19.3.3 Release Notes / 2020-01-28 4 Mesa 19.3.3 is a bug fix release which fixes bugs found since the 19.3.2 7 Mesa 19.3.3 implements the OpenGL 4.6 API, but the version reported by 15 Mesa 19.3.3 implements the Vulkan 1.1 API, but the version reported by 20 --------------- 24 81ce4810bb25d61300f8104856461f4d49cf7cb794aa70cb572312e370c39f09 mesa-19.3.3.tar.xz 27 ------------ 29 - None 32 --------- 34 - aco: Dead Rising 4 crashes in lower_to_hw_instr() on GFX6-GFX7 [all …]
|
| /external/mesa3d/.gitlab-ci/lava/ |
| D | lava-submit.sh | 4 set -ex 6 # If we run in the fork (not from mesa or Marge-bot), reuse mainline kernel and rootfs, if exist. 9 if ! curl -s -X HEAD -L --retry 4 -f --retry-delay 60 \ 18 rm -rf results 19 mkdir -p results/job-rootfs-overlay/ 21 cp artifacts/ci-common/capture-devcoredump.sh results/job-rootfs-overlay/ 22 cp artifacts/ci-common/init-*.sh results/job-rootfs-overlay/ 23 cp artifacts/ci-common/intel-gpu-freq.sh results/job-rootfs-overlay/ 24 cp artifacts/ci-common/kdl.sh results/job-rootfs-overlay/ 25 cp "$SCRIPTS_DIR"/setup-test-env.sh results/job-rootfs-overlay/ [all …]
|
| /external/skia/toolchain/ |
| D | download_linux_amd64_toolchain.bzl | 4 It downloads the necessary headers, executables, and pre-compiled static/shared libraries to 12 (See https://bazel.build/docs/output_directories#layout-diagram) 21 # https://chrome-infra-packages.appspot.com/p/skia/bots/clang_linux/+/5h9JgVTkZk0fFuOyLUCHZXIFqG1b1… 26 # (libm), etc. linux-libc-dev has the header files specific to linux. libc6-dev has the libc 37 …"url": "https://security.debian.org/debian-security/pool/updates/main/g/glibc/libc6_2.28-10+deb10u… 40 # From https://packages.debian.org/buster/amd64/linux-libc-dev/download 42 …"url": "https://security.debian.org/debian-security/pool/updates/main/l/linux/linux-libc-dev_4.19.… 45 # From https://packages.debian.org/buster/amd64/libc6-dev/download 47 …"url": "https://security.debian.org/debian-security/pool/updates/main/g/glibc/libc6-dev_2.28-10+de… 50 # libx11-dev puts libX11.a in ${PWD}/usr/lib/x86_64-linux-gnu [all …]
|
| /external/mesa3d/src/gallium/drivers/zink/ci/ |
| D | traces-zink-restricted.yml | 2 --- 3 traces-db: 4 download-url: "http://caching-proxy/cache/?uri=https://s3.freedesktop.org/mesa-tracie-private/" 7 AmnesiaTDD/Amnesia-f700-v2.trace: 8 gl-zink-anv-tgl: 10 Anna/Anna-f692-v2.trace: 11 gl-zink-anv-tgl: 14 Antichamber/antichamber-f240-v2.trace: 15 gl-zink-anv-tgl: 18 Cradle/cradle-f3000-v2.trace: [all …]
|
| D | traces-zink.yml | 2 --- 3 traces-db: 4 download-url: "http://caching-proxy/cache/?uri=https://s3.freedesktop.org/mesa-tracie-public/" 7 0ad/0ad-v2.trace: 8 gl-zink-anv-tgl: 11 text: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8986 12 behdad-glyphy/glyphy-v2.trace: 13 gl-zink-anv-tgl: 15 blender/blender-demo-cube_diorama.trace: 16 gl-zink-anv-tgl: [all …]
|
| /external/mesa3d/src/gallium/drivers/crocus/ci/ |
| D | traces-crocus.yml | 2 --- 3 traces-db: 4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/" 7 0ad/0ad-v2.trace: 8 crocus-g41: 10 crocus-hsw: 12 behdad-glyphy/glyphy-v2.trace: 13 crocus-g41: 15 crocus-hsw: 17 glxgears/glxgears-2-v2.trace: [all …]
|
| /external/mesa3d/src/freedreno/ci/ |
| D | restricted-traces-freedreno.yml | 2 --- 3 traces-db: 4 download-url: "http://10.42.0.1:8888/cache/?uri=https://s3.freedesktop.org/mesa-tracie-private/" 7 stellaris/Stellaris-trim--f722-v20201203-v2.trace: 8 freedreno-a630: 12 SirYouAreBeingHunted/sir-f750-v2.trace: 13 freedreno-a630: 16 SpecOps/specops-s0-1088-f1300-v2.trace: 17 freedreno-a630: 20 AmnesiaTDD/Amnesia-f700-v2.trace: [all …]
|
| /external/mesa3d/bin/ci/ |
| D | marge_queue.py | 2 # Copyright © 2020 - 2023 Collabora Ltd. 6 # SPDX-License-Identifier: MIT 9 Monitors Marge-bot and return number of assigned MRs. 25 def parse_args() -> None: 28 description="Tool to show merge requests assigned to the marge-bot", 31 "--wait", action="store_true", help="wait until CI is free", 34 "--token", 36 help="force GitLab token, otherwise it's read from ~/.config/gitlab-token", 44 gl = gitlab.Gitlab(url="https://gitlab.freedesktop.org", private_token=token) 46 project = gl.projects.get("mesa/mesa") [all …]
|
123