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