Hi Tomasz,
On 10/02/2014 12:13 AM, Tomasz Figa wrote:
Hi Inki,
On 17.09.2014 15:48, Inki Dae wrote:
This interface and relevant codes aren't used anymore.
Hmm, I might be missing something, but after removing this IOCTL, how do we obtain an offset to pass to mmap()?
There is DRM_IOCTL_MODE_MAP_DUMB, it can get mmap offset before mmap and the offset is passed via mmap.
Thanks.