Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/ci/
Dtest.yml96 GPU_VERSION: sc7180
106 GPU_VERSION: apq8016
123 GPU_VERSION: apq8096
136 GPU_VERSION: sdm845
151 GPU_VERSION: rk3288
165 GPU_VERSION: rk3399
184 GPU_VERSION: apl
193 GPU_VERSION: glk
202 GPU_VERSION: amly
211 GPU_VERSION: kbl
[all …]
Digt_runner.sh29 if [ -e "/install/xfails/$DRIVER_NAME-$GPU_VERSION-skips.txt" ]; then
30 IGT_SKIPS="--skips /install/xfails/$DRIVER_NAME-$GPU_VERSION-skips.txt"
33 if [ -e "/install/xfails/$DRIVER_NAME-$GPU_VERSION-flakes.txt" ]; then
34 IGT_FLAKES="--flakes /install/xfails/$DRIVER_NAME-$GPU_VERSION-flakes.txt"
37 if [ -e "/install/xfails/$DRIVER_NAME-$GPU_VERSION-fails.txt" ]; then
38 IGT_FAILS="--baseline /install/xfails/$DRIVER_NAME-$GPU_VERSION-fails.txt"