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 30B34C47422 for ; Fri, 26 Jan 2024 14:47:42 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id F041710FB1F; Fri, 26 Jan 2024 14:47:40 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.120]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4354D10FB1F; Fri, 26 Jan 2024 14:47:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1706280459; x=1737816459; h=date:from:to:cc:subject:message-id:mime-version: content-transfer-encoding; bh=YNLlsP/SohdMvBnPEzAA76YCPQOks6j/c8hDxHb5Jc4=; b=OTP8kRsk4V52B4Wl6fPZ3OXdjIr15b/sDu1GusaBa1383ZBsrni/9pX+ 7XEzRyFgyxH3UbJ0L3l/2Cn9O1KZnDCn/HswSTF6YGUdcpNu+mJrFD6BN S2BR/SqMZDd8HZJ56nAM2KahrAG9LSHoqT5TdNltpPW/0HjYRiKkNzUqd jXqJ/D9Wr8yV1WxUefQjvIcxvXqCRswCxRCrTvCS+vZ4UGcY5kRkY5p7Q 95lNJ+0eYGKTq1P9dfMQLs2/7zHM/i31GDFFOGgZ/ut2mr+V2HYNOPJvv V1m964jZD1FmMdXbihOY4mqNBezCmxTdG7fX9HAXyUegs91l8f63Gbx1N A==; X-IronPort-AV: E=McAfee;i="6600,9927,10964"; a="401345168" X-IronPort-AV: E=Sophos;i="6.05,216,1701158400"; d="scan'208";a="401345168" Received: from fmviesa004.fm.intel.com ([10.60.135.144]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jan 2024 06:47:38 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.05,216,1701158400"; d="scan'208";a="2757759" Received: from fnangle-mobl1.ger.corp.intel.com (HELO localhost) ([10.94.252.234]) by fmviesa004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jan 2024 06:47:35 -0800 Date: Fri, 26 Jan 2024 16:47:32 +0200 From: Joonas Lahtinen To: Dave Airlie , Daniel Vetter Subject: [PULL] drm-intel-fixes Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline 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: Tvrtko Ursulin , dim-tools@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Thomas =?iso-8859-1?Q?Hellstr=F6m?= , Lucas De Marchi , Oded Gabbay , Maxime Ripard , Thomas Zimmermann , Rodrigo Vivi , intel-gfx@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Dave & Sima, Just one Cc stable patch (the rest was already in drm-intel-next-fixes). Tried to wait for CI results, but none yet. Best Regards, Joonas *** drm-intel-fixes-2024-01-26: - PSR fix for HSW The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: Linux 6.8-rc1 (2024-01-21 14:11:32 -0800) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2024-01-26 for you to fetch changes up to f9f031dd21a7ce13a13862fa5281d32e1029c70f: drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULT (2024-01-25 10:44:13 +0200) ---------------------------------------------------------------- - PSR fix for HSW ---------------------------------------------------------------- Ville Syrjälä (1): drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULT drivers/gpu/drm/i915/display/intel_psr.c | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) 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 24F4FC47DDF for ; Fri, 26 Jan 2024 14:47:41 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7DC1610FB0C; Fri, 26 Jan 2024 14:47:40 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.120]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4354D10FB1F; Fri, 26 Jan 2024 14:47:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1706280459; x=1737816459; h=date:from:to:cc:subject:message-id:mime-version: content-transfer-encoding; bh=YNLlsP/SohdMvBnPEzAA76YCPQOks6j/c8hDxHb5Jc4=; b=OTP8kRsk4V52B4Wl6fPZ3OXdjIr15b/sDu1GusaBa1383ZBsrni/9pX+ 7XEzRyFgyxH3UbJ0L3l/2Cn9O1KZnDCn/HswSTF6YGUdcpNu+mJrFD6BN S2BR/SqMZDd8HZJ56nAM2KahrAG9LSHoqT5TdNltpPW/0HjYRiKkNzUqd jXqJ/D9Wr8yV1WxUefQjvIcxvXqCRswCxRCrTvCS+vZ4UGcY5kRkY5p7Q 95lNJ+0eYGKTq1P9dfMQLs2/7zHM/i31GDFFOGgZ/ut2mr+V2HYNOPJvv V1m964jZD1FmMdXbihOY4mqNBezCmxTdG7fX9HAXyUegs91l8f63Gbx1N A==; X-IronPort-AV: E=McAfee;i="6600,9927,10964"; a="401345168" X-IronPort-AV: E=Sophos;i="6.05,216,1701158400"; d="scan'208";a="401345168" Received: from fmviesa004.fm.intel.com ([10.60.135.144]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jan 2024 06:47:38 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.05,216,1701158400"; d="scan'208";a="2757759" Received: from fnangle-mobl1.ger.corp.intel.com (HELO localhost) ([10.94.252.234]) by fmviesa004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jan 2024 06:47:35 -0800 Date: Fri, 26 Jan 2024 16:47:32 +0200 From: Joonas Lahtinen To: Dave Airlie , Daniel Vetter Subject: [PULL] drm-intel-fixes Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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: , Cc: dim-tools@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Thomas =?iso-8859-1?Q?Hellstr=F6m?= , Lucas De Marchi , Oded Gabbay , Maxime Ripard , Thomas Zimmermann , Rodrigo Vivi , intel-gfx@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Hi Dave & Sima, Just one Cc stable patch (the rest was already in drm-intel-next-fixes). Tried to wait for CI results, but none yet. Best Regards, Joonas *** drm-intel-fixes-2024-01-26: - PSR fix for HSW The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: Linux 6.8-rc1 (2024-01-21 14:11:32 -0800) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2024-01-26 for you to fetch changes up to f9f031dd21a7ce13a13862fa5281d32e1029c70f: drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULT (2024-01-25 10:44:13 +0200) ---------------------------------------------------------------- - PSR fix for HSW ---------------------------------------------------------------- Ville Syrjälä (1): drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULT drivers/gpu/drm/i915/display/intel_psr.c | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-)