drm_gem_mmap failing!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,

 

I am running the webkit on custom linux based on 3.4.25 kernel on omap5. However it is failing to map some memory using drm_gem_mmap() at following code.

 

 

if (map->size < vma->vm_end - vma->vm_start) {

                                ret = -EINVAL;

                                goto out_unlock;

                }

 

Here is one of the failing params

vma->vm_pgoff = 170254

map->size:73728

 vma->vm_end = 1776594944

 vma->vm_start:1776463872

 (vm_end - vm_start):131072

 

Could anyone please suggest how to debug this or Is this a known bug?

 

Regards,

Vikas

_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux