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: Sun, 17 Mar 2019 02:24:57 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0196692250==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 626366E391 for ; Sun, 17 Mar 2019 02:24:57 +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 --===============0196692250== Content-Type: multipart/alternative; boundary="15527894971.4eeBFfE4.8710" Content-Transfer-Encoding: 7bit --15527894971.4eeBFfE4.8710 Date: Sun, 17 Mar 2019 02:24:57 +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 #5 from leoxsliu@gmail.com --- This is about what the patch does: --- a/src/gallium/state_trackers/va/context.c +++ b/src/gallium/state_trackers/va/context.c @@ -175,7 +175,7 @@ VA_DRIVER_INIT_FUNC(VADriverContextP ctx) ctx->version_minor =3D 1; *ctx->vtable =3D vtable; *ctx->vtable_vpp =3D vtable_vpp; - ctx->max_profiles =3D PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH - PIPE_VIDEO_PROFILE_UNKNOWN; + ctx->max_profiles =3D PIPE_VIDEO_PROFILE_MAX - PIPE_VIDEO_PROFILE_UNKNOWN= - 1; It just correct the number of max_profile, that HW can support.=20 It's not make sense to me this would cause such issue based on the ticket, unless player wrongly use the this after querying this. Can this be reproduced with Mesa master branch? or Can this be reproduced w= ith any other players? --=20 You are receiving this mail because: You are the assignee for the bug.= --15527894971.4eeBFfE4.8710 Date: Sun, 17 Mar 2019 02:24:57 +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 # 5 on bug 11014= 0 from leoxsliu@gmail= .com
This is about what the patch does:
--- a/src/gallium/state_trackers/va/context.c
+++ b/src/gallium/state_trackers/va/context.c
@@ -175,7 +175,7 @@ VA_DRIVER_INIT_FUNC(VADriverContextP ct=
x)
ctx->version_minor =3D 1;
*ctx->vtable =3D vtable;
*ctx->vtable_vpp =3D vtable_vpp;
- ctx->max_profiles =3D PIPE_VIDEO_PROFILE_MPEG4_AVC_HIGH -
PIPE_VIDEO_PROFILE_UNKNOWN;
+ ctx->max_profiles =3D PIPE_VIDEO_PROFILE_MAX - PIPE_VIDEO_PROFILE_UNKN=
OWN - 1;

It just correct the number of max_profile, that HW can support.=20

It's not make sense to me this would cause such issue based on the ticket,
unless player wrongly use the this after querying this.

Can this be reproduced with Mesa master branch? or Can this be reproduced w=
ith
any other players?


You are receiving this mail because:
  • You are the assignee for the bug.
= --15527894971.4eeBFfE4.8710-- --===============0196692250== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs --===============0196692250==--