https://bugs.freedesktop.org/show_bug.cgi?id=56519
--- Comment #1 from Brian Paul <brian.e.paul at gmail.com> --- Looks like the driver's failing to allocate a 4Kx4K RGBA32F texture, which would need 256MB of memory. Maybe that exceeds some HW limit. The driver probably needs to implement the pipe_screen::can_create_resource() function. -- 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/dri-devel/attachments/20121029/e64538fa/attachment.html>