All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 109127] E9260 not working with recent software/firmware
@ 2018-12-21  9:37 bugzilla-daemon
  2018-12-21  9:49 ` bugzilla-daemon
  2019-11-19  9:08 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2018-12-21  9:37 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 109127
           Summary: E9260 not working with recent software/firmware
           Product: DRI
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: blocker
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: john.alexander@datapath.co.uk

Using recent AMDGPU source code and recent firmware files for the E9260 GPU
(Polaris11, deviceID:67E8h) the GPU fails to initialise correctly.  Debugging
shows that the RLC times out entering safe mode, further debugging shows this
is because the SMU has uploaded garbage firmware.

I've had a pcie interposer/bus analyser inline with this GPU and can see that
the issue is that GTT addresses are not being translated.  When the SMU request
to load firmware is sent the PCIe read operations contain the GPU MC addresses,
not the system page addresses as they have been programmed within the gart
table.  If we shunt the firmware bo and the SMUs firmware header allocations
into VRAM rather than the GTT the firmware is correctly uploaded; the net
result is that GFX ring tests then fail with similar results; The GPU can then
be observed attempting to read from the GFX ring but the addresses used across
the PCIe bus are the MC ring addresses, not the system page addresses.

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

[-- Attachment #1.2: Type: text/html, Size: 2862 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] 3+ messages in thread

* [Bug 109127] E9260 not working with recent software/firmware
  2018-12-21  9:37 [Bug 109127] E9260 not working with recent software/firmware bugzilla-daemon
@ 2018-12-21  9:49 ` bugzilla-daemon
  2019-11-19  9:08 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2018-12-21  9:49 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
(In reply to john.alexander from comment #0)
> Using recent AMDGPU source code [...]

Which commit of which branch exactly? If it's a regression, can you bisect?

Please attach the corresponding output of dmesg.

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

[-- Attachment #1.2: Type: text/html, Size: 1263 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] 3+ messages in thread

* [Bug 109127] E9260 not working with recent software/firmware
  2018-12-21  9:37 [Bug 109127] E9260 not working with recent software/firmware bugzilla-daemon
  2018-12-21  9:49 ` bugzilla-daemon
@ 2019-11-19  9:08 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2019-11-19  9:08 UTC (permalink / raw)
  To: dri-devel


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

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

Martin Peres <martin.peres@free.fr> changed:

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

--- Comment #2 from Martin Peres <martin.peres@free.fr> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/651.

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

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

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

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

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

end of thread, other threads:[~2019-11-19  9:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-21  9:37 [Bug 109127] E9260 not working with recent software/firmware bugzilla-daemon
2018-12-21  9:49 ` bugzilla-daemon
2019-11-19  9:08 ` 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.