dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 192161] New: Amdgpu UVD init failures at boot
@ 2017-01-09 10:06 bugzilla-daemon
  2017-01-11 19:30 ` [Bug 192161] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-01-09 10:06 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=192161

            Bug ID: 192161
           Summary: Amdgpu UVD init failures at boot
           Product: Drivers
           Version: 2.5
    Kernel Version: 4.10-rc2
          Hardware: x86-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: blocking
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: fin4478@hotmail.com
        Regression: No

Created attachment 250851
  --> https://bugzilla.kernel.org/attachment.cgi?id=250851&action=edit
A8-7600 dmesg (full)

UVD init fails at boot and and X server starting stops. Terminal works but
rebooting is impossible because of lightdm has hanged. Hardware: Amd A8-7600
APU, Gigabyte F2A88XM-DS2 motherboard, single 4GB ddr3 2133Mhz ram stick. OS:
Debian testing Xfce. 

When using X4 845 and RX460 I have same UVD errors at boot, but X starts ok and
the computer works ok.

Adding _netdev to /etc/fstab home partition mount options helps to start X with
A8-7600 (errors still present at boot and shutdown) and with X4 845 and RX460
removes UVD errors completely. Setting #define AMD_MAX_USEC_TIMEOUT to 100 ms
is better value for A8-7600 than 200 ms because 100ms value enables X to start,
see drivers/gpu/drm/amd/include/amd_shared.h.

The same problem is with
agd5f/linux/log/drivers/gpu/drm/amd?h=drm-next-4.10-wip kernel that is in
4.9-rc8 now. When it it was in version 4.9-rc2 the driver did work fine in both
computers. With A8-7600 pc we need to use the stock Debian kernel 4.8 radeon
kernel driver now.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 192161] Amdgpu UVD init failures at boot
  2017-01-09 10:06 [Bug 192161] New: Amdgpu UVD init failures at boot bugzilla-daemon
@ 2017-01-11 19:30 ` bugzilla-daemon
  2017-01-18 11:44 ` bugzilla-daemon
  2018-12-05  2:30 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-01-11 19:30 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=192161

Alex Deucher <alexdeucher@gmail.com> changed:

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

--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
See also:
https://bugs.freedesktop.org/show_bug.cgi?id=99313

Rex is working on a fix.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 192161] Amdgpu UVD init failures at boot
  2017-01-09 10:06 [Bug 192161] New: Amdgpu UVD init failures at boot bugzilla-daemon
  2017-01-11 19:30 ` [Bug 192161] " bugzilla-daemon
@ 2017-01-18 11:44 ` bugzilla-daemon
  2018-12-05  2:30 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-01-18 11:44 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=192161

--- Comment #2 from fin4478@hotmail.com ---
I am using latest agd5f drm-next-4.11-wip kernel and amdgpu driver works fine
with A8-7600 and RX460.

https://cgit.freedesktop.org/~agd5f/linux/commit/drivers/gpu/drm/amd?h=drm-next-4.11-wip&id=0153b4f9fd9d7cf3e6ddebd8ee3510955c376030

Thanks to Amd for fast bug fixing.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 192161] Amdgpu UVD init failures at boot
  2017-01-09 10:06 [Bug 192161] New: Amdgpu UVD init failures at boot bugzilla-daemon
  2017-01-11 19:30 ` [Bug 192161] " bugzilla-daemon
  2017-01-18 11:44 ` bugzilla-daemon
@ 2018-12-05  2:30 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2018-12-05  2:30 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=192161

fin4478@hotmail.com changed:

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

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2018-12-05  2:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-09 10:06 [Bug 192161] New: Amdgpu UVD init failures at boot bugzilla-daemon
2017-01-11 19:30 ` [Bug 192161] " bugzilla-daemon
2017-01-18 11:44 ` bugzilla-daemon
2018-12-05  2:30 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).