[Bug 78274] [BDW Regression]BUG: unable to handle kernel paging request at ffffc900110a0000

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 5 18:05:24 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=78274

lu hua <huax.lu at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |critical

--- Comment #1 from lu hua <huax.lu at intel.com> ---
Run Piglit case, it also has this issue and X is no response. 
Run ./bin/glean -o -v -v -v -t +blendFunc
output
----------------------------------------------------------------------
This test checks all combinations of source and destination
blend factors for the GL_FUNC_ADD blend equation.  It operates
on all RGB or RGBA drawing surface configurations that support
the creation of windows.

Note that a common cause of failures for this test is small errors
introduced when an implementation scales color values incorrectly;
for example, converting an 8-bit color value to float by
dividing by 256 rather than 255, or computing a blending result
by shifting a double-width intermediate value rather than scaling
it.  Also, please note that the OpenGL spec requires that when
converting from floating-point colors to integer form, the result
must be rounded to the nearest integer, not truncated.
[1.2.1, 2.13.9]

The test reports two error measurements.  The first (readback) is
the error detected when reading back raw values that were written
to the framebuffer.  The error in this case should be very close
to zero, since the values are carefully constructed so that they
can be represented accurately in the framebuffer.  The second
(blending) is the error detected in the result of the blending
computation.  For the test to pass, these errors must both be
no greater than one least-significant bit in the framebuffer
representation of a color.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140506/5a22cbd0/attachment.html>


More information about the intel-gfx-bugs mailing list