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 580BAEB64DA for ; Wed, 5 Jul 2023 12:35:30 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 43F7710E361; Wed, 5 Jul 2023 12:35:28 +0000 (UTC) Received: from smtp-out1.suse.de (smtp-out1.suse.de [IPv6:2001:67c:2178:6::1c]) by gabe.freedesktop.org (Postfix) with ESMTPS id B906A10E361; Wed, 5 Jul 2023 12:35:26 +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-out1.suse.de (Postfix) with ESMTPS id 0B6B421BC5; Wed, 5 Jul 2023 12:35:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1688560523; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=82wRnMz/dP6ttWZxw1zKiCKYkRxzbd5Q7rZ4J9O6W0A=; b=LqH+VFXgDj7YE1N6yoMe7oVAsjF7SNmJeKo3ziNg4rp5/TnFT3QWMc75IUWRkbmzEOATXY 4Ibxwbg6PV4UjXZZj9tcOosrI1uP9rDGh9rQLJ4Fit0MQ2tq7oxjvPGZQKzIJdrF6+Vqf+ MT3VUtgVMPvUIO+Eus9Ng0GUFERAlZ0= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1688560523; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=82wRnMz/dP6ttWZxw1zKiCKYkRxzbd5Q7rZ4J9O6W0A=; b=MCdgOXO2qFy4E7Gc8RYRk9iHJk2b67PO7v+LifPJAILbWuJvXTBBN0pvPTXNHUwLA+4Wcr Aaee6eSLNeHe4IDg== 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 E6E8E13460; Wed, 5 Jul 2023 12:35:22 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id U/7RN4pjpWT8UgAAMHmgww (envelope-from ); Wed, 05 Jul 2023 12:35:22 +0000 Date: Wed, 05 Jul 2023 14:35:22 +0200 Message-ID: <87v8eylenp.wl-tiwai@suse.de> From: Takashi Iwai To: Alex Deucher Subject: Re: Missing AMDGPU drm-fixes-6.4 merges In-Reply-To: References: <87v8eyoouz.wl-tiwai@suse.de> 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=UTF-8 Content-Transfer-Encoding: 8bit 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: Alex Deucher , amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, 05 Jul 2023 14:17:20 +0200, Alex Deucher wrote: > > On Wed, Jul 5, 2023 at 2:26 AM Takashi Iwai wrote: > > > > 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? > > I included all of the necessary changes in last week's 6.5 fixes PR. > Once that lands, I'll make sure the necessary changes make it to > stable. Great, thanks for the update! Another bug report (for Leap 15.5) showed that the series fixed some nasty suspend/resume issue, so let's hope that all those get merged soon :) Takashi > > Alex > > > > > 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 >