[Bug 72425] New: divide by zero error in radeon_surface.c when opening chrome with WebGL enabled
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Dec 6 18:21:54 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=72425
Priority: medium
Bug ID: 72425
Assignee: dri-devel at lists.freedesktop.org
Summary: divide by zero error in radeon_surface.c when opening
chrome with WebGL enabled
Severity: normal
Classification: Unclassified
OS: All
Reporter: crwulff at gmail.com
Hardware: Other
Status: NEW
Version: unspecified
Component: libdrm
Product: DRI
Created attachment 90384
--> https://bugs.freedesktop.org/attachment.cgi?id=90384&action=edit
Fix divide by zero in radeon_surface
Passing a tile_split of zero to eg_surface_init_2d causes a divide by zero
error. Launching chromium with WebGL enabled on a AMD Llano (A8-3850) exhibits
this behavior and webgl then fails to work. The attached patch fixes the
problem and allows WebGL to work in chrome on this platform.
--
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/20131207/3fef3c31/attachment-0001.html>
More information about the dri-devel
mailing list