All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 66974] New: [radeonsi] rendering is broken in L4D2
@ 2013-07-16 18:25 bugzilla-daemon
  2013-07-16 18:26 ` [Bug 66974] " bugzilla-daemon
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-07-16 18:25 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1074 bytes --]

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

          Priority: medium
            Bug ID: 66974
          Assignee: dri-devel@lists.freedesktop.org
           Summary: [radeonsi] rendering is broken in L4D2
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: lordheavym@gmail.com
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Drivers/Gallium/radeonsi
           Product: Mesa

Created attachment 82494
  --> https://bugs.freedesktop.org/attachment.cgi?id=82494&action=edit
broken font rendering in L4D2

* radeon HD7870
* mesa-git:
  OpenGL renderer string: Gallium 0.4 on AMD PITCAIRN
  OpenGL version string: 2.1 Mesa 9.2.0-devel (git-121ea0b)
* llvm-3.4svn rev186383

Font rendering is broken (similar bug in counter-strike: source), and game
rendering also.

An apitrace (from git) file is available here:
http://pkgbuild.com/~lcarlier/traces/L4D2_trace-130716.tar.xz

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2593 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 66974] [radeonsi] rendering is broken in L4D2
  2013-07-16 18:25 [Bug 66974] New: [radeonsi] rendering is broken in L4D2 bugzilla-daemon
@ 2013-07-16 18:26 ` bugzilla-daemon
  2013-07-16 18:28 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-07-16 18:26 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 418 bytes --]

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

Laurent carlier <lordheavym@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82494|text/plain                  |image/png
          mime type|                            |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1062 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 66974] [radeonsi] rendering is broken in L4D2
  2013-07-16 18:25 [Bug 66974] New: [radeonsi] rendering is broken in L4D2 bugzilla-daemon
  2013-07-16 18:26 ` [Bug 66974] " bugzilla-daemon
@ 2013-07-16 18:28 ` bugzilla-daemon
  2013-07-19 13:54 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-07-16 18:28 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 312 bytes --]

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

--- Comment #1 from Laurent carlier <lordheavym@gmail.com> ---
Created attachment 82495
  --> https://bugs.freedesktop.org/attachment.cgi?id=82495&action=edit
Broken in-game rendering

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1206 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 66974] [radeonsi] rendering is broken in L4D2
  2013-07-16 18:25 [Bug 66974] New: [radeonsi] rendering is broken in L4D2 bugzilla-daemon
  2013-07-16 18:26 ` [Bug 66974] " bugzilla-daemon
  2013-07-16 18:28 ` bugzilla-daemon
@ 2013-07-19 13:54 ` bugzilla-daemon
  2013-07-19 17:10 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-07-19 13:54 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 589 bytes --]

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

--- Comment #2 from Michel Dänzer <michel@daenzer.net> ---
I just bisected similar issues in Team Fortress 2 (which also uses the Source
engine) to the commit below. Looks like we're doing something wrong for clip
vertex support.

commit e3befbca5ed9f22effcdc91c5886c86b644bc190
Author: Michel Dänzer <michel.daenzer@amd.com>
Date:   Wed May 15 18:09:50 2013 +0200

    radeonsi: Handle TGSI_SEMANTIC_CLIPVERTEX

    17 more little piglits.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1419 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 66974] [radeonsi] rendering is broken in L4D2
  2013-07-16 18:25 [Bug 66974] New: [radeonsi] rendering is broken in L4D2 bugzilla-daemon
                   ` (2 preceding siblings ...)
  2013-07-19 13:54 ` bugzilla-daemon
@ 2013-07-19 17:10 ` bugzilla-daemon
  2013-07-19 17:12 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-07-19 17:10 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 320 bytes --]

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

--- Comment #3 from Vladimir Ysikov <grantipak@gmail.com> ---
Not only in L4D2, T have same bug in Dota 2 and HL2 (Ep1, EP2, Lost Coast).

Radeon HD 7950; linux 3.10; mesa 9.2git; llvm 3.4svn

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1074 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 66974] [radeonsi] rendering is broken in L4D2
  2013-07-16 18:25 [Bug 66974] New: [radeonsi] rendering is broken in L4D2 bugzilla-daemon
                   ` (3 preceding siblings ...)
  2013-07-19 17:10 ` bugzilla-daemon
