: Dmitry Baryshkov
Acked-by: Helen Koike
Thanks
Helen
---
drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-skips.txt | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-skips.txt
b/drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-skips.txt
index
full repository.
Signed-off-by: Vignesh Raman
Acked-by: Helen Koike
---
v2:
- Set GIT_DEPTH only for python-artifacts job.
---
drivers/gpu/drm/ci/gitlab-ci.yml | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/gpu/drm/ci/gitlab-ci.yml b/drivers/gpu/drm/ci/gitlab-ci.yml
On 05/05/2025 11:11, Vignesh Raman wrote:
The current s3cp stopped working after the migration. Update to the
latest mesa and ci-templates to get s3cp working again and adapt to
recent changes in mesa-ci.
Signed-off-by: Vignesh Raman
Acked-by: Helen Koike
---
v2:
- Uprev mesa and
ire series:
Acked-by: Helen Koike
Thanks
Helen
Link to v1,
https://lore.kernel.org/all/20250327160117.945165-1-vignesh.ra...@collabora.com/
Link to v2,
https://lore.kernel.org/all/20250409061543.311184-1-vignesh.ra...@collabora.com/
Vignesh Raman (2):
drm/ci: Add jobs to validate devicetrees
On 17/04/2025 00:04, Vignesh Raman wrote:
Add jobs to run dt_binding_check and dtbs_check. If warnings are seen,
exit with a non-zero error code while configuring them as warning in
the GitLab CI pipeline.
Signed-off-by: Vignesh Raman
Reviewed-by: Maxime Ripard
Acked-by: Dmitry Baryshkov
-
On 10/04/2025 05:07, Vignesh Raman wrote:
Hi Helen,
On 09/04/25 23:53, Helen Koike wrote:
Hi Vignesh,
Thank you for your patch.
On 09/04/2025 03:15, Vignesh Raman wrote:
Add jobs to validate devicetrees and run KUnit tests.
Pipeline link,
https://gitlab.freedesktop.org/vigneshraman
Hi Vignesh,
Thank you for your patch.
On 09/04/2025 03:15, Vignesh Raman wrote:
Add jobs to validate devicetrees and run KUnit tests.
Pipeline link,
https://gitlab.freedesktop.org/vigneshraman/linux/-/pipelines/1400550
I see the checks are in the same stage as build, does it make sense to
c
On 28/03/2025 13:11, Maxime Ripard wrote:
On Thu, Mar 20, 2025 at 09:32:36AM -0300, Helen Koike wrote:
Hi Maxime,
Thanks for your reply.
On 20/03/2025 06:33, Maxime Ripard wrote:
Hi,
On Wed, Mar 19, 2025 at 02:39:59PM -0300, Helen Koike wrote:
Hi Maxime,
On 19/03/2025 11:11, Maxime
Hi Maxime,
Thanks for your reply.
On 20/03/2025 06:33, Maxime Ripard wrote:
Hi,
On Wed, Mar 19, 2025 at 02:39:59PM -0300, Helen Koike wrote:
Hi Maxime,
On 19/03/2025 11:11, Maxime Ripard wrote:
Hi,
At last Plumbers, we agreed with Dave that a good first step to ramp up
CI for DRM trees
Hi Maxime,
On 19/03/2025 11:11, Maxime Ripard wrote:
Hi,
At last Plumbers, we agreed with Dave that a good first step to ramp up
CI for DRM trees would be to enable build and kunit testing in the main
DRM tree.
I played around with it last week and wrote a good first iteration of
the gitlab-ci
On 05/08/2024 10:11, Daniel Stone wrote:
Hi Vignesh,
On Tue, 30 Jul 2024 at 03:16, Vignesh Raman wrote:
Some ARM SOCs have a separate display controller and GPU, each with
different drivers. For mediatek mt8173, the GPU driver is powervr,
and the display driver is mediatek. In the case of m
On 18/07/2024 08:16, Helen Koike wrote:
On 17/07/2024 20:52, Deborah Brouwer wrote:
Before building an image, the build script looks to see if there are
fixes
to apply from an upstream repository. The link for the upstream
repository
git://anongit.freedesktop.org/drm/drm became obsolete
update xfails.
Since the correct driver name is passed from the job to test gpu
and display driver, remove the check to set IGT_FORCE_DRIVER
based on driver name for rockchip jobs.
Signed-off-by: Vignesh Raman
lgtm
Acked-by: Helen Koike
Thanks
Helen
---
v2:
- Refactor the patch to
gpu driver for
Amlogic Meson G12B (A311D) and update xfails.
Since the correct driver name is passed from the job to test gpu
and display driver, remove the check to set IGT_FORCE_DRIVER
based on driver name for meson jobs.
Signed-off-by: Vignesh Raman
lgtm
Acked-by: Helen Koike
Thanks
Helen
dding like this
for now.
Acked-by: Helen Koike
Thanks
Helen
+
mediatek:mt8183:
extends:
- .mt8183
Acked-by: Helen Koike
Thanks
Helen
---
v2:
- Refactor the patch to rename job to indicate display driver testing,
rename the existing xfail files, and remove IGT_FORCE_DRIVER from the
script since it's now set by the job.
v3:
- Add the job name in GPU_VERSION and use i
prevent the build
script from hanging indefinitely.
Signed-off-by: Deborah Brouwer
Acked-by: Helen Koike
Thanks
Helen
---
Link to pipeline for this change:
https://gitlab.freedesktop.org/dbrouwer/kernel/-/pipelines/1226742
drivers/gpu/drm/ci/gitlab-ci.yml | 2 +-
1 file changed, 1 insertion
ility:High
CVE ID: CVE-2024-6345"
To avoid disturbing everyone with the kernel repo hosted on GitHub,
I suggest we upgrade our python dependencies once again to appease
GitHub Dependabot.
Link: https://github.com/dependabot
Signed-off-by: WangYuli
Acked-by: Helen Koik
On 04/07/2024 06:22, Vignesh Raman wrote:
Uprev IGT to the latest version, which includes a fix for the
writeback tests issue on MSM devices. Enable debugging for
igt-runner to log output such as 'Begin test' and 'End test'.
This will help identify which test causes system freeze or hangs.
Upd
On 02/07/2024 18:57, Jim Cromie wrote:
Several tests are dependent upon config choices. Lets avoid failing
where that is noise.
The KCONFIG_CONFIG var exists to convey the config-file around. If
the var names a file, read it and extract the relevant CONFIG items,
and use them to skip the dep
On 24/06/2024 02:34, Vignesh Raman wrote:
Hi,
On 15/03/24 22:50, Rob Clark wrote:
On Fri, Mar 15, 2024 at 2:28 AM Jani Nikula
wrote:
On Thu, 14 Mar 2024, Rob Clark wrote:
When we first merged drm/ci I was unsure if it would need it's own
-next branch. But after using it for a couple re
On 14/06/2024 13:54, Helen Koike wrote:
On 14/06/2024 13:18, Vignesh Raman wrote:
Add job that runs igt on top of vkms.
Acked-by: Maíra Canal
Acked-by: Helen Koike
Signed-off-by: Vignesh Raman
Acked-by: Jessica Zhang
Tested-by: Jessica Zhang
Acked-by: Maxime Ripard
Signed-off-by
CI for the CI maintainers.
But otherwise, LGTM
Reviewed-by: Abhinav Kumar
Yes, good idea: https://gitlab.freedesktop.org/drm/msm/-/merge_requests/119
Nice to see new tests passing!
Acked-by: Helen Koike
I'm applying it to drm-misc-next
Thanks,
Helen
diff --git a/drivers/gp
On 14/06/2024 13:18, Vignesh Raman wrote:
Add job that runs igt on top of vkms.
Acked-by: Maíra Canal
Acked-by: Helen Koike
Signed-off-by: Vignesh Raman
Acked-by: Jessica Zhang
Tested-by: Jessica Zhang
Acked-by: Maxime Ripard
Signed-off-by: Helen Koike
---
v2:
- do not mv modules to
Add job that runs igt on top of vkms.
Acked-by: Maíra Canal
Acked-by: Helen Koike
Signed-off-by: Vignesh Raman
Acked-by: Jessica Zhang
Tested-by: Jessica Zhang
Acked-by: Maxime Ripard
Signed-off-by: Helen Koike
---
v2:
- do not mv modules to /lib/modules in the job definition, leave
On 28/05/2024 23:40, Vignesh Raman wrote:
Uprev mesa and IGT to the latest version and stop vendoring the
testlist into the kernel. Instead, use the testlist from the
IGT build to ensure we do not miss renamed or newly added tests.
Update the xfails with the latest testlist run.
Add farm vari
when she merges this.
I'll add it
Acked-by: Helen Koike
Thanks.
Helen
Regards,
Vignesh
Signed-off-by: Vignesh Raman
---
v2:
- Set the timeout of all i915 jobs to 1h30m and updated
expectations file.
v3:
- Add a link to the email reporting the flaky tests to the
maintainers
On 28/05/2024 23:40, Vignesh Raman wrote:
Skip driver specific tests and skip kms tests for
panfrost driver since it is not a kms driver.
Reviewed-by: Dmitry Baryshkov
Signed-off-by: Vignesh Raman
Acked-by: Helen Koike
---
v2:
- Skip xe tests for amdgpu and virtio.
v3:
- No
driver tests for non-intel platforms.
Reviewed-by: Dmitry Baryshkov
Signed-off-by: Vignesh Raman
Acked-by: Helen Koike
---
v2:
- Split IGT uprev to seperate patch.
v3:
- No changes.
---
drivers/gpu/drm/ci/build-igt.sh | 4
drivers/gpu/drm/ci/gitlab-ci.yml | 2 +-
2 files
.
Signed-off-by: Vignesh Raman
Acked-by: Helen Koike
---
v3:
- New commit to add farm variable and update device type variable.
---
drivers/gpu/drm/ci/test.yml | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/ci/test.yml b/drivers/gpu
for logging.
Signed-off-by: Vignesh Raman
Acked-by: Helen Koike
---
v2:
- Uprev to recent version and use id_tokens for JWT authentication
v3:
- Move adding farm variable and updating device type variable to seperate
commit
---
drivers/gpu/drm/ci/build-igt.sh | 2 +-
drivers
On 03/05/2024 17:23, Dmitry Baryshkov wrote:
On Fri, 3 May 2024 at 21:15, Dmitry Baryshkov
wrote:
In order to remove pointless messages regarding missing lxml, skip
validation of MSM register files against the schema. Only the driver
developers really care and/or can fix the files.
Keep th
ng kernels.
This answered my second question actually. That basically I didnt also
want EXPERT to find its way into actual running kernels.
Hence, I am fine with this change now
Reviewed-by: Abhinav Kumar
But, I will wait to hear from helen, vignesh about what they think of this.
lgfm
Acked-by: Helen Koike
Thanks
Helen
On 30/04/2024 06:11, Vignesh Raman wrote:
Now the testlist is used from IGT build, so update
xfails with the new testlist.
Signed-off-by: Vignesh Raman
---
.../gpu/drm/ci/xfails/amdgpu-stoney-fails.txt | 47 +++
.../drm/ci/xfails/amdgpu-stoney-flakes.txt| 8 +-
.../gpu/drm/c
On 30/04/2024 06:11, Vignesh Raman wrote:
Skip driver specific tests and skip kms tests for
panfrost driver since it is not a kms driver.
Signed-off-by: Vignesh Raman
---
.../gpu/drm/ci/xfails/amdgpu-stoney-skips.txt | 14 +-
drivers/gpu/drm/ci/xfails/i915-amly-skips.txt |
On 30/04/2024 06:11, Vignesh Raman wrote:
With latest IGT, the tests tries to load the module and it
fails. So build the virtual GPU driver for virtio as module.
Signed-off-by: Vignesh Raman
Acked-by: Helen Koike
---
drivers/gpu/drm/ci/build.sh | 1 -
drivers/gpu/drm/ci
version which includes a fix for this issue.
https://gitlab.freedesktop.org/mesa/mesa/-/commit/908f444e
Also copy helper scripts to install, so that the ci jobs can
use these scripts for logging.
Signed-off-by: Vignesh Raman
Acked-by: Helen Koike
---
drivers/gpu/drm/ci/build.sh | 1
On 25/04/2024 11:01, Helen Koike wrote:
On 08/04/2024 14:04, Abhinav Kumar wrote:
Hi Helen
Gentle reminder on this.
If you are okay, we can land it via msm-next tree...
Thanks
Abhinav
On 4/1/2024 1:48 PM, Abhinav Kumar wrote:
After IGT migrating to dynamic sub-tests, the pipe
On 29/04/2024 14:56, Jani Nikula wrote:
On Mon, 29 Apr 2024, Helen Koike wrote:
On 01/04/2024 13:49, Tvrtko Ursulin wrote:
No issues accessing the repo just a slight confusion and how to handle
the workflow. More specifically, if I have a patch which wants to be
merged to drm-misc-next, is
On 01/04/2024 13:49, Tvrtko Ursulin wrote:
On 12/03/2024 13:56, Maxime Ripard wrote:
Hi,
On Tue, Feb 20, 2024 at 09:49:25AM +0100, Maxime Ripard wrote:
## Changing the default location repo
Dim gets its repos list in the drm-rerere nightly.conf file. We will
need to change that file to ma
x27;t correctly work and was
resulting in those failures not being seen.
Here is the passing pipeline for apq8016 with this change:
https://gitlab.freedesktop.org/drm/msm/-/jobs/57050562
Signed-off-by: Abhinav Kumar
I'm sorry about my delay.
Acked-by: Helen Koike
I'm also merging it t
On 01/04/2024 03:12, Vignesh Raman wrote:
Add job that runs igt on top of vkms.
Signed-off-by: Vignesh Raman
Acked-by: Jessica Zhang
Tested-by: Jessica Zhang
Acked-by: Maxime Ripard
Signed-off-by: Helen Koike
Acked-by: Helen Koike
Thanks
Helen
---
v4:
- New patch in the series
.
Signed-off-by: Vignesh Raman
Btw, just a nit, I would squash this with the previous commit, so we
don't have a point in history with panfrost tests, than without them,
than with them again. But with or without this change:
Acked-by: Helen Koike
Thanks
Helen
---
v2:
- Add panfros
/test.yml
+++ b/drivers/gpu/drm/ci/test.yml
@@ -155,33 +155,47 @@ msm:sdm845:
script:
- ./install/bare-metal/cros-servo.sh
-rockchip:rk3288:
- extends:
-- .lava-igt:arm32
+.rockchip:
same here, s/.rockchip/.rockchip-device
With or without this change:
Acked-by: Helen Koike
Thanks
-off-by: Vignesh Raman
Nit: Maybe squash this with previous commit.
With or without this change:
Acked-by: Helen Koike
Thanks
Helen
---
v2:
- Add panfrost GPU jobs for amlogic meson SOC with new xfails.
v3:
- Skip KMS tests for panfrost driver since it is not a not a KMS
driver
h the
driver name, what do you think?
With or without this change:
Acked-by: Helen Koike
Thanks
Helen
extends:
- .lava-igt:arm64
- stage: meson
variables:
-DRIVER_NAME: meson
DTB: ${DEVICE_TYPE}
BOOT_METHOD: u-boot
KERNEL_IMAGE_TYPE: "image"
-meson
git a/MAINTAINERS b/MAINTAINERS
index f7d0040a6c21..333704ceefb6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
Note: We'll also need an entry in MAINTAINERS file for powervr (but it
is fine to only add it once we have tests running on it).
Acked-by: Helen Koike
Thanks
Helen
@@ -1666,6 +1
On 01/04/2024 03:12, Vignesh Raman wrote:
For mediatek mt8173 and mt8183, the display driver is mediatek.
Currently, in drm-ci for mediatek, only the display driver is
tested. Refactor the existing mediatek jobs so that gpu driver
testing jobs can be added later and update xfails accordingly.
On 01/04/2024 03:12, Vignesh Raman wrote:
Uprev IGT and add amd, v3d, vc4 and vgem specific tests to
testlist and skip driver-specific tests. Also add testlist
to the MAINTAINERS file and update xfails.
Signed-off-by: Vignesh Raman
lgtm
Acked-by: Helen Koike
Thanks
---
v3:
- New
On 15/03/2024 08:18, Vignesh Raman wrote:
Hi Helen,
On 07/03/24 19:32, Helen Koike wrote:
On 06/03/2024 00:06, Vignesh Raman wrote:
For rockchip rk3288 and rk3399, the display driver is rockchip.
Currently, in drm-ci for rockchip, only the display driver is
tested. Refactor the existing
On 15/03/2024 08:12, Vignesh Raman wrote:
Hi Helen,
On 07/03/24 19:05, Helen Koike wrote:
On 06/03/2024 00:06, Vignesh Raman wrote:
Uprev IGT and add amd, v3d, vc4 and vgem specific
tests to testlist. Have testlist.txt per driver
and include a base testlist so that the driver
specific
On 07/03/2024 10:21, Helen Koike wrote:
On 06/03/2024 23:18, 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
On 06/03/2024 00:06, Vignesh Raman wrote:
Some ARM SOCs have a separate display controller and GPU, each with
different drivers. For mediatek mt8173, the GPU driver is powervr,
and the display driver is mediatek. In the case of mediatek mt8183,
the GPU driver is panfrost, and the display drive
On 06/03/2024 00:06, Vignesh Raman wrote:
For rockchip rk3288 and rk3399, the display driver is rockchip.
Currently, in drm-ci for rockchip, only the display driver is
tested. Refactor the existing rockchip jobs so that gpu driver
testing jobs can be added later and update xfails accordingly.
On 06/03/2024 00:06, Vignesh Raman wrote:
For Amlogic Meson SOC the display driver is meson. Currently,
in drm-ci for meson, only the display driver is tested.
Refactor the existing meson jobs so that gpu driver testing
jobs can be added later and update xfails accordingly.
Signed-off-by: Vig
On 06/03/2024 00:06, Vignesh Raman wrote:
For mediatek mt8173 and mt8183, the display driver is mediatek.
Currently, in drm-ci for mediatek, only the display driver is
tested. Refactor the existing mediatek jobs so that gpu driver
testing jobs can be added later and update xfails accordingly.
On 06/03/2024 00:06, Vignesh Raman wrote:
Uprev IGT and add amd, v3d, vc4 and vgem specific
tests to testlist. Have testlist.txt per driver
and include a base testlist so that the driver
specific tests will run only on those hardware.
Also add testlists to the MAINTAINERS file.
Signed-off-by:
includes a fix for this issue.
https://gitlab.freedesktop.org/mesa/mesa/-/commit/908f444e
Signed-off-by: Vignesh Raman
Acked-by: Helen Koike
Thanks
Helen
---
v3:
- New patch in series to uprev mesa.
v4:
- Fix checkpatch warning.
---
drivers/gpu/drm/ci/container.yml | 6
ctory")
Reviewed-by: David Heidelberg
Signed-off-by: Vignesh Raman
Acked-by: Helen Koike
Thanks
Helen
---
v2:
- Add fixes tag so change gets propagated to stable.
https://gitlab.freedesktop.org/vigneshraman/linux/-/pipelines/1119672
v3:
- Fix checkpatch warning.
Please use cor
.
We can skip having a default .gitlab-ci.yml in the root directory and
instead include clear instructions in our documentation for using these
templates.
Thanks,
Helen Koike
(And then perhaps have a 'gitlab' directory under that. I'm not sure
whether - and how much - commonali
Add documentation of kci-gitlab.
Signed-off-by: Helen Koike
---
Documentation/ci/gitlab-ci/gitlab-ci.rst | 404 +++
Documentation/index.rst | 7 +
MAINTAINERS | 1 +
3 files changed, 412 insertions(+)
create mode 100644
leverages an integrated cache for efficient build
times and introduces a flexible 'scenarios' mechanism for
subsystem-specific extensions.
[ci: add prerequisites to run check-patch on MRs]
Co-developed-by: Tales Aparecida
Signed-off-by: Tales Aparecida
Signed-off-by: Helen Koike
---
Hey
agerly await your thoughts and suggestions on this initiative.
Also, if you want to see this initiave move faster, we are happy to discuss
funding options.
Best regards,
Helen Koike
Helen Koike (3):
kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
kci-gitlab: Add documentati
On 20/02/2024 11:05, Javier Carrasco wrote:
The onboard_usb_hub driver has been updated to support non-hub devices,
which has led to some renaming.
Update to the new name (ONBOARD_USB_DEV) accordingly.
Signed-off-by: Javier Carrasco
Acked-by: Helen Koike
Regards,
Helen
---
drivers
On 20/02/2024 09:17, Dmitry Baryshkov wrote:
Bump IGT revision to pick up Rob Clark's fixes for the msm driver:
- msm_submit@invalid-duplicate-bo-submit,Fail
Signed-off-by: Dmitry Baryshkov
Do you have a gitlab pipeline link I can check?
Thanks
Helen
---
drivers/gpu/drm/ci/gitlab-ci.
On 19/02/2024 17:25, Helen Koike wrote:
On 18/02/2024 01:12, Dmitry Baryshkov wrote:
The test kms_universal_plane@universal-plane-sanity fails on both SC7180
platforms. The drm/msm returns -ERANGE as it can not handle passet
scaling range, however the test is not ready to handle that. Mark
On 19/02/2024 17:26, Helen Koike wrote:
On 18/02/2024 01:12, Dmitry Baryshkov wrote:
Mark two tests as passing on the APQ8096 / db820c platform.
Signed-off-by: Dmitry Baryshkov
Acked-by: Helen Koike
Applied to drm-misc/drm-misc-next
Thanks
Helen
---
drivers/gpu/drm/ci/xfails
On 19/02/2024 17:25, Helen Koike wrote:
On 19/02/2024 14:42, Dmitry Baryshkov wrote:
On Mon, 19 Feb 2024 at 18:48, Helen Koike
wrote:
On 19/02/2024 11:33, Dmitry Baryshkov wrote:
On Mon, 19 Feb 2024 at 15:21, Helen Koike
wrote:
Hi Dmitry,
On 18/02/2024 01:12, Dmitry Baryshkov
On 18/02/2024 01:12, Dmitry Baryshkov wrote:
Mark two tests as passing on the APQ8096 / db820c platform.
Signed-off-by: Dmitry Baryshkov
Acked-by: Helen Koike
---
drivers/gpu/drm/ci/xfails/msm-apq8096-fails.txt | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/gpu/drm/ci
merical result out of range
Signed-off-by: Dmitry Baryshkov
Acked-by: Helen Koike
---
.../gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-fails.txt| 1 +
.../drm/ci/xfails/msm-sc7180-trogdor-lazor-limozeen-fails.txt| 1 +
2 files changed, 2 insertions(+)
diff --git a/drivers/gpu/drm/c
On 19/02/2024 14:42, Dmitry Baryshkov wrote:
On Mon, 19 Feb 2024 at 18:48, Helen Koike wrote:
On 19/02/2024 11:33, Dmitry Baryshkov wrote:
On Mon, 19 Feb 2024 at 15:21, Helen Koike wrote:
Hi Dmitry,
On 18/02/2024 01:12, Dmitry Baryshkov wrote:
Since the addition of testlist.txt
On 19/02/2024 11:47, Vignesh Raman wrote:
On 17/02/24 02:26, Dmitry Baryshkov wrote:
The commit ea489a3d983b ("drm/ci: add sc7180-trogdor-kingoftown")
dropped the msm-sc7180-skips.txt file, which disabled suspend-to-RAM
tests. However testing shows that STR tests still can fail. Restore the
On 19/02/2024 11:33, Dmitry Baryshkov wrote:
On Mon, 19 Feb 2024 at 15:21, Helen Koike wrote:
Hi Dmitry,
On 18/02/2024 01:12, Dmitry Baryshkov wrote:
Since the addition of testlist.txt the IGT has changed some of test
names. Some test names were changed to use '-' instead
Hi Dmitry,
On 18/02/2024 01:12, Dmitry Baryshkov wrote:
Since the addition of testlist.txt the IGT has changed some of test
names. Some test names were changed to use '-' instead of '_'. In other
cases tests were just renamed. Follow those changes.
Signed-off-by: Dmitry Baryshkov
Thanks for
On 19/02/2024 06:39, Vignesh Raman wrote:
Hi Helen,
On 09/02/24 23:51, Helen Koike wrote:
On 30/01/2024 12:03, Vignesh Raman wrote:
For mediatek mt8173, the GPU driver is powervr and for mediatek
mt8183, the GPU driver is panfrost. So add support in drm-ci to
test panfrost and powervr
On 14/02/2024 10:30, Helen Koike wrote:
On 14/02/2024 05:37, Dmitry Baryshkov wrote:
If the ADV7511 bridge driver is compiled as a module, while DRM_MSM is
built-in, the clk_disable_unused congests with the runtime PM handling
of the DSI PHY for the clk_prepare_lock(). This causes apq8016
On 10/02/2024 15:20, Maíra Canal wrote:
On 2/10/24 15:17, Maíra Canal wrote:
On 1/30/24 12:03, Vignesh Raman wrote:
Uprev IGT and add amd, v3d, vc4 and vgem specific
tests to testlist. Have testlist.txt per driver
and include a base testlist so that the driver
specific tests will run only on
ctory")
Reviewed-by: Javier Martinez Canillas
Signed-off-by: Dmitry Baryshkov
Acked-by: Helen Koike
Thanks
Helen
---
Changes in v2:
- Added a comment, describing the issue and a way to reproduce it
(Javier)
---
drivers/gpu/drm/ci/test.yml | 5 -
1 file changed, 4 insertions(+),
o add
CONFIG_DRM_ANALOGIX_ANX7625=y in CI arm64 config.
Couldn't you load the module as it is done on
https://cgit.freedesktop.org/drm/drm-misc/tree/drivers/gpu/drm/ci/igt_runner.sh#n35
?
This is not a blocker, in any case
Acked-by: Helen Koike
Thanks
Helen
Signed-off-by: Vignesh Rama
On 30/01/2024 12:03, Vignesh Raman wrote:
For mediatek mt8173, the GPU driver is powervr and for mediatek
mt8183, the GPU driver is panfrost. So add support in drm-ci to
test panfrost and powervr GPU driver for mediatek SOCs and update
xfails. Powervr driver was merged in linux kernel, but the
On 01/02/2024 03:53, Vignesh Raman wrote:
Add job that runs igt on top of vkms.
Signed-off-by: Vignesh Raman
Acked-by: Jessica Zhang
Tested-by: Jessica Zhang
Acked-by: Maxime Ripard
Signed-off-by: Helen Koike
---
v2:
- do not mv modules to /lib/modules in the job definition, leave it
On 04/01/2024 05:14, Vignesh Raman wrote:
Add job that executes the IGT test suite for sc7180-trogdor-kingoftown.
This commit also updates xfails for sc7180-trogdor-lazor-limozeen.
Signed-off-by: Vignesh Raman
Applied to drm-misc-next.
Thanks
Helen
---
See pipeline:
https://gitlab.fr
fetch issue. Uprev mesa in drm-ci to fix this.
This commit updates the kernel tag and adds .never-post-merge-rules
due to the mesa uprev. It also fixes an issue where the virtio-gpu
pipeline was not getting created with the mesa uprev.
Reviewed-by: David Heidelberg
Acked-by: Helen Koike
Reviewed
On 15/01/2024 07:17, Vignesh Raman wrote:
msm tests are added to testlist.txt, so update the xfails
for jobs in msm stage.
Signed-off-by: Vignesh Raman
Applied to drm-misc-next.
Thanks
Helen
---
Depends on
https://patchwork.kernel.org/project/linux-arm-msm/patch/20240108195016.156583-
On 08/01/2024 16:50, Rob Clark wrote:
From: Rob Clark
The msm tests should skip on non-msm hw, so I think it should be safe to
enable everywhere.
Signed-off-by: Rob Clark
Applied to drm-misc-next.
Thanks
Helen
---
drivers/gpu/drm/ci/testlist.txt | 49
-msm hw, so I think it should be
safe to
enable everywhere.
Signed-off-by: Rob Clark
Acked-by: Helen Koike
---
drivers/gpu/drm/ci/testlist.txt | 49
+
1 file changed, 49 insertions(+)
diff --git a/drivers/gpu/drm/ci/testlist.txt
b/drivers/gpu/drm/ci
/gfx-ci/linux/-/commit/4b49f902ec6f2bb382cbbf489870573f4b43371e
+#
https://gitlab.freedesktop.org/gfx-ci/linux/-/commit/38cdf4c5559771e2474ae0fecef8469f65147bc1
Any chance we could make an upstream patch to solve this?
+msm_mapping@*
In any case:
Acked-by: Helen Koike
Thanks
Helen
On 04/01/2024 05:14, Vignesh Raman wrote:
Add job that executes the IGT test suite for sc7180-trogdor-kingoftown.
This commit also updates xfails for sc7180-trogdor-lazor-limozeen.
Signed-off-by: Vignesh Raman
lgtm
Acked-by: Helen Koike
Thanks
Helen
---
See pipeline:
https
Hi,
Thanks for picking this up.
On 02/01/2024 06:41, Vignesh Raman wrote:
From: Helen Koike
Add job that runs igt on top of vkms.
Signed-off-by: Vignesh Raman
Acked-by: Jessica Zhang
Tested-by: Jessica Zhang
Acked-by: Maxime Ripard
Signed-off-by: Helen Koike
---
v2:
- do not mv
On 20/12/2023 08:11, Bagas Sanjaya wrote:
On 12/19/23 23:43, Helen Koike wrote:
Hi,
On 14/12/2023 06:38, Bagas Sanjaya wrote:
Hi all,
I'm referring to dependabot PR on torvalds.git GitHub mirror [1]. I know
that PRs submitted there are not accepted (the repo is essentially read
Hi,
On 14/12/2023 06:38, Bagas Sanjaya wrote:
Hi all,
I'm referring to dependabot PR on torvalds.git GitHub mirror [1]. I know
that PRs submitted there are not accepted (the repo is essentially read-only
mirror), hence this mail question.
In summary, dependabot submitted automated PR that bump
-by: Helen Koike
Thanks
Helen
---
drivers/gpu/drm/ci/gitlab-ci.yml | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
On 07/12/2023 06:18, Vignesh Raman wrote:
The patch series contains improvements, enabling new ci jobs which
enables testing for Mediatek MT8173, Qualcomm APQ 8016 and VirtIO GPU,
fixing issues with the ci jobs and updating the expectation files.
v2:
- Use fdtoverlay command to merge overl
On 29/11/2023 09:18, Vignesh Raman wrote:
Document the IGT version in the flaky tests reporting template.
Nice!
Signed-off-by: Vignesh Raman
Acked-by: Helen Koike
Thanks
Helen
---
v6:
- Added a new patch in the series to update drm ci documentation
---
Documentation/gpu
which fixes this issue.
Signed-off-by: Vignesh Raman
Acked-by: Helen Koike
Thanks
Helen
---
v6:
- Added a new patch in the series to uprev IGT to fix memory corruption
---
drivers/gpu/drm/ci/gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu
On 29/11/2023 09:18, Vignesh Raman wrote:
There were no artifacts available for virtio job.
So make the artifacts available in the pipeline job.
Signed-off-by: Vignesh Raman
Acked-by: Helen Koike
Thanks
Helen
---
v5:
- Added a new patch in the series to make artifacts available
ORCE_DRIVER=${DRIVER_NAME}
+fi
Just a nit, could you add this in the first case statement? Just to
avoid confusing about double assignment? -> but feel free to ignore this
comment.
With or without this:
Acked-by: Helen Koike
Thanks
Helen
+
if [ -e "/install/xfails/$DRIVER
.
Suggested-by: David Heidelberg
Signed-off-by: Dmitry Baryshkov
Acked-by: Helen Koike
Thanks!
Helen
---
drivers/gpu/drm/ci/build.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/gpu/drm/ci/build.sh b/drivers/gpu/drm/ci/build.sh
index e5c5dcedd108..ca2923ed2290 100644
--- a
s a missing newline at the end).
I thought I should ask the people who actually set this up. Comments?
I just tested your attached patch and looks fine, the scripts with those
requirements worked as expected, so please go ahead with your patch with
Tested-by: Helen Koike
Now I'm thinking how
On 07/11/2023 21:10, Jessica Zhang wrote:
On 11/6/2023 9:35 AM, Jessica Zhang wrote:
On 11/4/2023 6:02 AM, Helen Koike wrote:
Hi Jessica,
On 10/10/2023 19:25, Jessica Zhang wrote:
Recently, we've registered a Gitlab runner for a Qualcomm RB5 device
that will be
hosted and maint
1 - 100 of 262 matches
Mail list logo