From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C2F323B27D3 for ; Wed, 26 Aug 2026 10:21:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787739693; cv=none; b=CwZ0Ky5kRHzEUW+5NsQR0Bi6iIjdu+5UFdi0CWpAsczvk8teBUXr99APXytnoMupW1+lILcX+1gZZ86gffvONMiHns5fAlDva2ocbHeI+j0eT3+t8MhjOQpOs8qDdwHmQ8HujYVJigU3EjB0t1N3eDCrwyLpdYdlt4N32s7CcxQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787739693; c=relaxed/simple; bh=0xvMXMtnaMu1J7RVapoLig1wqZPvGasi8lEficYNzaM=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=oIfIdWfFRtCd3nmygSVpIPuFWNMJiaycGNyiMYXb6Y31gHN5a17VKkcpCPMnc1EEsX3320AyI8u0ArwU9lHrJ1AO9UuKZMkGGJUDzTT4wjYhrRUKo74nzqjngEahjh3QYpNihpieO7CDeCMkRcaJ9cGx+w/RvjB9fsSEEXf59ug= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=hih6D1TT; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="hih6D1TT" Received: by smtp.kernel.org (Postfix) with ESMTPSA id E3A011F000E9; Wed, 26 Aug 2026 10:21:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=korg; t=1787739692; bh=yAPzUE3JSIM9yIx60zZbNALaBJLJvtIP9rqlwFDQccM=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=hih6D1TT4/hrsTpVuruA2ijM81MMWb3yKw/ykimGybkKFYfEfGMSU/VQ/6DFI6aNv 38XqAQm39EbEZWkcY5ck9Vgz+q0MwD3EtwDrBXgkKyDZ2a2E3ozST6/T5J7T5qUavk eOjsFYO1D79xJdFWOJ3hMlE4koR7Rp+sqGAqS5+c= Date: Wed, 26 Aug 2026 11:24:05 +0200 From: Greg KH To: Alex Deucher Cc: linux@treblig.org, alexander.deucher@amd.com, christian.koenig@amd.com, harry.wentland@amd.com, sunpeng.li@amd.com, amd-gfx@lists.freedesktop.org, airlied@gmail.com, simona@ffwll.ch, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/4] drm/amdgpu: Remove is_idle method Message-ID: <2026082644-monetize-tingling-0abd@gregkh> References: <20260815180033.8958-1-linux@treblig.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Mon, Aug 17, 2026 at 11:27:41AM -0400, Alex Deucher wrote: > Applied. Thanks. Any hints on where this was applied and if it will get to Linus "soon"? thanks, greg k-h