@ 2013-07-19 17:12 ` bugzilla-daemon
  2013-08-15 17:56 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-07-19 17:12 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 318 bytes --]

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

--- Comment #4 from Vladimir Ysikov <grantipak@gmail.com> ---
Created attachment 82701
  --> https://bugs.freedesktop.org/attachment.cgi?id=82701&action=edit
Broken in-game rendering Dota 2

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1225 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 66974] [radeonsi] rendering is broken in L4D2
  2013-07-16 18:25 [Bug 66974] New: [radeonsi] rendering is broken in L4D2 bugzilla-daemon
                   ` (4 preceding siblings ...)
  2013-07-19 17:12 ` bugzilla-daemon
@ 2013-08-15 17:56 ` bugzilla-daemon
  2013-08-17 16:55 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-08-15 17:56 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 894 bytes --]

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

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Michel Dänzer <michel@daenzer.net> ---
commit b00269aa5887b88d2e037d6bfa374779902f8743
Author: Michel Dänzer <michel.daenzer@amd.com>
Date:   Wed Aug 7 18:14:16 2013 +0200

    radeonsi: Don't leave gaps between position exports from vertex shader

    If the vertex shader exports clip distances but not point size, use
    position exports 1/2 instead of 2/3 for the clip distances. Fixes
    geometry corruption in that case.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2423 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 66974] [radeonsi] rendering is broken in L4D2
  2013-07-16 18:25 [Bug 66974] New: [radeonsi] rendering is broken in L4D2 bugzilla-daemon
                   ` (5 preceding siblings ...)
  2013-08-15 17:56 ` bugzilla-daemon
@ 2013-08-17 16:55 ` bugzilla-daemon
  2013-08-17 16:57 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-08-17 16:55 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 453 bytes --]

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

--- Comment #6 from Vladimir Ysikov <grantipak@gmail.com> ---
Created attachment 84177
  --> https://bugs.freedesktop.org/attachment.cgi?id=84177&action=edit
grafical glitch in HL2 ep2

This type  of rendering errors is gone, but still not clean in HL2 ep2, HL2
Lost Coast, Portal, left 4 Death 2. Dota 2 look like a normal.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1394 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 66974] [radeonsi] rendering is broken in L4D2
  2013-07-16 18:25 [Bug 66974] New: [radeonsi] rendering is broken in L4D2 bugzilla-daemon
                   ` (6 preceding siblings ...)
  2013-08-17 16:55 ` bugzilla-daemon
@ 2013-08-17 16:57 ` bugzilla-daemon
  2013-08-17 17:01 ` bugzilla-daemon
  2013-08-17 17:07 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-08-17 16:57 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 346 bytes --]

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

--- Comment #7 from Vladimir Ysikov <grantipak@gmail.com> ---
Created attachment 84178
  --> https://bugs.freedesktop.org/attachment.cgi?id=84178&action=edit
grafical glitch in Portal

Do i mast create new bug report?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1285 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 66974] [radeonsi] rendering is broken in L4D2
  2013-07-16 18:25 [Bug 66974] New: [radeonsi] rendering is broken in L4D2 bugzilla-daemon
                   ` (7 preceding siblings ...)
  2013-08-17 16:57 ` bugzilla-daemon
@ 2013-08-17 17:01 ` bugzilla-daemon
  2013-08-17 17:07 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-08-17 17:01 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 371 bytes --]

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

--- Comment #8 from Laurent carlier <lordheavym@gmail.com> ---
(In reply to comment #7)
> Created attachment 84178 [details]
> grafical glitch in Portal
> 
> Do i mast create new bug report?

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1619 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 66974] [radeonsi] rendering is broken in L4D2
  2013-07-16 18:25 [Bug 66974] New: [radeonsi] rendering is broken in L4D2 bugzilla-daemon
                   ` (8 preceding siblings ...)
  2013-08-17 17:01 ` bugzilla-daemon
@ 2013-08-17 17:07 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-08-17 17:07 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 223 bytes --]

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

--- Comment #9 from Vladimir Ysikov <grantipak@gmail.com> ---
I apologize for my carelessness.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1021 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2013-08-17 17:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-16 18:25 [Bug 66974] New: [radeonsi] rendering is broken in L4D2 bugzilla-daemon
2013-07-16 18:26 ` [Bug 66974] " bugzilla-daemon
2013-07-16 18:28 ` bugzilla-daemon
2013-07-19 13:54 ` bugzilla-daemon
2013-07-19 17:10 ` bugzilla-daemon
2013-07-19 17:12 ` bugzilla-daemon
2013-08-15 17:56 ` bugzilla-daemon
2013-08-17 16:55 ` bugzilla-daemon
2013-08-17 16:57 ` bugzilla-daemon
2013-08-17 17:01 ` bugzilla-daemon
2013-08-17 17:07 ` 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.