[PATCH v2 3/4] drm/exynos: added userptr feature.

2012-05-08 Thread Inki Dae
.org > Subject: Re: [PATCH v2 3/4] drm/exynos: added userptr feature. > > On Sat, May 5, 2012 at 6:22 AM, Dave Airlie wrote: > > On Sat, May 5, 2012 at 11:19 AM, wrote: > >> Hi Dave, > >> > >> 2012. 4. 25. ?? 7:15 Dave Airlie ??: > >> > >>

[PATCH v2 3/4] drm/exynos: added userptr feature.

2012-05-08 Thread Inki Dae
ct: Re: [PATCH v2 3/4] drm/exynos: added userptr feature. > > On Sat, May 5, 2012 at 11:19 AM, wrote: > > Hi Dave, > > > > 2012. 4. 25. ?? 7:15 Dave Airlie ??: > > > >> On Tue, Apr 24, 2012 at 6:17 AM, Inki Dae wrote: > >>> this feature could

[PATCH v2 3/4] drm/exynos: added userptr feature.

2012-05-08 Thread Jerome Glisse
n.park at samsung.com; >> sw0312.kim at samsung.com; dri-devel at lists.freedesktop.org >> Subject: Re: [PATCH v2 3/4] drm/exynos: added userptr feature. >> >> On Sat, May 5, 2012 at 6:22 AM, Dave Airlie wrote: >> > On Sat, May 5, 2012 at 11:19 AM, wrote: >> >&g

RE: [PATCH v2 3/4] drm/exynos: added userptr feature.

2012-05-08 Thread Inki Dae
Hi Dave, -Original Message- From: Dave Airlie [mailto:airl...@gmail.com] Sent: Saturday, May 05, 2012 7:23 PM To: daei...@gmail.com Cc: Inki Dae; kyungmin.p...@samsung.com; sw0312@samsung.com; dri- de...@lists.freedesktop.org Subject: Re: [PATCH v2 3/4] drm/exynos: added

RE: [PATCH v2 3/4] drm/exynos: added userptr feature.

2012-05-08 Thread Inki Dae
Hi Jerome, -Original Message- From: Jerome Glisse [mailto:j.gli...@gmail.com] Sent: Tuesday, May 08, 2012 3:18 AM To: Dave Airlie Cc: daei...@gmail.com; Inki Dae; kyungmin.p...@samsung.com; sw0312@samsung.com; dri-devel@lists.freedesktop.org Subject: Re: [PATCH v2 3/4] drm

Re: [PATCH v2 3/4] drm/exynos: added userptr feature.

2012-05-08 Thread Jerome Glisse
; dri-devel@lists.freedesktop.org Subject: Re: [PATCH v2 3/4] drm/exynos: added userptr feature. On Sat, May 5, 2012 at 6:22 AM, Dave Airlie airl...@gmail.com wrote: On Sat, May 5, 2012 at 11:19 AM, daei...@gmail.com wrote: Hi Dave, 2012. 4. 25. 오후 7:15 Dave Airlie airl...@gmail.com 작성

[PATCH v2 3/4] drm/exynos: added userptr feature.

2012-05-07 Thread Jerome Glisse
On Sat, May 5, 2012 at 6:22 AM, Dave Airlie wrote: > On Sat, May 5, 2012 at 11:19 AM, wrote: >> Hi Dave, >> >> 2012. 4. 25. ?? 7:15 Dave Airlie ??: >> >>> On Tue, Apr 24, 2012 at 6:17 AM, Inki Dae wrote: this feature could be used to use memory region allocated by malloc() in user

Re: [PATCH v2 3/4] drm/exynos: added userptr feature.

2012-05-07 Thread Jerome Glisse
On Sat, May 5, 2012 at 6:22 AM, Dave Airlie airl...@gmail.com wrote: On Sat, May 5, 2012 at 11:19 AM, daei...@gmail.com wrote: Hi Dave, 2012. 4. 25. 오후 7:15 Dave Airlie airl...@gmail.com 작성: On Tue, Apr 24, 2012 at 6:17 AM, Inki Dae inki@samsung.com wrote: this feature could be used to

