Home
last modified time | relevance | path

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

/drivers/gpu/drm/ci/
Dtest.yml96 GPU_VERSION: sc7180
106 GPU_VERSION: apq8016
126 GPU_VERSION: apq8096
139 GPU_VERSION: sdm845
154 GPU_VERSION: rk3288
168 GPU_VERSION: rk3399
187 GPU_VERSION: apl
196 GPU_VERSION: glk
205 GPU_VERSION: amly
214 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"