Searched full:gpu_version (Results 1 – 25 of 54) sorted by relevance
123
22 GPU_VERSION: angle-radv-stoney-aco88 PIGLIT_REPLAY_DEVICE_NAME: "vk-${GPU_VERSION}"101 PIGLIT_REPLAY_DEVICE_NAME: "vk-${GPU_VERSION}"123 GPU_VERSION: radeonsi-raven-cdna164 GPU_VERSION: radv-kabini-aco180 GPU_VERSION: radv-stoney-aco197 GPU_VERSION: radv-tahiti-aco209 GPU_VERSION: radv-polaris10-aco220 GPU_VERSION: radv-vega10-aco232 GPU_VERSION: radv-renoir-aco[all …]
13 - src/amd/ci/$GPU_VERSION-fails.txt14 - src/amd/ci/$GPU_VERSION-flakes.txt15 - src/amd/ci/$GPU_VERSION-skips.txt16 - src/amd/ci/$GPU_VERSION-slow-skips.txt21 - src/amd/ci/$GPU_VERSION-vkd3d-fails.txt22 - src/amd/ci/$GPU_VERSION-vkd3d-flakes.txt23 - src/amd/ci/$GPU_VERSION-vkd3d-skips.txt221 GPU_VERSION: radeonsi-stoney232 GPU_VERSION: radv-stoney-aco238 GPU_VERSION: radeonsi-raven[all …]
19 - src/intel/ci/$GPU_VERSION-fails.txt20 - src/intel/ci/$GPU_VERSION-flakes.txt21 - src/intel/ci/$GPU_VERSION-skips.txt22 - src/intel/ci/$GPU_VERSION-slow-skips.txt46 - src/gallium/drivers/i915/ci/$GPU_VERSION-fails.txt47 - src/gallium/drivers/i915/ci/$GPU_VERSION-flakes.txt48 - src/gallium/drivers/i915/ci/$GPU_VERSION-skips.txt206 GPU_VERSION: anv-jsl216 GPU_VERSION: anv-adl226 GPU_VERSION: iris-apl[all …]
69 GPU_VERSION: hasvk-hsw87 GPU_VERSION: angle-anv-jsl105 GPU_VERSION: angle-anv-adl123 GPU_VERSION: angle-anv-tgl196 GPU_VERSION: iris-jsl222 GPU_VERSION: intel-apl229 GPU_VERSION: intel-glk236 GPU_VERSION: intel-amly243 GPU_VERSION: intel-kbl250 GPU_VERSION: intel-cml[all …]
9 if [ -z "$GPU_VERSION" ]; then10 …echo 'GPU_VERSION must be set to something like "llvmpipe" or "freedreno-a630" (the name used in y…58 if [ -e "$INSTALL/$GPU_VERSION-fails.txt" ]; then59 PIGLIT_RUNNER_OPTIONS="$PIGLIT_RUNNER_OPTIONS --baseline $INSTALL/$GPU_VERSION-fails.txt"63 touch $INSTALL/$GPU_VERSION-flakes.txt77 if [ -e "$INSTALL/$GPU_VERSION-skips.txt" ]; then78 PIGLIT_SKIPS="$PIGLIT_SKIPS $INSTALL/$GPU_VERSION-skips.txt"81 if [ -e "$INSTALL/$GPU_VERSION-slow-skips.txt" ] && [[ $CI_JOB_NAME != *full* ]]; then82 PIGLIT_SKIPS="$PIGLIT_SKIPS $INSTALL/$GPU_VERSION-slow-skips.txt"101 --flakes $INSTALL/$GPU_VERSION-flakes.txt \[all …]
14 if [ -z "$GPU_VERSION" ]; then15 …echo 'GPU_VERSION must be set to something like "llvmpipe" or "freedreno-a630" (the name used in .…42 if [ -e "$INSTALL/$GPU_VERSION-fails.txt" ]; then43 BASELINE="--baseline $INSTALL/$GPU_VERSION-fails.txt"47 touch $INSTALL/$GPU_VERSION-flakes.txt62 if [ -e "$INSTALL/$GPU_VERSION-skips.txt" ]; then63 DEQP_SKIPS="$DEQP_SKIPS $INSTALL/$GPU_VERSION-skips.txt"66 if [ -e "$INSTALL/$GPU_VERSION-slow-skips.txt" ] && [[ $CI_JOB_NAME != *full* ]]; then67 DEQP_SKIPS="$DEQP_SKIPS $INSTALL/$GPU_VERSION-slow-skips.txt"86 export VK_LAYER_SETTINGS_PATH=$INSTALL/$GPU_VERSION-validation-settings.txt[all …]
18 if [ -e "$INSTALL/$GPU_VERSION-fails.txt" ]; then19 GTEST_RUNNER_OPTIONS="$GTEST_RUNNER_OPTIONS --baseline $INSTALL/$GPU_VERSION-fails.txt"23 touch "$INSTALL/$GPU_VERSION-flakes.txt"33 if [ -e "$INSTALL/$GPU_VERSION-skips.txt" ]; then34 GTEST_SKIPS="$GTEST_SKIPS --skips $INSTALL/$GPU_VERSION-skips.txt"45 --flakes $INSTALL/$GPU_VERSION-flakes.txt \66 --known-flakes $INSTALL/$GPU_VERSION-flakes.txt \
36 if [ -f "$INSTALL/$GPU_VERSION-vkd3d-skips.txt" ]; then37 mapfile -t skips < <(grep -vE '^#|^$' "$INSTALL/$GPU_VERSION-vkd3d-skips.txt")52 EXPECTATIONFILE="$RESULTS_DIR/$GPU_VERSION-vkd3d-fails.txt"53 if [ -f "$INSTALL/$GPU_VERSION-vkd3d-fails.txt" ]; then54 grep -vE '^(#|$)' "$INSTALL/$GPU_VERSION-vkd3d-fails.txt" | sort > "$EXPECTATIONFILE"56 printf "%s\n" "$GPU_VERSION-vkd3d-fails.txt not found, assuming a \"no failures\" baseline."60 if [ -f "$INSTALL/$GPU_VERSION-vkd3d-flakes.txt" ]; then61 mapfile -t flakes < <(grep -vE '^#|^$' "$INSTALL/$GPU_VERSION-vkd3d-flakes.txt")132 RESULTSFILE="$RESULTS/$GPU_VERSION.txt"
20 - src/nouveau/ci/$GPU_VERSION-fails.txt21 - src/nouveau/ci/$GPU_VERSION-flakes.txt22 - src/nouveau/ci/$GPU_VERSION-skips.txt23 - src/nouveau/ci/$GPU_VERSION-vkd3d-fails.txt24 - src/nouveau/ci/$GPU_VERSION-vkd3d-flakes.txt25 - src/nouveau/ci/$GPU_VERSION-vkd3d-skips.txt50 GPU_VERSION: nvk-ga106
468 : gpu_version(GetMaliGpuVersion(gpu_description)) {} in MaliInfo()471 return gpu_version == MaliGpu::kT604 || gpu_version == MaliGpu::kT622 || in IsMaliT6xx()472 gpu_version == MaliGpu::kT624 || gpu_version == MaliGpu::kT628 || in IsMaliT6xx()473 gpu_version == MaliGpu::kT658 || gpu_version == MaliGpu::kT678; in IsMaliT6xx()477 return gpu_version == MaliGpu::kT720 || gpu_version == MaliGpu::kT760; in IsMaliT7xx()481 return gpu_version == MaliGpu::kT820 || gpu_version == MaliGpu::kT830 || in IsMaliT8xx()482 gpu_version == MaliGpu::kT860 || gpu_version == MaliGpu::kT880; in IsMaliT8xx()490 return gpu_version == MaliGpu::kG31 || gpu_version == MaliGpu::kG51 || in IsBifrostGen1()491 gpu_version == MaliGpu::kG71; in IsBifrostGen1()495 return gpu_version == MaliGpu::kG52 || gpu_version == MaliGpu::kG72; in IsBifrostGen2()[all …]
10 - src/freedreno/ci/$GPU_VERSION-fails.txt11 - src/freedreno/ci/$GPU_VERSION-flakes.txt12 - src/freedreno/ci/$GPU_VERSION-skips.txt13 - src/freedreno/ci/$GPU_VERSION-slow-skips.txt15 - src/freedreno/ci/$GPU_VERSION-vkd3d-fails.txt16 - src/freedreno/ci/$GPU_VERSION-vkd3d-flakes.txt17 - src/freedreno/ci/$GPU_VERSION-vkd3d-skips.txt234 GPU_VERSION: freedreno-a618250 GPU_VERSION: freedreno-a618266 GPU_VERSION: freedreno-a660[all …]
11 - src/gallium/drivers/zink/ci/$GPU_VERSION-fails.txt12 - src/gallium/drivers/zink/ci/$GPU_VERSION-flakes.txt13 - src/gallium/drivers/zink/ci/$GPU_VERSION-skips.txt14 - src/gallium/drivers/zink/ci/$GPU_VERSION-slow-skips.txt15 - src/gallium/drivers/zink/ci/$GPU_VERSION-validation-settings.txt151 GPU_VERSION: zink-lvp162 GPU_VERSION: zink-venus-lvp179 GPU_VERSION: zink-anv-adl189 GPU_VERSION: zink-anv-tgl204 GPU_VERSION: zink-anv-tgl
115 GPU_VERSION: zink-freedreno-a618159 GPU_VERSION: zink-tu-a750170 GPU_VERSION: zink-nvk-ga106181 GPU_VERSION: zink-radv-polaris10193 GPU_VERSION: zink-radv-navi10203 GPU_VERSION: zink-radv-vangogh222 GPU_VERSION: zink-radv-navi31
31 GPU_VERSION: r300-rv530-nohiz45 GPU_VERSION: r300-rv530-nohiz54 GPU_VERSION: r300-rv38064 GPU_VERSION: r300-rv41075 GPU_VERSION: r300-rv530-nohiz
13 - src/gallium/drivers/r300/ci/$GPU_VERSION-fails.txt14 - src/gallium/drivers/r300/ci/$GPU_VERSION-flakes.txt15 - src/gallium/drivers/r300/ci/$GPU_VERSION-skips.txt
259 GPU_VERSION: virgl-gl267 GPU_VERSION: virgl-gles273 GPU_VERSION: virgl-gl280 GPU_VERSION: virgl-gles289 GPU_VERSION: virgl-gl298 GPU_VERSION: virgl-gles306 GPU_VERSION: virgl-gl315 GPU_VERSION: virgl-gles322 GPU_VERSION: virgl-gl343 GPU_VERSION: venus
11 - src/etnaviv/ci/$GPU_VERSION-fails.txt12 - src/etnaviv/ci/$GPU_VERSION-flakes.txt13 - src/etnaviv/ci/$GPU_VERSION-skips.txt40 GPU_VERSION: "etnaviv-gc2000"52 GPU_VERSION: "etnaviv-gc7000"
19 - src/gallium/drivers/nouveau/ci/$GPU_VERSION-fails.txt20 - src/gallium/drivers/nouveau/ci/$GPU_VERSION-flakes.txt21 - src/gallium/drivers/nouveau/ci/$GPU_VERSION-skips.txt55 GPU_VERSION: nouveau-gk20a75 GPU_VERSION: nouveau-gm20b
14 - src/panfrost/ci/$GPU_VERSION-fails.txt15 - src/panfrost/ci/$GPU_VERSION-flakes.txt16 - src/panfrost/ci/$GPU_VERSION-skips.txt164 GPU_VERSION: panfrost-g52177 GPU_VERSION: panfrost-g72189 GPU_VERSION: panfrost-g57202 GPU_VERSION: panfrost-t760212 GPU_VERSION: panfrost-t860225 GPU_VERSION: panfrost-g610241 GPU_VERSION: panfrost-t720
10 GPU_VERSION: virpipe-gl17 GPU_VERSION: virgl-gl30 GPU_VERSION: virgl-gles76 GPU_VERSION: virgl-gl
8 - src/broadcom/ci/$GPU_VERSION-fails.txt9 - src/broadcom/ci/$GPU_VERSION-flakes.txt10 - src/broadcom/ci/$GPU_VERSION-skips.txt125 GPU_VERSION: broadcom-rpi3135 GPU_VERSION: broadcom-rpi4146 GPU_VERSION: broadcom-rpi5
7 GPU_VERSION: lvp29 GPU_VERSION: lvp-asan41 PIGLIT_RESULTS: "${GPU_VERSION}-replay"
12 GPU_VERSION: venus36 GPU_VERSION: venus46 GPU_VERSION: venus
13 - src/gallium/drivers/llvmpipe/ci/$GPU_VERSION-fails.txt14 - src/gallium/drivers/llvmpipe/ci/$GPU_VERSION-flakes.txt15 - src/gallium/drivers/llvmpipe/ci/$GPU_VERSION-skips.txt78 GPU_VERSION: llvmpipe
13 GPU_VERSION: llvmpipe-rusticl53 GPU_VERSION: llvmpipe-asan71 GPU_VERSION: llvmpipe