All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 36295] New: Incorrect rendering in SPECviewperf benchmark
@ 2011-04-16  9:30 bugzilla-daemon
  2011-04-16  9:35 ` [Bug 36295] " bugzilla-daemon
  2011-04-16  9:50 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2011-04-16  9:30 UTC (permalink / raw)
  To: dri-devel

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

           Summary: Incorrect rendering in SPECviewperf benchmark
           Product: DRI
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Radeon
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: pelloux@gmail.com


Created an attachment (id=45701)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=45701)
rendering comparison intel vs r600g

Using mesa from GIT + r600g, 7 first tests of SPECviewperf 11 show big
rendering errors (see attached image).
The same tests run well using an Intel based laptop (with Ubuntu 9.10).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 36295] Incorrect rendering in SPECviewperf benchmark
  2011-04-16  9:30 [Bug 36295] New: Incorrect rendering in SPECviewperf benchmark bugzilla-daemon
@ 2011-04-16  9:35 ` bugzilla-daemon
  2011-04-16  9:50 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2011-04-16  9:35 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from pelloux@gmail.com 2011-04-16 02:35:29 PDT ---
Forgot to mention that tests 3/7 and 4/7 print some Mesa errors when running
with ST_DEUG=fallback,mesa :

test3 :
    Mesa: User error: GL_INVALID_OPERATION in glBegin(fragment program not
valid)
    Mesa: User error: GL_INVALID_OPERATION in glEnd
    Mesa: User error: GL_INVALID_OPERATION in glProgramStringARB(invalid ARB
fragment program option)

test4 :
    Mesa: User error: GL_INVALID_OPERATION in glProgramStringARB(invalid ARB
vertex program option)
    Mesa: User error: GL_INVALID_OPERATION in glProgramString(bad program)
    Mesa: User error: GL_INVALID_OPERATION in glProgramStringARB(invalid ARB
fragment program option)
    Mesa: User error: GL_INVALID_OPERATION in glDrawElements(vertex program not
valid)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 36295] Incorrect rendering in SPECviewperf benchmark
  2011-04-16  9:30 [Bug 36295] New: Incorrect rendering in SPECviewperf benchmark bugzilla-daemon
  2011-04-16  9:35 ` [Bug 36295] " bugzilla-daemon
@ 2011-04-16  9:50 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2011-04-16  9:50 UTC (permalink / raw)
  To: dri-devel

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

José Fonseca <jfonseca@vmware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Product|DRI                         |Mesa
            Version|unspecified                 |git
          Component|DRM/Radeon                  |Mesa core
         AssignedTo|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
                   |.org                        |org
                 CC|                            |brianp@vmware.com

--- Comment #2 from José Fonseca <jfonseca@vmware.com> 2011-04-16 02:50:43 PDT ---
This is a bug in SPECviewperf11, which relies on NV_fragment_program2
extension, even when it is not advertised.

Me and Brian have a patch that workarounds this by tolerating
NV_fragment_program2 's IF/ELSE/ENDIF opcodes.

This is exactly the same stratergy that AMD's fglrx drivers took: not advertise
NVIDIA's extension, but silently handle it.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-16  9:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-16  9:30 [Bug 36295] New: Incorrect rendering in SPECviewperf benchmark bugzilla-daemon
2011-04-16  9:35 ` [Bug 36295] " bugzilla-daemon
2011-04-16  9:50 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.