drivers/gpu/drm/ci/image-tags.yml

Source file repositories/reference/linux-study-clean/drivers/gpu/drm/ci/image-tags.yml

File Facts

System
Linux kernel
Corpus path
drivers/gpu/drm/ci/image-tags.yml
Extension
.yml
Size
744 bytes
Lines
23
Domain
Driver Families
Bucket
drivers/gpu
Inferred role
Driver Families: configuration, schema, or hardware description
Status
atlas-only

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

variables:
   CONTAINER_TAG: "20260108-mesa-igt"

   DEBIAN_BUILD_BASE_TAG: "${CONTAINER_TAG}"
   DEBIAN_BUILD_TAG: "${CONTAINER_TAG}"
   DEBIAN_TEST_BASE_TAG: "${CONTAINER_TAG}"

   DEBIAN_TEST_GL_TAG: "${CONTAINER_TAG}"
   # default kernel for rootfs before injecting the current kernel tree
   KERNEL_TAG: "v6.16-mesa-9d85"
   KERNEL_REPO: "gfx-ci/linux"
   PKG_REPO_REV: "0d2527f6"
   FIRMWARE_TAG: "8fc31b97"
   FIRMWARE_REPO: "gfx-ci/firmware"

   ALPINE_X86_64_BUILD_TAG: "${CONTAINER_TAG}"

   CONDITIONAL_BUILD_ANGLE_TAG: efd57e99d51361944f87b9466356b0ce
   CONDITIONAL_BUILD_CROSVM_TAG: 4079babd375b09761d59eacb25a0598a
   CONDITIONAL_BUILD_PIGLIT_TAG: 21ab2c66f54777163dd038dc4cfcfde6

   CROSVM_TAG: ${CONDITIONAL_BUILD_CROSVM_TAG}

Annotation

Implementation Notes