Commit 820048a4 authored by Vignesh Raman's avatar Vignesh Raman Committed by Ma Wupeng
Browse files

drm/ci: update device type for volteer devices

stable inclusion
from stable-v6.6.33
commit ec1723175a5ffe5be98993431722338736fb31a9
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/IAD6H2

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ec1723175a5ffe5be98993431722338736fb31a9

--------------------------------

[ Upstream commit a2c71b711e7efc6478976233768bdbc3386e6dce ]

Volteer devices in the collabora lab are categorized under the
asus-cx9400-volteer device type. The majority of these units
has an Intel Core i5-1130G7 CPU, while some of them have a
Intel Core i7-1160G7 CPU instead. So due to this difference,
new device type template is added for the Intel Core i5-1130G7
and i7-1160G7 variants of the Acer Chromebook Spin 514 (CP514-2H)
volteer Chromebooks. So update the same in drm-ci.

https://gitlab.collabora.com/lava/lava/-/merge_requests/149



Fixes: 0119c894 ("drm: Add initial ci/ subdirectory")
Reviewed-by: default avatarDavid Heidelberg <david.heidelberg@collabora.com>
Signed-off-by: default avatarVignesh Raman <vignesh.raman@collabora.com>
Acked-by: default avatarHelen Koike <helen.koike@collabora.com>
Signed-off-by: default avatarHelen Koike <helen.koike@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240307021841.100561-1-vignesh.raman@collabora.com


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarWang Hai <wanghai38@huawei.com>
parent 6a105a3c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -235,11 +235,11 @@ i915:cml:
i915:tgl:
  extends:
    - .i915
  parallel: 8
  parallel: 5
  variables:
    DEVICE_TYPE: asus-cx9400-volteer
    DEVICE_TYPE: acer-cp514-2h-1130g7-volteer
    GPU_VERSION: tgl
    RUNNER_TAG: mesa-ci-x86-64-lava-asus-cx9400-volteer
    RUNNER_TAG: mesa-ci-x86-64-lava-acer-cp514-2h-1130g7-volteer

.amdgpu:
  extends: