From owner-freebsd-current@freebsd.org Sat Mar 3 05:14:41 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D3CDF41373 for ; Sat, 3 Mar 2018 05:14:41 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 044526E405; Sat, 3 Mar 2018 05:14:41 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id E69362243; Sat, 3 Mar 2018 05:14:40 +0000 (UTC) From: Jan Beich To: Oleg Lelchuk Cc: freebsd-current@freebsd.org Subject: Re: drm-next-kmod-4.11 and vaapi hardware acceleration References: Date: Sat, 03 Mar 2018 06:14:27 +0100 In-Reply-To: (Oleg Lelchuk's message of "Fri, 2 Mar 2018 22:37:21 -0500") Message-ID: <371h-oi4s-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Mar 2018 05:14:41 -0000 Oleg Lelchuk writes: > I run 12-CURRENT-r330303. My cpu is Haswell. After compiling > drm-next-kmod-4.11 and libva-intel-driver, I get garbled videos in both mpv > and vlc when the vaapi hardware acceleration is enabled. I had no such > problem with the previous version of drm-next-kmod. Is it possible that > libva-intel-driver-2.1 and drm-next-kmod-4.11 are not fully compatible with > one another? Please tell me what I should do to resolve this issue. See also https://github.com/FreeBSDDesktop/kms-drm/issues/32