[PATCH v27 0/2] MediaTek MT8173 CMDQ support

2018-11-28 Thread Houlong Wei
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. Changes since v26: -rebase on

[PATCH v27 0/2] MediaTek MT8173 CMDQ support

2018-11-28 Thread Houlong Wei
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. Changes since v26: -rebase on

[PATCH v26 0/2] MediaTek MT8173 CMDQ support

2018-10-07 Thread Houlong Wei
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. Changes since v25: -Replace

[PATCH v26 0/2] MediaTek MT8173 CMDQ support

2018-10-07 Thread Houlong Wei
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. Changes since v25: -Replace

MediaTek MT8173 CMDQ support

2018-09-29 Thread Houlong Wei
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. Changes since v24: -move

MediaTek MT8173 CMDQ support

2018-09-29 Thread Houlong Wei
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. Changes since v24: -move

[PATCH v24 0/2] MediaTek MT8173 CMDQ support

2018-09-27 Thread Houlong Wei
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. Changes since v23: -rebase on

[PATCH v24 0/2] MediaTek MT8173 CMDQ support

2018-09-27 Thread Houlong Wei
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. Changes since v23: -rebase on

[PATCH v23 0/4] MediaTek MT8173 CMDQ support

2018-07-24 Thread Houlong Wei
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. Changes since v22: -remove

[PATCH v23 0/4] MediaTek MT8173 CMDQ support

2018-07-24 Thread Houlong Wei
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. Changes since v22: -remove

[PATCH v22 0/4] MediaTek MT8173 CMDQ support

2018-06-27 Thread Houlong Wei
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. Changes since v21: -rebase on

[PATCH v22 0/4] MediaTek MT8173 CMDQ support

2018-06-27 Thread Houlong Wei
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. Changes since v21: -rebase on

[PATCH v21 0/4] Mediatek MT8173 CMDQ support

2018-01-30 Thread houlong.wei
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. Changes since v20: -rebase to

[PATCH v21 0/4] Mediatek MT8173 CMDQ support

2018-01-30 Thread houlong.wei
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. Changes since v20: -rebase to

Re: [PATCH v20 0/4] Mediatek MT8173 CMDQ support

2017-01-19 Thread Horng-Shyang Liao
On Fri, 2017-01-13 at 09:27 +0800, Horng-Shyang Liao wrote: > On Wed, 2017-01-04 at 11:06 +0800, HS Liao wrote: > > Hi, > > > > This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used > > to help write registers with critical time limitation, such as > > updating display

Re: [PATCH v20 0/4] Mediatek MT8173 CMDQ support

2017-01-19 Thread Horng-Shyang Liao
On Fri, 2017-01-13 at 09:27 +0800, Horng-Shyang Liao wrote: > On Wed, 2017-01-04 at 11:06 +0800, HS Liao wrote: > > Hi, > > > > This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used > > to help write registers with critical time limitation, such as > > updating display

Re: [PATCH v20 0/4] Mediatek MT8173 CMDQ support

2017-01-12 Thread Horng-Shyang Liao
On Wed, 2017-01-04 at 11:06 +0800, HS Liao wrote: > Hi, > > This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used > to help write registers with critical time limitation, such as > updating display configuration during the vblank. It controls Global > Command Engine (GCE) hardware

Re: [PATCH v20 0/4] Mediatek MT8173 CMDQ support

2017-01-12 Thread Horng-Shyang Liao
On Wed, 2017-01-04 at 11:06 +0800, HS Liao wrote: > Hi, > > This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used > to help write registers with critical time limitation, such as > updating display configuration during the vblank. It controls Global > Command Engine (GCE) hardware

[PATCH v20 0/4] Mediatek MT8173 CMDQ support

2017-01-03 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v20 0/4] Mediatek MT8173 CMDQ support

2017-01-03 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v19 0/4] Mediatek MT8173 CMDQ support

2017-01-02 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v19 0/4] Mediatek MT8173 CMDQ support

2017-01-02 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v18 0/4] Mediatek MT8173 CMDQ support

2016-12-26 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v18 0/4] Mediatek MT8173 CMDQ support

2016-12-26 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v17 0/4] Mediatek MT8173 CMDQ support

2016-11-23 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v17 0/4] Mediatek MT8173 CMDQ support

