Re: [PATCH v6 12/19] drm/imx: Add i.MX8qxp Display Controller KMS

2024-12-16 Thread Dmitry Baryshkov
On Mon, 16 Dec 2024 at 08:28, Liu Ying wrote: > > On 12/13/2024, Dmitry Baryshkov wrote: > > On Fri, 13 Dec 2024 at 08:06, Liu Ying wrote: > >> > >> On 12/12/2024, Dmitry Baryshkov wrote: > >>> On Wed, Dec 11, 2024 at 03:43:20PM +0800, Liu Ying wrote: > On 12/10/2024, Dmitry Baryshkov wrote:

Re: [PATCH v6 12/19] drm/imx: Add i.MX8qxp Display Controller KMS

2024-12-15 Thread Liu Ying
On 12/13/2024, Dmitry Baryshkov wrote: > On Fri, 13 Dec 2024 at 08:06, Liu Ying wrote: >> >> On 12/12/2024, Dmitry Baryshkov wrote: >>> On Wed, Dec 11, 2024 at 03:43:20PM +0800, Liu Ying wrote: On 12/10/2024, Dmitry Baryshkov wrote: > On Mon, Dec 09, 2024 at 11:39:16AM +0800, Liu Ying wro

Re: [PATCH v6 12/19] drm/imx: Add i.MX8qxp Display Controller KMS

2024-12-13 Thread Dmitry Baryshkov
On Fri, 13 Dec 2024 at 08:06, Liu Ying wrote: > > On 12/12/2024, Dmitry Baryshkov wrote: > > On Wed, Dec 11, 2024 at 03:43:20PM +0800, Liu Ying wrote: > >> On 12/10/2024, Dmitry Baryshkov wrote: > >>> On Mon, Dec 09, 2024 at 11:39:16AM +0800, Liu Ying wrote: > i.MX8qxp Display Controller(DC)

Re: [PATCH v6 12/19] drm/imx: Add i.MX8qxp Display Controller KMS

2024-12-12 Thread Liu Ying
On 12/12/2024, Dmitry Baryshkov wrote: > On Wed, Dec 11, 2024 at 03:43:20PM +0800, Liu Ying wrote: >> On 12/10/2024, Dmitry Baryshkov wrote: >>> On Mon, Dec 09, 2024 at 11:39:16AM +0800, Liu Ying wrote: i.MX8qxp Display Controller(DC) is comprised of three main components that include a b

Re: [PATCH v6 12/19] drm/imx: Add i.MX8qxp Display Controller KMS

2024-12-12 Thread Maxime Ripard
On Mon, 9 Dec 2024 11:39:16 +0800, Liu Ying wrote: > i.MX8qxp Display Controller(DC) is comprised of three main components that > include a blit engine for 2D graphics accelerations, display controller for > display output processing, as well as a command sequencer. Add kernel > mode setting suppo

Re: [PATCH v6 12/19] drm/imx: Add i.MX8qxp Display Controller KMS

2024-12-11 Thread Dmitry Baryshkov
On Wed, Dec 11, 2024 at 03:43:20PM +0800, Liu Ying wrote: > On 12/10/2024, Dmitry Baryshkov wrote: > > On Mon, Dec 09, 2024 at 11:39:16AM +0800, Liu Ying wrote: > >> i.MX8qxp Display Controller(DC) is comprised of three main components that > >> include a blit engine for 2D graphics accelerations,

Re: [PATCH v6 12/19] drm/imx: Add i.MX8qxp Display Controller KMS

2024-12-10 Thread Liu Ying
On 12/10/2024, Dmitry Baryshkov wrote: > On Mon, Dec 09, 2024 at 11:39:16AM +0800, Liu Ying wrote: >> i.MX8qxp Display Controller(DC) is comprised of three main components that >> include a blit engine for 2D graphics accelerations, display controller for >> display output processing, as well as a

Re: [PATCH v6 12/19] drm/imx: Add i.MX8qxp Display Controller KMS

2024-12-09 Thread Dmitry Baryshkov
On Mon, Dec 09, 2024 at 11:39:16AM +0800, Liu Ying wrote: > i.MX8qxp Display Controller(DC) is comprised of three main components that > include a blit engine for 2D graphics accelerations, display controller for > display output processing, as well as a command sequencer. Add kernel > mode settin