From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 110140] Green bottom half of video frame when using JPEG
acceleration (vcn_v1_0_jpeg_ring_emit_fence() WARNING)
Date: Sat, 16 Mar 2019 23:51:13 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1458313019=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 8B4206E3E0
for ; Sat, 16 Mar 2019 23:51:13 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1458313019==
Content-Type: multipart/alternative; boundary="15527802730.C7Ba0.11041"
Content-Transfer-Encoding: 7bit
--15527802730.C7Ba0.11041
Date: Sat, 16 Mar 2019 23:51:13 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D110140
--- Comment #4 from Rafa=C5=82 Mi=C5=82ecki ---
Another problem caused by the above commit 36258308a794 is re-introducing
corrupted colors in YouTube playbacks when using Chromium with "Use hardware
acceleration when available" enabled. That was originally reported by me in=
the
bug 109080.
Playing YouTube video using kernel 5.0.1 and Mesa 18.3.4 results in corrupt=
ed
colors and following errors:
[ 6376.312717] gmc_v9_0_process_interrupt: 38 callbacks suppressed
[ 6376.312726] amdgpu 0000:04:00.0: [mmhub] VMC page fault (src_id:0 ring:40
vmid:3 pasid:32775, for process chromium pid 21146 thread chromium -:cs0 pid
21208)
[ 6376.312730] amdgpu 0000:04:00.0: in page starting at address
0x0000800106198000 from 18
[ 6376.312733] amdgpu 0000:04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00340451
[ 6376.312746] amdgpu 0000:04:00.0: [mmhub] VMC page fault (src_id:0 ring:40
vmid:3 pasid:32775, for process chromium pid 21146 thread chromium -:cs0 pid
21208)
[ 6376.312748] amdgpu 0000:04:00.0: in page starting at address
0x0000800106199000 from 18
[ 6376.312750] amdgpu 0000:04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
[ 6376.312762] amdgpu 0000:04:00.0: [mmhub] VMC page fault (src_id:0 ring:1=
74
vmid:0 pasid:0, for process pid 0 thread pid 0)
[ 6376.312764] amdgpu 0000:04:00.0: in page starting at address
0x0000000000000000 from 18
[ 6376.312766] amdgpu 0000:04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x0000073C
[ 6376.312781] amdgpu 0000:04:00.0: [mmhub] VMC page fault (src_id:0 ring:1=
58
vmid:0 pasid:0, for process pid 0 thread pid 0)
[ 6376.312783] amdgpu 0000:04:00.0: in page starting at address
0x0000000000000000 from 18
[ 6376.312785] amdgpu 0000:04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
[ 6386.301258] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring vcn_dec time=
out,
signaled seq=3D192, emitted seq=3D194
[ 6386.301398] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process informati=
on:
process pid 0 thread pid 0
[ 6386.301414] [drm] GPU recovery disabled.
[ 6396.541548] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring vcn_dec time=
out,
signaled seq=3D192, emitted seq=3D194
[ 6396.541636] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process informati=
on:
process pid 0 thread pid 0
[ 6396.541639] [drm] GPU recovery disabled.
[ 6406.782141] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring vcn_dec time=
out,
signaled seq=3D192, emitted seq=3D194
[ 6406.782241] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process informati=
on:
process pid 0 thread pid 0
[ 6406.782244] [drm] GPU recovery disabled.
[ 6417.022165] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring vcn_dec time=
out,
signaled seq=3D192, emitted seq=3D194
[ 6417.022268] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process informati=
on:
process pid 0 thread pid 0
[ 6417.022271] [drm] GPU recovery disabled.
my screen freezes shortly after that.
I've verified that reverting 36258308a794 from the top of 18.3.4 release fi=
xes
both issues.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15527802730.C7Ba0.11041
Date: Sat, 16 Mar 2019 23:51:13 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
Commen=
t # 4
on bug 11014=
0
from Rafa=C5=82 Mi=C5=82ecki
Another problem caused by the above commit 36258308a794 is re-=
introducing
corrupted colors in YouTube playbacks when using Chromium with "Use ha=
rdware
acceleration when available" enabled. That was originally reported by =
me in the
bug 109080.
Playing YouTube video using kernel 5.0.1 and Mesa 18.3.4 results in corrupt=
ed
colors and following errors:
[ 6376.312717] gmc_v9_0_process_interrupt: 38 callbacks suppressed
[ 6376.312726] amdgpu 0000:04:00.0: [mmhub] VMC page fault (src_id:0 ring:40
vmid:3 pasid:32775, for process chromium pid 21146 thread chromium -:cs0 pid
21208)
[ 6376.312730] amdgpu 0000:04:00.0: in page starting at address
0x0000800106198000 from 18
[ 6376.312733] amdgpu 0000:04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00340451
[ 6376.312746] amdgpu 0000:04:00.0: [mmhub] VMC page fault (src_id:0 ring:40
vmid:3 pasid:32775, for process chromium pid 21146 thread chromium -:cs0 pid
21208)
[ 6376.312748] amdgpu 0000:04:00.0: in page starting at address
0x0000800106199000 from 18
[ 6376.312750] amdgpu 0000:04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
[ 6376.312762] amdgpu 0000:04:00.0: [mmhub] VMC page fault (src_id:0 ring:1=
74
vmid:0 pasid:0, for process pid 0 thread pid 0)
[ 6376.312764] amdgpu 0000:04:00.0: in page starting at address
0x0000000000000000 from 18
[ 6376.312766] amdgpu 0000:04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x0000073C
[ 6376.312781] amdgpu 0000:04:00.0: [mmhub] VMC page fault (src_id:0 ring:1=
58
vmid:0 pasid:0, for process pid 0 thread pid 0)
[ 6376.312783] amdgpu 0000:04:00.0: in page starting at address
0x0000000000000000 from 18
[ 6376.312785] amdgpu 0000:04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00000000
[ 6386.301258] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring vcn_dec time=
out,
signaled seq=3D192, emitted seq=3D194
[ 6386.301398] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process informati=
on:
process pid 0 thread pid 0
[ 6386.301414] [drm] GPU recovery disabled.
[ 6396.541548] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring vcn_dec time=
out,
signaled seq=3D192, emitted seq=3D194
[ 6396.541636] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process informati=
on:
process pid 0 thread pid 0
[ 6396.541639] [drm] GPU recovery disabled.
[ 6406.782141] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring vcn_dec time=
out,
signaled seq=3D192, emitted seq=3D194
[ 6406.782241] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process informati=
on:
process pid 0 thread pid 0
[ 6406.782244] [drm] GPU recovery disabled.
[ 6417.022165] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring vcn_dec time=
out,
signaled seq=3D192, emitted seq=3D194
[ 6417.022268] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process informati=
on:
process pid 0 thread pid 0
[ 6417.022271] [drm] GPU recovery disabled.
my screen freezes shortly after that.
I've verified that reverting 36258308a794 from the top of 18.3.4 release fi=
xes
both issues.
You are receiving this mail because:
- You are the assignee for the bug.
=
--15527802730.C7Ba0.11041--
--===============1458313019==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============1458313019==--