2016-11-23 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

Re: [PATCH v16 0/5] Mediatek MT8173 CMDQ support

2016-11-13 Thread Jassi Brar
On 11 November 2016 at 15:04, Horng-Shyang Liao wrote: > On Fri, 2016-11-11 at 11:15 +0530, Jassi Brar wrote: >> On Thu, Nov 10, 2016 at 4:45 PM, Horng-Shyang Liao >> wrote: >> > On Tue, 2016-11-01 at 19:28 +0800, HS Liao wrote: >> >> Hi, >> >> >> >>

Re: [PATCH v16 0/5] Mediatek MT8173 CMDQ support

2016-11-13 Thread Jassi Brar
On 11 November 2016 at 15:04, Horng-Shyang Liao wrote: > On Fri, 2016-11-11 at 11:15 +0530, Jassi Brar wrote: >> On Thu, Nov 10, 2016 at 4:45 PM, Horng-Shyang Liao >> wrote: >> > On Tue, 2016-11-01 at 19:28 +0800, HS Liao wrote: >> >> Hi, >> >> >> >> This is Mediatek MT8173 Command Queue(CMDQ)

Re: [PATCH v16 0/5] Mediatek MT8173 CMDQ support

2016-11-11 Thread Horng-Shyang Liao
On Fri, 2016-11-11 at 11:15 +0530, Jassi Brar wrote: > On Thu, Nov 10, 2016 at 4:45 PM, Horng-Shyang Liao > wrote: > > On Tue, 2016-11-01 at 19:28 +0800, HS Liao wrote: > >> Hi, > >> > >> This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used > >> to help

Re: [PATCH v16 0/5] Mediatek MT8173 CMDQ support

2016-11-11 Thread Horng-Shyang Liao
On Fri, 2016-11-11 at 11:15 +0530, Jassi Brar wrote: > On Thu, Nov 10, 2016 at 4:45 PM, Horng-Shyang Liao > wrote: > > On Tue, 2016-11-01 at 19:28 +0800, HS Liao wrote: > >> Hi, > >> > >> This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used > >> to help write registers with

Re: [PATCH v16 0/5] Mediatek MT8173 CMDQ support

2016-11-10 Thread Jassi Brar
On Thu, Nov 10, 2016 at 4:45 PM, Horng-Shyang Liao wrote: > On Tue, 2016-11-01 at 19:28 +0800, HS Liao wrote: >> Hi, >> >> This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used >> to help write registers with critical time limitation, such as >> updating

Re: [PATCH v16 0/5] Mediatek MT8173 CMDQ support

2016-11-10 Thread Jassi Brar
On Thu, Nov 10, 2016 at 4:45 PM, Horng-Shyang Liao wrote: > On Tue, 2016-11-01 at 19:28 +0800, HS Liao wrote: >> Hi, >> >> This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used >> to help write registers with critical time limitation, such as >> updating display configuration

Re: [PATCH v16 0/5] Mediatek MT8173 CMDQ support

2016-11-10 Thread Horng-Shyang Liao
On Tue, 2016-11-01 at 19:28 +0800, HS Liao wrote: > Hi, > > This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used > to help write registers with critical time limitation, such as > updating display configuration during the vblank. It controls Global > Command Engine (GCE) hardware

Re: [PATCH v16 0/5] Mediatek MT8173 CMDQ support

2016-11-10 Thread Horng-Shyang Liao
On Tue, 2016-11-01 at 19:28 +0800, HS Liao wrote: > Hi, > > This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used > to help write registers with critical time limitation, such as > updating display configuration during the vblank. It controls Global > Command Engine (GCE) hardware

[PATCH v16 0/5] Mediatek MT8173 CMDQ support

2016-11-01 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v16 0/5] Mediatek MT8173 CMDQ support

2016-11-01 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v15 0/4] Mediatek MT8173 CMDQ support

2016-10-17 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v15 0/4] Mediatek MT8173 CMDQ support

2016-10-17 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

Re: [PATCH v14 0/4] Mediatek MT8173 CMDQ support

2016-09-19 Thread Horng-Shyang Liao
On Mon, 2016-09-05 at 09:44 +0800, HS Liao wrote: > Hi, > > This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used > to help write registers with critical time limitation, such as > updating display configuration during the vblank. It controls Global > Command Engine (GCE) hardware

