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 5205ACD1284 for ; Thu, 4 Apr 2024 13:28:38 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8005710E530; Thu, 4 Apr 2024 13:28:37 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="Th7SXE+V"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.12]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1FE6A10E530 for ; Thu, 4 Apr 2024 13:28:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1712237315; x=1743773315; h=date:from:to:cc:subject:message-id:reply-to:mime-version; bh=zL/o2dyB0jowlGfVpgC3DOHrmnHMiWgMY0nIbEHPgnc=; b=Th7SXE+VF6FHhk/mA3CzT7SWRIFyCCyBu03Qj0E/yNYENqQUhWv4aQ+K yKO+ezhYbn7bPJ/hPPzh4CpScuju/4WjaQOgLhA48Mxc6bVxdqnoztPGE LB0Ru/c7kxfJ226BZmGyJzKV7K0U6NeLo/YLD7S0xZ4yMhZDiCXB9F2So M5KaoeTiZbTqS49arbVxDgNFCjXkuW+kgb9sHTI0iGnefp7X/TKWPJpHj jRafwBwAg2XfAXxHK4xF+iwR6O3x/ONSEl6AZl3nSqMhONnJVT/x6GucL rbx6jrX50jizsKXmcCQN59duy8za7nTEwA193xrhHdW22GeiozxJvvqQ3 w==; X-CSE-ConnectionGUID: 55EzbBInSUKCJIxaEnUC3Q== X-CSE-MsgGUID: aB/LwrTiTX+VrOeLhBWsGQ== X-IronPort-AV: E=McAfee;i="6600,9927,11033"; a="11291426" X-IronPort-AV: E=Sophos;i="6.07,179,1708416000"; d="scan'208";a="11291426" Received: from orviesa004.jf.intel.com ([10.64.159.144]) by fmvoesa106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Apr 2024 06:28:34 -0700 X-CSE-ConnectionGUID: 19c3ccOMR5K2dwTjcWQy9g== X-CSE-MsgGUID: SZDJqoRQQ9mofuSroIgfjw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,179,1708416000"; d="scan'208";a="23541894" Received: from ideak-desk.fi.intel.com ([10.237.72.78]) by orviesa004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Apr 2024 06:28:34 -0700 Date: Thu, 4 Apr 2024 16:29:04 +0300 From: Imre Deak To: stable@vger.kernel.org Cc: intel-gfx@lists.freedesktop.org Subject: v6.8 stable backport request for drm/i915 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: imre.deak@intel.com Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Stable team, please backport the following upstream commit to 6.8: commit 7a51a2aa2384 ("drm/i915/dp: Fix DSC state HW readout for SST connectors") Thanks, Imre