Bug 98010 - [Regression] Screen corruption while playing videos
Summary: [Regression] Screen corruption while playing videos
Status: RESOLVED DUPLICATE of bug 97969
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/radeonsi (show other bugs)
Version: git
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: 2016-10-02 07:10 UTC by Marcin Deranek
Modified: 2016-10-03 02:51 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
mpv 0.20 video screenshot (587.55 KB, image/jpeg)
2016-10-02 07:10 UTC, Marcin Deranek
Details

Description Marcin Deranek 2016-10-02 07:10:18 UTC
Created attachment 126949 [details]
mpv 0.20 video screenshot

kernel: 4.7.5
mesa: git
llvm/clang: git


While playing videos I get kernel messages like this:

Oct 02 09:02:53 sun kernel: [drm:radeon_uvd_cs_parse [radeon]] *ERROR* Handle 0xa7c20001 already in use!
Oct 02 09:02:53 sun kernel: [drm:radeon_cs_ioctl [radeon]] *ERROR* Invalid command stream !
Oct 02 09:02:53 sun kernel: [drm:radeon_uvd_cs_parse [radeon]] *ERROR* Handle 0xa7c20001 already in use!
Oct 02 09:02:53 sun kernel: [drm:radeon_cs_ioctl [radeon]] *ERROR* Invalid command stream !
Oct 02 09:02:53 sun kernel: [drm:radeon_uvd_cs_parse [radeon]] *ERROR* Handle 0xa7c20001 already in use!
Oct 02 09:02:53 sun kernel: [drm:radeon_cs_ioctl [radeon]] *ERROR* Invalid command stream !

and screen is corrupted (see attached file). mpv options are a follows:

vo=vdpau
hwdec=vdpau

From what I can tell this problem was introduced in fb827c055cb1bdd2b18d0687c06c56b537d805f3 as a1e391e39df2b1d8169e773a30153167ab8e13e8 does not exhibit this problem.
Comment 1 Marcin Deranek 2016-10-02 07:18:32 UTC
Forgot to mention:
I'm using Radeon R9 R270 (PITCAIRN)
When playing video with that commit screen gets corrupted and video does not play smoothly.
Comment 2 Michel Dänzer 2016-10-03 02:51:39 UTC

*** This bug has been marked as a duplicate of bug 97969 ***


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.