Re: [PATCH v14 0/4] Mediatek MT8173 CMDQ support

2016-09-19 Thread Horng-Shyang Liao
On Mon, 2016-09-05 at 09:44 +0800, HS Liao wrote: > Hi, > > This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used > to help write registers with critical time limitation, such as > updating display configuration during the vblank. It controls Global > Command Engine (GCE) hardware

[PATCH v14 0/4] Mediatek MT8173 CMDQ support

2016-09-04 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v14 0/4] Mediatek MT8173 CMDQ support

2016-09-04 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

Re: [PATCH v13 0/4] Mediatek MT8173 CMDQ support

2016-09-02 Thread Horng-Shyang Liao
Hi Jassi, On Wed, 2016-08-31 at 14:15 +0530, Jassi Brar wrote: > On Wed, Aug 31, 2016 at 1:43 PM, Horng-Shyang Liao > wrote: [...] > >> Platforms that need shared access to a channel, implement a 'server' > >> driver that serialise (which is needed still) the access to

Re: [PATCH v13 0/4] Mediatek MT8173 CMDQ support

2016-09-02 Thread Horng-Shyang Liao
Hi Jassi, On Wed, 2016-08-31 at 14:15 +0530, Jassi Brar wrote: > On Wed, Aug 31, 2016 at 1:43 PM, Horng-Shyang Liao > wrote: [...] > >> Platforms that need shared access to a channel, implement a 'server' > >> driver that serialise (which is needed still) the access to common > >> channel. If

Re: [PATCH v13 0/4] Mediatek MT8173 CMDQ support

2016-08-31 Thread Jassi Brar
On Wed, Aug 31, 2016 at 1:43 PM, Horng-Shyang Liao wrote: >> >> The driver uses the mailbox framework, so it should live in the >> >> drivers/mailbox folder. >> > >> > As you know, the maximum number of gce threads is 16. >> > However, we plan to support more clients in the

Re: [PATCH v13 0/4] Mediatek MT8173 CMDQ support

2016-08-31 Thread Jassi Brar
On Wed, Aug 31, 2016 at 1:43 PM, Horng-Shyang Liao wrote: >> >> The driver uses the mailbox framework, so it should live in the >> >> drivers/mailbox folder. >> > >> > As you know, the maximum number of gce threads is 16. >> > However, we plan to support more clients in the future, >> > and they

Re: [PATCH v13 0/4] Mediatek MT8173 CMDQ support

2016-08-31 Thread Horng-Shyang Liao
Hi Jassi, On Thu, 2016-08-25 at 19:12 +0530, Jassi Brar wrote: > On Thu, Aug 25, 2016 at 7:07 PM, Horng-Shyang Liao > wrote: > > Hi Matthias, > > > > On Wed, 2016-08-24 at 13:00 +0200, Matthias Brugger wrote: > >> On 24/08/16 05:27, HS Liao wrote: [...] > >> > HS Liao (4):

Re: [PATCH v13 0/4] Mediatek MT8173 CMDQ support

2016-08-31 Thread Horng-Shyang Liao
Hi Jassi, On Thu, 2016-08-25 at 19:12 +0530, Jassi Brar wrote: > On Thu, Aug 25, 2016 at 7:07 PM, Horng-Shyang Liao > wrote: > > Hi Matthias, > > > > On Wed, 2016-08-24 at 13:00 +0200, Matthias Brugger wrote: > >> On 24/08/16 05:27, HS Liao wrote: [...] > >> > HS Liao (4): > >> > dt-bindings:

Re: [PATCH v13 0/4] Mediatek MT8173 CMDQ support

2016-08-25 Thread Horng-Shyang Liao
Hi Matthias, On Wed, 2016-08-24 at 13:00 +0200, Matthias Brugger wrote: > On 24/08/16 05:27, HS Liao wrote: [...] > > Changes since v12: > > - remove mediatek,gce from device tree > > Why? The binding got accepted by Rob. We can get cmdq dev from mailbox controller, so we don't need

Re: [PATCH v13 0/4] Mediatek MT8173 CMDQ support

