[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <dbaf7eee-9a54-18f4-cdd2-c782581261e8@collabora.com>
Date: Tue, 5 Mar 2024 15:51:29 +0530
From: Vignesh Raman <vignesh.raman@...labora.com>
To: dri-devel@...ts.freedesktop.org
Cc: daniels@...labora.com, helen.koike@...labora.com, airlied@...il.com,
daniel@...ll.ch, david.heidelberg@...labora.com,
sergi.blanch.torne@...labora.com, guilherme.gallo@...labora.com,
robdclark@...il.com, jani.nikula@...ux.intel.com,
joonas.lahtinen@...ux.intel.com, rodrigo.vivi@...el.com,
tvrtko.ursulin@...ux.intel.com, intel-gfx@...ts.freedesktop.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drm/ci: update device type for volteer devices
Hi,
Below is the pipeline with the job passing,
https://gitlab.freedesktop.org/vigneshraman/linux/-/pipelines/1119672
Regards,
Vignesh
On 05/03/24 15:46, Vignesh Raman wrote:
> 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
>
> Signed-off-by: Vignesh Raman <vignesh.raman@...labora.com>
> ---
> drivers/gpu/drm/ci/test.yml | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/gpu/drm/ci/test.yml b/drivers/gpu/drm/ci/test.yml
> index 0857773e5c5f..8bc63912fddb 100644
> --- a/drivers/gpu/drm/ci/test.yml
> +++ b/drivers/gpu/drm/ci/test.yml
> @@ -252,11 +252,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:
Powered by blists - more mailing lists