[PATCH v2 09/14] drm/exynos: add G2D driver

2012-03-20 Thread Joonyoung Shim
On 03/19/2012 09:25 PM, Dave Airlie wrote: > On Fri, Mar 16, 2012 at 9:47 AM, Inki Dae wrote: >> From: Joonyoung Shim >> >> The G2D is a 2D graphic accelerator that supports Bit Block Transfer. >> This G2D driver is exynos drm specific and supports only G2D(version >> 4.1) of later Exynos series f

Re: [PATCH v2 09/14] drm/exynos: add G2D driver

2012-03-19 Thread Joonyoung Shim
On 03/19/2012 09:25 PM, Dave Airlie wrote: On Fri, Mar 16, 2012 at 9:47 AM, Inki Dae wrote: From: Joonyoung Shim The G2D is a 2D graphic accelerator that supports Bit Block Transfer. This G2D driver is exynos drm specific and supports only G2D(version 4.1) of later Exynos series from Exynos4X1

[PATCH v2 09/14] drm/exynos: add G2D driver

2012-03-19 Thread Dave Airlie
On Fri, Mar 16, 2012 at 9:47 AM, Inki Dae wrote: > From: Joonyoung Shim > > The G2D is a 2D graphic accelerator that supports Bit Block Transfer. > This G2D driver is exynos drm specific and supports only G2D(version > 4.1) of later Exynos series from Exynos4X12 because supporting DMA. So just t

Re: [PATCH v2 09/14] drm/exynos: add G2D driver

2012-03-19 Thread Dave Airlie
On Fri, Mar 16, 2012 at 9:47 AM, Inki Dae wrote: > From: Joonyoung Shim > > The G2D is a 2D graphic accelerator that supports Bit Block Transfer. > This G2D driver is exynos drm specific and supports only G2D(version > 4.1) of later Exynos series from Exynos4X12 because supporting DMA. So just t

[PATCH v2 09/14] drm/exynos: add G2D driver

2012-03-16 Thread Inki Dae
From: Joonyoung Shim The G2D is a 2D graphic accelerator that supports Bit Block Transfer. This G2D driver is exynos drm specific and supports only G2D(version 4.1) of later Exynos series from Exynos4X12 because supporting DMA. The G2D is performed by two tasks simply. 1. Configures the renderin

[PATCH v2 09/14] drm/exynos: add G2D driver

2012-03-16 Thread Inki Dae
From: Joonyoung Shim The G2D is a 2D graphic accelerator that supports Bit Block Transfer. This G2D driver is exynos drm specific and supports only G2D(version 4.1) of later Exynos series from Exynos4X12 because supporting DMA. The G2D is performed by two tasks simply. 1. Configures the renderin