Home
last modified time | relevance | path

Searched refs:GPU_VERSION (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/ci/
H A Dtest.yml249 GPU_VERSION: apl
258 GPU_VERSION: glk
267 GPU_VERSION: amly
276 GPU_VERSION: kbl
285 GPU_VERSION: whl
294 GPU_VERSION: cml
303 GPU_VERSION: tgl
312 GPU_VERSION: jsl
429 GPU_VERSION: g12b
451 GPU_VERSION: none
[all …]
H A Digt_runner.sh30 if [ -e "/install/xfails/$DRIVER_NAME-$GPU_VERSION-skips.txt" ]; then
31 IGT_SKIPS="--skips /install/xfails/$DRIVER_NAME-$GPU_VERSION-skips.txt"
34 if [ -e "/install/xfails/$DRIVER_NAME-$GPU_VERSION-flakes.txt" ]; then
35 IGT_FLAKES="--flakes /install/xfails/$DRIVER_NAME-$GPU_VERSION-flakes.txt"
38 if [ -e "/install/xfails/$DRIVER_NAME-$GPU_VERSION-fails.txt" ]; then
39 IGT_FAILS="--baseline /install/xfails/$DRIVER_NAME-$GPU_VERSION-fails.txt"