Re: [PATCH v1] drm/ci: increase timeout for all jobs

2024-08-27 Thread Helen Mae Koike Fornazier
On Tue, 20 Aug 2024 04:08:16 -0300 Vignesh Raman wrote --- > Set the timeout of all drm-ci jobs to 1h30m since > some jobs takes more than 1 hour to complete. > > Signed-off-by: Vignesh Raman vignesh.ra...@collabora.com> Acked-by: Helen Koike Thanks Helen > --- > driver

Re: [PATCH v1] drm/ci: increase timeout for all jobs

2024-08-28 Thread Helen Mae Koike Fornazier
On Tue, 27 Aug 2024 19:04:42 -0300 Rob Clark wrote --- > On Tue, Aug 20, 2024 at 12:09 AM Vignesh Raman > vignesh.ra...@collabora.com> wrote: > > > > Set the timeout of all drm-ci jobs to 1h30m since > > some jobs takes more than 1 hour to complete. > > > > Signed-off-by: V

Re: [PATCH v1] drm/ci: uprev IGT and deqp-runner

2024-09-05 Thread Helen Mae Koike Fornazier
On Thu, 05 Sep 2024 06:39:32 -0300 Vignesh Raman wrote --- > Uprev IGT to the latest version and deqp-runner > to v0.20.0. Also update expectation files. > > Signed-off-by: Vignesh Raman vignesh.ra...@collabora.com> > --- > > v1: > - Flaky test report will be sent to ma

Re: [PATCH v3 0/7] GPU workload hints for better performance

2023-08-28 Thread Helen Mae Koike Fornazier
On Monday, August 28, 2023 09:26 -03, Arvind Yadav wrote: > AMDGPU SOCs supports dynamic workload based power profiles, which can > provide fine-tuned performance for a particular type of workload. > This patch series adds an interface to set/reset these power profiles > based on the submitted jo

Re: [PATCH v4] docs/gpu: ci: update flake tests requirements

2024-10-04 Thread Helen Mae Koike Fornazier
On Mon, 30 Sep 2024 06:52:47 -0300 Vignesh Raman wrote --- > Update the documentation to specify linking to a relevant GitLab > issue or email report for each new flake entry. Added specific > GitLab issue urls for amdgpu, i915, msm and xe driver. > > Acked-by: Maxime Ripard m

Re: [PATCH v2] drm/ci: uprev mesa, IGT and deqp-runner

2024-09-25 Thread Helen Mae Koike Fornazier
On Tue, 10 Sep 2024 10:19:24 -0300 Vignesh Raman wrote --- > Uprev mesa, IGT to the latest version and deqp-runner > to v0.20.0. Also update expectation files. > > Acked-by: Helen Koike helen.ko...@collabora.com> > Reviewed-by: Daniel Stone dani...@collabora.com> > Signed-o

Re: [PATCH v2] drm/ci: uprev IGT

2025-01-07 Thread Helen Mae Koike Fornazier
On Tue, 17 Dec 2024 13:06:52 -0300 Vignesh Raman wrote --- > Uprev IGT to the latest version and update expectation files. > > Signed-off-by: Vignesh Raman vignesh.ra...@collabora.com> Applied to drm-ci misc. Thanks Helen > --- > > v1: > - Pipeline link - > https://

Re: [PATCH v1] drm/ci: uprev IGT

2024-12-12 Thread Helen Mae Koike Fornazier
Hi Vignesh, thanks for the patch. On Wed, 11 Dec 2024 11:28:05 -0300 Vignesh Raman wrote --- > Uprev IGT to the latest version and update expectation files. > > Signed-off-by: Vignesh Raman vignesh.ra...@collabora.com> > --- > > v1: > - Pipeline link - > https://gitlab.

Re: [PATCH v1 1/3] drm/ci: uprev mesa

2025-03-20 Thread Helen Mae Koike Fornazier
Em qua., 19 de mar. de 2025 às 10:24, Vignesh Raman escreveu: > > Hi Helen, > > On 19/03/25 00:22, Helen Mae Koike Fornazier wrote: > > Em sex., 14 de mar. de 2025 às 05:59, Vignesh Raman > > escreveu: > >> > >> LAVA was recently patched [1] with a fix

Re: [PATCH v1 3/3] drm/ci: arm64.config: mediatek: enable PHY drivers

2025-03-19 Thread Helen Mae Koike Fornazier
Em sex., 14 de mar. de 2025 às 05:59, Vignesh Raman escreveu: > > The mediatek display driver fails to probe on mt8173-elm-hana and > mt8183-kukui-jacuzzi-juniper-sku16 in v6.14-rc4 due to missing PHY > configurations. > > Enable the following PHY drivers for MediaTek platforms: > - CONFIG_PHY_MTK

Re: [PATCH v1 1/3] drm/ci: uprev mesa

2025-03-19 Thread Helen Mae Koike Fornazier
Em sex., 14 de mar. de 2025 às 05:59, Vignesh Raman escreveu: > > LAVA was recently patched [1] with a fix on how parameters are parsed in > `lava-test-case`, so we don't need to repeat quotes to send the > arguments properly to it. Uprev mesa to fix this issue. > > [1] https://gitlab.com/lava/lav