Re: [PATCH v1 0/8] drm/ci: Add support for GPU and display testing

2024-01-17 Thread Vignesh Raman
Hi Daniel, On 11/01/24 23:41, Daniel Stone wrote: Hi Vignesh, On Wed, 10 Jan 2024 at 10:47, Vignesh Raman wrote: On 09/01/24 19:08, Daniel Stone wrote: A better sequencing would be something like: 1. add ANX7625 config 2. refactor _existing_ MTK display jobs to use YAML includes, cha

Re: [PATCH v1 0/8] drm/ci: Add support for GPU and display testing

2024-01-11 Thread Daniel Stone
Hi Vignesh, On Wed, 10 Jan 2024 at 10:47, Vignesh Raman wrote: > On 09/01/24 19:08, Daniel Stone wrote: > > A better sequencing would be something like: > >1. add ANX7625 config > >2. refactor _existing_ MTK display jobs to use YAML includes, change > > the existing job name, and rename t

Re: [PATCH v1 0/8] drm/ci: Add support for GPU and display testing

2024-01-10 Thread Vignesh Raman
Hi Daniel, On 09/01/24 19:08, Daniel Stone wrote: Hi, On Wed, 20 Dec 2023 at 12:11, 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 me

Re: [PATCH v1 0/8] drm/ci: Add support for GPU and display testing

2024-01-09 Thread Daniel Stone
Hi, On Wed, 20 Dec 2023 at 12:11, 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

[PATCH v1 0/8] drm/ci: Add support for GPU and display testing

2023-12-20 Thread Vignesh Raman
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 driver is mediatek. With rockchip rk3288/rk3399, the