[PATCH 0/9] drm/exynos: update codes related with gem

2015-10-14 Thread Daniel Vetter
On Wed, Oct 14, 2015 at 09:33:32AM +0900, Joonyoung Shim wrote: > On 10/13/2015 09:29 PM, Daniel Vetter wrote: > > On Tue, Oct 13, 2015 at 06:32:53PM +0900, Joonyoung Shim wrote: > >> On 10/13/2015 05:37 PM, Joonyoung Shim wrote: > >>> On 10/13/2015 05:27 PM, Daniel Vetter wrote: > On Tue, Oct

[PATCH 0/9] drm/exynos: update codes related with gem

2015-10-14 Thread Joonyoung Shim
On 10/13/2015 09:29 PM, Daniel Vetter wrote: > On Tue, Oct 13, 2015 at 06:32:53PM +0900, Joonyoung Shim wrote: >> On 10/13/2015 05:37 PM, Joonyoung Shim wrote: >>> On 10/13/2015 05:27 PM, Daniel Vetter wrote: On Tue, Oct 13, 2015 at 04:00:45PM +0900, Joonyoung Shim wrote: > Hi, > >

[PATCH 0/9] drm/exynos: update codes related with gem

2015-10-13 Thread Joonyoung Shim
On 10/13/2015 05:37 PM, Joonyoung Shim wrote: > On 10/13/2015 05:27 PM, Daniel Vetter wrote: >> On Tue, Oct 13, 2015 at 04:00:45PM +0900, Joonyoung Shim wrote: >>> Hi, >>> >>> This patchset is about gem codes update of exynos-drm. >>> >>> The first and second patches are cleanup to remove useless c

[PATCH 0/9] drm/exynos: update codes related with gem

2015-10-13 Thread Joonyoung Shim
On 10/13/2015 05:27 PM, Daniel Vetter wrote: > On Tue, Oct 13, 2015 at 04:00:45PM +0900, Joonyoung Shim wrote: >> Hi, >> >> This patchset is about gem codes update of exynos-drm. >> >> The first and second patches are cleanup to remove useless codes. >> The rest is to support cachable gem allocatio

[PATCH 0/9] drm/exynos: update codes related with gem

2015-10-13 Thread Joonyoung Shim
Hi, This patchset is about gem codes update of exynos-drm. The first and second patches are cleanup to remove useless codes. The rest is to support cachable gem allocation. The exynos-drm uses DMA mapping API to allocate/mmap buffer of gem. If it is cachable, does it with DMA_ATTR_NON_CONSISTENT

[PATCH 0/9] drm/exynos: update codes related with gem

2015-10-13 Thread Daniel Vetter
On Tue, Oct 13, 2015 at 06:32:53PM +0900, Joonyoung Shim wrote: > On 10/13/2015 05:37 PM, Joonyoung Shim wrote: > > On 10/13/2015 05:27 PM, Daniel Vetter wrote: > >> On Tue, Oct 13, 2015 at 04:00:45PM +0900, Joonyoung Shim wrote: > >>> Hi, > >>> > >>> This patchset is about gem codes update of exyn

[PATCH 0/9] drm/exynos: update codes related with gem

2015-10-13 Thread Daniel Vetter
On Tue, Oct 13, 2015 at 04:00:45PM +0900, Joonyoung Shim wrote: > Hi, > > This patchset is about gem codes update of exynos-drm. > > The first and second patches are cleanup to remove useless codes. > The rest is to support cachable gem allocation. > > The exynos-drm uses DMA mapping API to allo