http://bugs.freedesktop.org/show_bug.cgi?id=24662

           Summary: [DRM] ramin ioremap fails (no vmalloc space)
           Product: xorg
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


"shining" on irc reported an issue after reloading the nouveau module.

Oct 21 21:09:07 xps-m1530 kernel: [38358.282213] vmap allocation for size
33558528 failed: use vmalloc=<size> to increase size.
Oct 21 21:09:07 xps-m1530 kernel: [38358.282220] [drm] nouveau 0000:01:00.0:
Failed to init RAMIN mapping, limited instance memory available

It appears we are not gracefully handling the lack of ramin mapping. Is it
viable to move around the 1MB mapping in the mmio bar or maybe we should fail
altogether.

I haven't looked into it deeply, just want to avoid loosing the information.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to