2016-08-25 Thread Horng-Shyang Liao
Hi Matthias, On Wed, 2016-08-24 at 13:00 +0200, Matthias Brugger wrote: > On 24/08/16 05:27, HS Liao wrote: [...] > > Changes since v12: > > - remove mediatek,gce from device tree > > Why? The binding got accepted by Rob. We can get cmdq dev from mailbox controller, so we don't need

Re: [PATCH v13 0/4] Mediatek MT8173 CMDQ support

2016-08-25 Thread Jassi Brar
On Thu, Aug 25, 2016 at 7:07 PM, Horng-Shyang Liao wrote: > Hi Matthias, > > On Wed, 2016-08-24 at 13:00 +0200, Matthias Brugger wrote: >> On 24/08/16 05:27, HS Liao wrote: > [...] >> > Changes since v12: >> > - remove mediatek,gce from device tree >> >> Why? The binding

Re: [PATCH v13 0/4] Mediatek MT8173 CMDQ support

2016-08-25 Thread Jassi Brar
On Thu, Aug 25, 2016 at 7:07 PM, Horng-Shyang Liao wrote: > Hi Matthias, > > On Wed, 2016-08-24 at 13:00 +0200, Matthias Brugger wrote: >> On 24/08/16 05:27, HS Liao wrote: > [...] >> > Changes since v12: >> > - remove mediatek,gce from device tree >> >> Why? The binding got accepted by Rob. > >

Re: [PATCH v13 0/4] Mediatek MT8173 CMDQ support

2016-08-24 Thread Matthias Brugger
On 24/08/16 05:27, HS Liao wrote: Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this

Re: [PATCH v13 0/4] Mediatek MT8173 CMDQ support

2016-08-24 Thread Matthias Brugger
On 24/08/16 05:27, HS Liao wrote: Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this

[PATCH v13 0/4] Mediatek MT8173 CMDQ support

2016-08-23 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v13 0/4] Mediatek MT8173 CMDQ support

2016-08-23 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v12 0/4] Mediatek MT8173 CMDQ support

2016-08-08 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v12 0/4] Mediatek MT8173 CMDQ support

2016-08-08 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v11 0/4] Mediatek MT8173 CMDQ support

2016-07-27 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v11 0/4] Mediatek MT8173 CMDQ support

2016-07-27 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v10 0/4] Mediatek MT8173 CMDQ support

2016-07-14 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v10 0/4] Mediatek MT8173 CMDQ support

2016-07-14 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v9 0/4] Mediatek MT8173 CMDQ support

2016-06-30 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v9 0/4] Mediatek MT8173 CMDQ support

2016-06-30 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v8 0/3] Mediatek MT8173 CMDQ support

2016-05-29 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help read/write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v8 0/3] Mediatek MT8173 CMDQ support

2016-05-29 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help read/write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v7 0/4] Mediatek MT8173 CMDQ support

2016-05-23 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help read/write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v7 0/4] Mediatek MT8173 CMDQ support

2016-05-23 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help read/write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v6 0/4] Mediatek MT8173 CMDQ support

2016-05-12 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help read/write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[PATCH v6 0/4] Mediatek MT8173 CMDQ support

2016-05-12 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help read/write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[RFC v5 0/4] Mediatek MT8173 CMDQ support

2016-05-04 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help read/write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[RFC v5 0/4] Mediatek MT8173 CMDQ support

2016-05-04 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help read/write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[RFC v4 0/4] Mediatek MT8173 CMDQ support

2016-04-18 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help read/write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[RFC v4 0/4] Mediatek MT8173 CMDQ support

2016-04-18 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help read/write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[RFC v3 0/3] Mediatek MT8173 CMDQ support

2016-03-19 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help read/write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[RFC v3 0/3] Mediatek MT8173 CMDQ support

2016-03-19 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help read/write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[RFC v2 0/3] Mediatek MT8173 CMDQ support

2016-03-01 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help read/write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build

[RFC v2 0/3] Mediatek MT8173 CMDQ support

2016-03-01 Thread HS Liao
Hi, This is Mediatek MT8173 Command Queue(CMDQ) driver. The CMDQ is used to help read/write registers with critical time limitation, such as updating display configuration during the vblank. It controls Global Command Engine (GCE) hardware to achieve this requirement. These patches have a build