Re: [PATCH 6/8] drm/imx: Add support for i.MX94 DCIF

2025-07-15 Thread Laurentiu Palcu
Hi Frank, On Fri, Jul 11, 2025 at 01:01:20AM -0400, Frank Li wrote: > On Wed, Jul 09, 2025 at 03:23:25PM +0300, Laurentiu Palcu wrote: > > From: Sandor Yu > > > > This patch adds support for the i.MX94 Display Control Interface. > > Needn't word "this patch" > > Can you list feature here? I wi

Re: [PATCH 6/8] drm/imx: Add support for i.MX94 DCIF

2025-07-10 Thread Frank Li
On Wed, Jul 09, 2025 at 03:23:25PM +0300, Laurentiu Palcu wrote: > From: Sandor Yu > > This patch adds support for the i.MX94 Display Control Interface. Needn't word "this patch" Can you list feature here? > > Signed-off-by: Sandor Yu > Signed-off-by: Laurentiu Palcu > --- ... > +static int >

[PATCH 6/8] drm/imx: Add support for i.MX94 DCIF

2025-07-09 Thread Laurentiu Palcu
From: Sandor Yu This patch adds support for the i.MX94 Display Control Interface. Signed-off-by: Sandor Yu Signed-off-by: Laurentiu Palcu --- drivers/gpu/drm/imx/Kconfig | 1 + drivers/gpu/drm/imx/Makefile | 1 + drivers/gpu/drm/imx/dcif/Kconfig | 12 + drivers/gp