Bug 93162 - playing video while suspending results in screen corruption at resume
Summary: playing video while suspending results in screen corruption at resume
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r600 (show other bugs)
Version: 11.0
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact: Default DRI bug account
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-29 09:15 UTC by Martin Bednar
Modified: 2019-09-18 19:19 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Martin Bednar 2015-11-29 09:15:59 UTC
Smplayer was playing a movie, the PC suspended.
At resume, all screens looked like analog noise, and the playing movie was stuck looping on a few frames. Closing smplayer and starting the movie again worked fine though.
In dmesg, the only relevant lines during suspend are :

[27911.777744] sd 6:0:1:0: [sdc] Stopping disk
[27912.215648] radeon 0000:01:00.0: couldn't schedule ib
[27912.215672] [drm:radeon_uvd_suspend [radeon]] *ERROR* Error destroying UVD (-22)!                                                                                               
[27912.387056] PM: suspend of devices complete after 651.111 msecs

And during resume : [27912.467612] [drm] PCIE GART of 1024M enabled (table at 0x0000000000274000).
[27912.467683] radeon 0000:01:00.0: WB enabled
[27912.467685] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff88012a3d8c00
[27912.468456] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc90001032118
[27912.468457] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0xffff88012a3d8c04
[27912.468459] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0xffff88012a3d8c08
[27912.468461] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff88012a3d8c0c
[27912.468462] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0xffff88012a3d8c10
Comment 1 Martin Bednar 2015-11-29 09:17:09 UTC
Forgot to specify my card : 
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950]
Comment 2 GitLab Migration User 2019-09-18 19:19:56 UTC
-- 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/mesa/mesa/issues/560.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.