[Nouveau] [Bug 47556] [NV17] nouveau fails to handle/set resolutions over certain size, nouveau_bo_new() -ENOMEM
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 16 10:49:07 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=47556
Emil Velikov <emil.l.velikov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[NV17] nouveau driver can't |[NV17] nouveau fails to
|handle xrandr requests |handle/set resolutions over
| |certain size,
| |nouveau_bo_new() -ENOMEM
--- Comment #19 from Emil Velikov <emil.l.velikov at gmail.com> ---
Almost the same issue as originally, short on memory :'(
I admit some work on optimising such cases for low (gpu/vram) memory may be
needed, but I do not think it high up the priority list. Read - it's a most
likely a gem/ttm work than nouveau specific. Either way anyone is welcome to
give it a crack
Following the messages from xorg.log
drmmode_crtc_shadow_allocate >
nouveau_allocate_surface >
(libdrm) nouveau_bo_new >
(most likely) drmCommandWriteRead(dev->fd, DRM_NOUVEAU_GEM_NEW...) >
(kernel) nouveau_gem_ioctl_new >
(most likely) nouveau_gem_new >
chaos x)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20131016/636acc15/attachment.html>
More information about the Nouveau
mailing list