Hi, Dave.
> -Original Message-
> From: Dave Airlie [mailto:airl...@gmail.com]
> Sent: Monday, October 03, 2011 7:17 PM
> To: Inki Dae
> Cc: airl...@linux.ie; dri-devel@lists.freedesktop.org;
> kyungmin.p...@samsung.com
> Subject: Re: [RESEND] An inquiry about DRM D
>
> We would look forward to your comments. thank you.
I think the only thing I can see wanting changing at this point is to
add padding to the
offset ioctl.
struct drm_samsung_gem_map_off {
unsigned int handle;
uint64_t offset;
};
just add an unsigned int pad; between the two me
Hi, Dave.
> -Original Message-
> From: Dave Airlie [mailto:airl...@gmail.com]
> Sent: Saturday, October 01, 2011 3:07 PM
> To: Inki Dae
> Cc: airl...@linux.ie; dri-devel@lists.freedesktop.org;
> kyungmin.p...@samsung.com
> Subject: Re: [RESEND] An inquiry about DRM D
>
> You can refer to these patches I sent from links below.
> v1: < https://lwn.net/Articles/454380/ >
> v2: < http://www.spinics.net/lists/kernel/msg1224275.html >
> v3: < http://www.spinics.net/lists/dri-devel/msg13755.html >
> v4: < http://permalink.gmane.org/gmane.comp.video.dri.devel/60439 >
>