From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6235CC001B3 for ; Wed, 5 Jul 2023 06:26:53 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4490410E321; Wed, 5 Jul 2023 06:26:51 +0000 (UTC) Received: from smtp-out2.suse.de (smtp-out2.suse.de [IPv6:2001:67c:2178:6::1d]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1F53F10E07F; Wed, 5 Jul 2023 06:26:49 +0000 (UTC) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id B50371F88E; Wed, 5 Jul 2023 06:26:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1688538404; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=ijAiygnf0ZSdgO8Ld9LcJFn7c+jhoLTc5D32FT8erME=; b=r84qoSrTahK6t979cnx1qfWpdY0kkQzyTvq38SaWQ29do1J8q9Cv5NiEiFewA/DBs+dpxO 08Ba8WqyzNXw9NSUKDkk1cP366Z9qkRluchpmsIN4FtBhxzYxs3ZRpzpUjAlzQuu6tDe1x 7biM3vQvr9n59gAaErdkr+MGPJkeJ78= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1688538404; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=ijAiygnf0ZSdgO8Ld9LcJFn7c+jhoLTc5D32FT8erME=; b=cRXqWWWS6yu1hP6kFQ+fj5sR1dkZpiDpxLNSPwxJRVdIw96m71bGDRhqWx3HC5/OOSgAk9 sXDt1QN+Rf9kn6Bw== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 90429134F3; Wed, 5 Jul 2023 06:26:44 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id dGRSIiQNpWRXEQAAMHmgww (envelope-from ); Wed, 05 Jul 2023 06:26:44 +0000 Date: Wed, 05 Jul 2023 08:26:44 +0200 Message-ID: <87v8eyoouz.wl-tiwai@suse.de> From: Takashi Iwai To: Dave Airlie , Alex Deucher Subject: Missing AMDGPU drm-fixes-6.4 merges User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/27.2 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dri-devel@lists.freedesktop.org, amd-gfx@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Dave, Alex, it seems that the last PR for AMDGPU 6.4 fixes wasn't taken by Linus due to the missing signed tag: https://lore.kernel.org/lkml/CAHk-=wiOCgiwzVPOwORHPML9eBphnbtM2DhRcv+v=-tnRrgbYg@mail.gmail.com/ And more importantly, this series isn't seen on linux-next, either; so the whole fixes are missing in the upstream. Could you check it? FWIW, I stumbled on this due to a recent regression report on openSUSE Tumbleweed: https://bugzilla.suse.com/show_bug.cgi?id=1212848 thanks, Takashi