All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 98785] Talos Principle causes GPU faults when rendering main menu animation
@ 2016-11-19 17:16 bugzilla-daemon
  2016-11-19 17:16 ` bugzilla-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-11-19 17:16 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 98785
           Summary: Talos Principle causes GPU faults when rendering main
                    menu animation
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: major
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: vedran@miletic.net
        QA Contact: dri-devel@lists.freedesktop.org

I'm using Mesa and LLVM git snapshots on kernel 4.8.8 on Tonga (R9 380X).
Running Talos public beta gives:

[  220.000810] amdgpu 0000:01:00.0: GPU fault detected: 147 0x0620c001
[  220.000816] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x0F33DCC4
[  220.000819] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x060C0001
[  220.000823] VM fault (0x01, vmid 3) at page 255057092, read from 'TC5'
(0x54433500) (192)
[  220.050610] amdgpu 0000:01:00.0: GPU fault detected: 147 0x02604402
[  220.050619] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x0002524C
[  220.050623] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x06044002
[  220.050628] VM fault (0x02, vmid 3) at page 152140, read from 'TC7'
(0x54433700) (68)
[  220.069652] amdgpu 0000:01:00.0: GPU fault detected: 147 0x07e08002
[  220.069659] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x0013E8FC
[  220.069663] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x06080002
[  220.069666] VM fault (0x02, vmid 3) at page 1304828, read from 'TC11'
(0x54433131) (128)
[  220.134453] amdgpu 0000:01:00.0: GPU fault detected: 147 0x00004802
[  220.134458] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[  220.134460] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0A048002
[  220.134462] VM fault (0x02, vmid 5) at page 0, read from 'TC6' (0x54433600)
(72)
[  220.174059] amdgpu 0000:01:00.0: GPU fault detected: 147 0x0620c001
[  220.174064] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x0F03DCC4
[  220.174066] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x080C0001
[  220.174069] VM fault (0x01, vmid 4) at page 251911364, read from 'TC5'
(0x54433500) (192)
[  220.174290] amdgpu 0000:01:00.0: GPU fault detected: 147 0x07a8c002
[  220.174297] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x0013E8F5
[  220.174300] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x080C0002
[  220.174303] VM fault (0x02, vmid 4) at page 1304821, read from 'TC5'
(0x54433500) (192)

The rendering looks correct, unlike with Vulkan in bug 98783.

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

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

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

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

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

* [Bug 98785] Talos Principle causes GPU faults when rendering main menu animation
  2016-11-19 17:16 [Bug 98785] Talos Principle causes GPU faults when rendering main menu animation bugzilla-daemon
@ 2016-11-19 17:16 ` bugzilla-daemon
  2016-11-20 14:00 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-11-19 17:16 UTC (permalink / raw)
  To: dri-devel


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

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

Vedran Miletić <vedran@miletic.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression

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

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

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

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

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

* [Bug 98785] Talos Principle causes GPU faults when rendering main menu animation
  2016-11-19 17:16 [Bug 98785] Talos Principle causes GPU faults when rendering main menu animation bugzilla-daemon
  2016-11-19 17:16 ` bugzilla-daemon
@ 2016-11-20 14:00 ` bugzilla-daemon
  2016-11-25  0:50 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-11-20 14:00 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Vedran Miletić <vedran@miletic.net> ---
Related LLVM bug: https://llvm.org/bugs/show_bug.cgi?id=31019

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

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

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

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

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

* [Bug 98785] Talos Principle causes GPU faults when rendering main menu animation
  2016-11-19 17:16 [Bug 98785] Talos Principle causes GPU faults when rendering main menu animation bugzilla-daemon
  2016-11-19 17:16 ` bugzilla-daemon
  2016-11-20 14:00 ` bugzilla-daemon
@ 2016-11-25  0:50 ` bugzilla-daemon
  2016-11-25  0:51 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-11-25  0:50 UTC (permalink / raw)
  To: dri-devel


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

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

Vedran Miletić <vedran@miletic.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arsenm2@gmail.com

--- Comment #2 from Vedran Miletić <vedran@miletic.net> ---
Still broken with llvm r287905287905.

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

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

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

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

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

* [Bug 98785] Talos Principle causes GPU faults when rendering main menu animation
  2016-11-19 17:16 [Bug 98785] Talos Principle causes GPU faults when rendering main menu animation bugzilla-daemon
                   ` (2 preceding siblings ...)
  2016-11-25  0:50 ` bugzilla-daemon
@ 2016-11-25  0:51 ` bugzilla-daemon
  2017-01-05 11:53 ` bugzilla-daemon
  2017-01-05 11:53 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2016-11-25  0:51 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Vedran Miletić <vedran@miletic.net> ---
(In reply to Vedran Miletić from comment #2)
> Still broken with llvm r287905287905.

*r287905

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

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

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

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

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

* [Bug 98785] Talos Principle causes GPU faults when rendering main menu animation
  2016-11-19 17:16 [Bug 98785] Talos Principle causes GPU faults when rendering main menu animation bugzilla-daemon
                   ` (3 preceding siblings ...)
  2016-11-25  0:51 ` bugzilla-daemon
@ 2017-01-05 11:53 ` bugzilla-daemon
  2017-01-05 11:53 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-01-05 11:53 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Vedran Miletić <vedran@miletic.net> ---
> Related LLVM bug: https://llvm.org/bugs/show_bug.cgi?id=31019

Fixed.

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

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

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

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

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

* [Bug 98785] Talos Principle causes GPU faults when rendering main menu animation
  2016-11-19 17:16 [Bug 98785] Talos Principle causes GPU faults when rendering main menu animation bugzilla-daemon
                   ` (4 preceding siblings ...)
  2017-01-05 11:53 ` bugzilla-daemon
@ 2017-01-05 11:53 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2017-01-05 11:53 UTC (permalink / raw)
  To: dri-devel


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

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

Vedran Miletić <vedran@miletic.net> changed:

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

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

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

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

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

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

end of thread, other threads:[~2017-01-05 11:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-19 17:16 [Bug 98785] Talos Principle causes GPU faults when rendering main menu animation bugzilla-daemon
2016-11-19 17:16 ` bugzilla-daemon
2016-11-20 14:00 ` bugzilla-daemon
2016-11-25  0:50 ` bugzilla-daemon
2016-11-25  0:51 ` bugzilla-daemon
2017-01-05 11:53 ` bugzilla-daemon
2017-01-05 11:53 ` 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.