Home
last modified time | relevance | path

Searched full:gpu_version (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/ci/
H A Dtest.yml107 GPU_VERSION: ${DEVICE_TYPE}
117 GPU_VERSION: ${DEVICE_TYPE}
128 GPU_VERSION: apq8016
146 GPU_VERSION: apq8096
160 GPU_VERSION: sdm845
176 GPU_VERSION: ${DEVICE_TYPE}
197 GPU_VERSION: rk3288
208 GPU_VERSION: rk3399
248 GPU_VERSION: apl
257 GPU_VERSION: glk
[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"