Re: [PATCH v5 06/10] drm/ci: meson: Refactor existing meson jobs

2024-04-01 Thread Helen Koike
On 01/04/2024 03:12, 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

[PATCH v5 06/10] drm/ci: meson: Refactor existing meson jobs

2024-03-31 Thread Vignesh Raman
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: Vignesh Raman --- v2: - Refactor the patch to