From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mout-b-206.mailbox.org (mout-b-206.mailbox.org [195.10.208.51]) (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 656B425B0A8 for ; Sun, 31 May 2026 20:48:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=195.10.208.51 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780260497; cv=none; b=FQpU6JLeqOSIP3mg7yBUvjACH1eoxp68ZB/w7Ig/g9Dcy5obhh8wmxF5T9wUJyjpRFyS0oqW3jKjcVIxY8sCs849g3Y82iTHHdstpTZ1ZwOWnHTUnz1yVctRPrP2Svme+vsgFfTDkNXTWxLN8yJM6SmxgeSQaeqHLZjBl85LOvo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780260497; c=relaxed/simple; bh=e3t4gtpd9ASsHwFQa4/vjDdwkzwU2EXer7PKGrvTzDw=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=JL73fbSV3kEuoXNr/hV0OHd/IYqKXusZv31t05Cx+pSyqb/HekVkt6S3kVP6rTcBuv0MVGUrTJh6mglrSJJfRkywI6trgEZTqyOe+AhO/NQHPZ+S6HwqWVlr7b3uDzqUMkDUo6Ebdw4WIkL+i309A//SmKdCnD79MyVXFv2H38c= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=mandelbit.com; spf=pass smtp.mailfrom=mandelbit.com; dkim=pass (2048-bit key) header.d=mandelbit.com header.i=@mandelbit.com header.b=D7w+Y2Sj; arc=none smtp.client-ip=195.10.208.51 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=mandelbit.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=mandelbit.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=mandelbit.com header.i=@mandelbit.com header.b="D7w+Y2Sj" Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-b-206.mailbox.org (Postfix) with ESMTPS id 4gT89p3xzWzB0JW; Sun, 31 May 2026 22:40:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mandelbit.com; s=MBO0001; t=1780260030; h=from:from:reply-to:subject:subject: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=3PbhW0I5hTLPTG5PPW7WKo10HmrUXJCwd94aIaHC58c=; b=D7w+Y2Sja6RFumLMj3TOMtT34yuehZKFjzlMHNLvyp4yNpj2rZYmwRhQn9oGEkkIB+3Iov O5HVe8QhejkXyHu5UK5VNcLX2dT46jFO0PTopaeymV0jV79+T7BmG9f6Aw/HAf3eibMx+v FwwneZZnDLmFZZl09SuR4vxlH6Gja2oO6WszwKgE3RRy67Dc3DOAb1ZcqhT4lmjko3WMGN /iUD42nu0nsa9RZ75NH/N+R1ReW7a5j/FdP/pA7BIsNEQXmRmi5oOU+n1TH6mDZRTghejl VKvAD9B+oBhut6FnRsrjzscA/GYeveT4HkFJHGwnq8Lh+En6QbfWHA2YtAVMwA== Message-ID: <79bea78e-fef7-4815-9574-eefaf166a11f@mandelbit.com> Date: Sun, 31 May 2026 22:40:23 +0200 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Subject: Re: [RFC] amdgpu: fix compressed buffer config routine waiting time To: "Pillai, Aurabindo" , "amd-gfx@lists.freedesktop.org" Cc: "linux-kernel@vger.kernel.org" , "dri-devel@lists.freedesktop.org" , "Leung, Martin" , "Pinninti, Bhuvana Chandra" , "Ahmed, Muhammad" , "Chen, Karen" , "Chen, Leo" , "Khachatrian, Gaghik" , "Li, Roman" , "Lin, Wayne" , "Kazlauskas, Nicholas" , "Koenig, Christian" , "Deucher, Alexander" , "siqueira@igalia.com" , "simona@ffwll.ch" , "airlied@gmail.com" , "Li, Sun peng (Leo)" , "Wentland, Harry" References: <20260519144509.2646680-1-antonio@mandelbit.com> Content-Language: en-US From: Antonio Quartulli Organization: Mandelbit SRL In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 19/05/2026 17:57, Pillai, Aurabindo wrote: > AMD General > > Hi Antonio, > > Thanks for the patch. We'll add it to our weekly cycle for testing. Hi there, just checking if this RFC had a chance to be considered. If there is anything I can do on my side, please let me know. As of now the only option for many users is to patch the kernel manually, because otherwise the video is basically unstable. Thanks a lot! Best Regards, -- Antonio Quartulli CEO and Co-Founder Mandelbit Srl https://www.mandelbit.com