[PATCH v2 3/4] drm/exynos: added userptr feature.

2012-05-05 Thread daei...@gmail.com
Hi Dave, 2012. 4. 25. ?? 7:15 Dave Airlie ??: > On Tue, Apr 24, 2012 at 6:17 AM, Inki Dae wrote: >> this feature could be used to use memory region allocated by malloc() in user >> mode and mmaped memory region allocated by other memory allocators. userptr >> interface can identify memory type

[PATCH v2 3/4] drm/exynos: added userptr feature.

2012-05-05 Thread Dave Airlie
On Sat, May 5, 2012 at 11:19 AM, wrote: > Hi Dave, > > 2012. 4. 25. ?? 7:15 Dave Airlie ??: > >> On Tue, Apr 24, 2012 at 6:17 AM, Inki Dae wrote: >>> this feature could be used to use memory region allocated by malloc() in >>> user >>> mode and mmaped memory region allocated by other memory

Re: [PATCH v2 3/4] drm/exynos: added userptr feature.

2012-05-05 Thread daeinki
Hi Dave, 2012. 4. 25. 오후 7:15 Dave Airlie airl...@gmail.com 작성: On Tue, Apr 24, 2012 at 6:17 AM, Inki Dae inki@samsung.com wrote: this feature could be used to use memory region allocated by malloc() in user mode and mmaped memory region allocated by other memory allocators. userptr

Re: [PATCH v2 3/4] drm/exynos: added userptr feature.

2012-05-05 Thread Dave Airlie
On Sat, May 5, 2012 at 11:19 AM, daei...@gmail.com wrote: Hi Dave, 2012. 4. 25. 오후 7:15 Dave Airlie airl...@gmail.com 작성: On Tue, Apr 24, 2012 at 6:17 AM, Inki Dae inki@samsung.com wrote: this feature could be used to use memory region allocated by malloc() in user mode and mmaped

[PATCH v2 3/4] drm/exynos: added userptr feature.

2012-04-25 Thread InKi Dae
Hi Dave, 2012/4/25, Dave Airlie : > On Tue, Apr 24, 2012 at 6:17 AM, Inki Dae wrote: >> this feature could be used to use memory region allocated by malloc() in >> user >> mode and mmaped memory region allocated by other memory allocators. >> userptr >> interface can identify memory type through

[PATCH v2 3/4] drm/exynos: added userptr feature.

2012-04-25 Thread Dave Airlie
On Tue, Apr 24, 2012 at 6:17 AM, Inki Dae wrote: > this feature could be used to use memory region allocated by malloc() in user > mode and mmaped memory region allocated by other memory allocators. userptr > interface can identify memory type through vm_flags value and would get > pages or page

Re: [PATCH v2 3/4] drm/exynos: added userptr feature.

2012-04-25 Thread Dave Airlie
On Tue, Apr 24, 2012 at 6:17 AM, Inki Dae inki@samsung.com wrote: this feature could be used to use memory region allocated by malloc() in user mode and mmaped memory region allocated by other memory allocators. userptr interface can identify memory type through vm_flags value and would get

[PATCH v2 3/4] drm/exynos: added userptr feature.

2012-04-24 Thread Inki Dae
this feature could be used to use memory region allocated by malloc() in user mode and mmaped memory region allocated by other memory allocators. userptr interface can identify memory type through vm_flags value and would get pages or page frame numbers to user space appropriately. changelog v2:

[PATCH v2 3/4] drm/exynos: added userptr feature.

2012-04-23 Thread Inki Dae
this feature could be used to use memory region allocated by malloc() in user mode and mmaped memory region allocated by other memory allocators. userptr interface can identify memory type through vm_flags value and would get pages or page frame numbers to user space appropriately. changelog v2: