Re: [PATCH 0/3] Fixes for the komeda driver

2024-02-27 Thread Liviu Dudau
Hi Faiz, On Mon, Feb 19, 2024 at 03:39:12PM +0530, Faiz Abbas wrote: > The following patches add fixes to the komeda DPU driver. > > Patch 1 fixes an issue where the crtc always expects both pipelines to > always have remote nodes populated. > > Patch 2 is a cosmetic fix that ensures komeda does

[PATCH 0/3] Fixes for the komeda driver

2024-02-19 Thread Faiz Abbas
The following patches add fixes to the komeda DPU driver. Patch 1 fixes an issue where the crtc always expects both pipelines to always have remote nodes populated. Patch 2 is a cosmetic fix that ensures komeda does not print verbose pipeline information unless the entire pipeline is actually up.