All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 98280] RX480 GPU lockup with vaapi encoding
@ 2016-10-16 17:01 bugzilla-daemon
  2016-10-16 23:56 ` bugzilla-daemon
  2016-10-17 12:04 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2016-10-16 17:01 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 98280
           Summary: RX480 GPU lockup with vaapi encoding
           Product: DRI
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: haagch@frickel.club

Created attachment 127333
  --> https://bugs.freedesktop.org/attachment.cgi?id=127333&action=edit
dmesg 4.9-rc1

Happens with 4.8 and 4.9-rc1. I haven't tried 4.7.

This pipeline hangs the GPU very quickly:

gst-launch-1.0 ximagesrc display-name=:0 use-damage=0 startx=0 starty=0
endx=1919 endy=1079 ! videoconvert ! video/x-raw,framerate=60/1,format=NV12 !
vaapih264enc ! h264parse ! matroskamux ! filesink location=output.avi

attached dmesg is from 4.9-rc1.

As far as I can see, it also produces one frame corrupted output with the image
being duplicated vertically and then squashed to fit into 1920x1080, see bug
98278.

Probably not related to bug 97240, but maybe?

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

[-- Attachment #1.2: Type: text/html, Size: 2781 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 98280] RX480 GPU lockup with vaapi encoding
  2016-10-16 17:01 [Bug 98280] RX480 GPU lockup with vaapi encoding bugzilla-daemon
@ 2016-10-16 23:56 ` bugzilla-daemon
  2016-10-17 12:04 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2016-10-16 23:56 UTC (permalink / raw)
  To: dri-devel


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

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

Christoph Haag <haagch@frickel.club> changed:

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

--- Comment #1 from Christoph Haag <haagch@frickel.club> ---
I'll mark this as invalid although it might still be worth to investigate.

I took some suggestions from bug 98278 for my recording script and this is the
pipeline I end up with:

gst-launch-1.0 -e ximagesrc display-name=:0 use-damage=0 startx=0 starty=0
endx=1919 endy=1079 ! multiqueue ! video/x-raw,format=BGRx,framerate=60/1 !
videoconvert ! video/x-raw,format=NV12,framerate=60/1 ! multiqueue !
vaapih264enc rate-control=cqp bitrate=5000 ! video/x-h264,profile=baseline !
h264parse ! multiqueue ! matroskamux name=muxer. ! progressreport name=Rec_time
! filesink location=output.mkv

This records very nicely and looks like it does NOT cause GPU hangs.

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

[-- Attachment #1.2: Type: text/html, Size: 2810 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 98280] RX480 GPU lockup with vaapi encoding
  2016-10-16 17:01 [Bug 98280] RX480 GPU lockup with vaapi encoding bugzilla-daemon
  2016-10-16 23:56 ` bugzilla-daemon
@ 2016-10-17 12:04 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2016-10-17 12:04 UTC (permalink / raw)
  To: dri-devel


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

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

Christian König <deathsimple@vodafone.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #2 from Christian König <deathsimple@vodafone.de> ---
We have fixed quite a bunch of issue with VA-API as well as the kernel
recently. Could be that this is fixed by now.

Anyway let's close this bug for now.

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

[-- Attachment #1.2: Type: text/html, Size: 1966 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

end of thread, other threads:[~2016-10-17 12:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-16 17:01 [Bug 98280] RX480 GPU lockup with vaapi encoding bugzilla-daemon
2016-10-16 23:56 ` bugzilla-daemon
2016-10-17 12:04 ` 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.