From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 6EwNIiavXF9oagAA0tVLHw (envelope-from ) for ; Sat, 12 Sep 2020 11:21:10 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 0LleHCavXF8bCgAAbx9fmQ (envelope-from ) for ; Sat, 12 Sep 2020 11:21:10 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 016EC940221 for ; Sat, 12 Sep 2020 11:21:09 +0000 (UTC) Received: from localhost ([::1]:38862 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kH3ae-0000cB-HL for larch@yhetil.org; Sat, 12 Sep 2020 07:21:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49456) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kH3aY-0000bl-Br for guix-patches@gnu.org; Sat, 12 Sep 2020 07:21:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34924) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kH3aY-0006HP-2d for guix-patches@gnu.org; Sat, 12 Sep 2020 07:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kH3aX-0002xd-V5 for guix-patches@gnu.org; Sat, 12 Sep 2020 07:21:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#38403] [PATCH] gnu: Add intel-vaapi-driver-g45-h264. Resent-From: Jelle Licht Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 12 Sep 2020 11:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38403 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Vincent Legoll , 38403@debbugs.gnu.org Received: via spool by 38403-submit@debbugs.gnu.org id=B38403.159990963011317 (code B ref 38403); Sat, 12 Sep 2020 11:21:01 +0000 Received: (at 38403) by debbugs.gnu.org; 12 Sep 2020 11:20:30 +0000 Received: from localhost ([127.0.0.1]:46470 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kH3a1-0002wT-PA for submit@debbugs.gnu.org; Sat, 12 Sep 2020 07:20:29 -0400 Received: from mail1.fsfe.org ([217.69.89.151]:36898) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kH3Zy-0002wG-82 for 38403@debbugs.gnu.org; Sat, 12 Sep 2020 07:20:28 -0400 From: Jelle Licht In-Reply-To: <7e6c8e91-39b9-b640-c1e3-03dcb42fe738@gmail.com> References: <36a82919-98e3-cfa8-db98-e2c154d28f7a@gmail.com> <87o8rvp338.fsf@jlicht.xyz> <7e6c8e91-39b9-b640-c1e3-03dcb42fe738@gmail.com> Date: Sat, 12 Sep 2020 13:20:23 +0200 Message-ID: <87pn6rkzrc.fsf@jlicht.xyz> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -6.0 (------) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=fsfe.org (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -0.91 X-TUID: pJMxgv2IyNDy Vincent Legoll writes: > On 13/04/2020 22:01, Jelle Licht wrote: >> I have it on my agenda for early May to backport the latest >> intel-vaapi-driver changes to the g45-h264 branch and subsequently push >> it to Guix. > > Just ping me when needed Some changes made in linux kernel 5.X made it harder to get this to work reliably. Since getting this to work allows me to watch videos on my laptop without melting my pants off, I'm still very much motivated to get it to work in the long run ;-). I been made aware that the 5.x series of kernels have seen a lot of regressions (and improvements, probably) for intel-drm related code paths; my hope is that this still somehow stabilizes in the coming months. For now, it seems to work on linux kernel 4.19.143. See [1] for the maintainer of the AUR package that I based my work on. Is there some way to 'park' this debbugs issue? As in, keep it open, but rather as a reminder to revisit this issue in the future? Thanks, Jelle [1] https://aur.archlinux.org/packages/libva-intel-driver-g45-h264