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 A09F3C2D0CD for ; Mon, 19 May 2025 13:11:37 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3CF5810E19C; Mon, 19 May 2025 13:11:37 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="ac5TCesV"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.10]) by gabe.freedesktop.org (Postfix) with ESMTPS id 64E0110E24C for ; Mon, 19 May 2025 13:11: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=1747660295; x=1779196295; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=P8RdGThU+hipR/2ad3qsz05rSrV8fdqfpNK+4SlxH9k=; b=ac5TCesV5FFxfEgLvKNswHqf/cMOHlppy3+MQVbgzVAcblB2Z7glR+qi RuT03UyIG23JQwcu5GM7IOwNVA6tkv1+vPeEn9TRYWO4QhCIJy6HNSPH4 lMVIWtUe3uknlYpfq09wZOHDQQ1cJMLc1kT0mzkur++ZaI23sS4/fFzYi N/4PLEgDO2VKZX18Iv3oXuIN+hEpcdMDnPI61HOIbBhOaNv0RI/NQGJs2 qkbPJ3mfqjKYIGQihXSnm2JaBQM57qKhJZkijQopaKm98sw9mFMsaUpRw 0XT6cl63PXg7Tnxx3WBpYiQ0aMJQ5SJz1S8NlULFYOCpURQIWFTvhGn6i w==; X-CSE-ConnectionGUID: soKVLy1tSX+IzRKOFY3ajQ== X-CSE-MsgGUID: B9GYa2XOQo6rG7mqocKuLg== X-IronPort-AV: E=McAfee;i="6700,10204,11438"; a="60900851" X-IronPort-AV: E=Sophos;i="6.15,300,1739865600"; d="scan'208";a="60900851" Received: from orviesa001.jf.intel.com ([10.64.159.141]) by fmvoesa104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 May 2025 06:11:33 -0700 X-CSE-ConnectionGUID: 8MjmC/5nS5GOJvSUuHALnA== X-CSE-MsgGUID: 6LhtoAN+RMOWj4tVd4mDeg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.15,300,1739865600"; d="scan'208";a="176482580" Received: from pgcooper-mobl3.ger.corp.intel.com (HELO localhost) ([10.245.244.201]) by smtpauth.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 May 2025 06:11:31 -0700 From: Jani Nikula To: Niklas Cassel , Damien Le Moal , kernel-dev@rsta79.anonaddy.me Cc: linux-ide@vger.kernel.org, intel-gfx@lists.freedesktop.org Subject: Re: ahci + intel iGPU problems In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: Date: Mon, 19 May 2025 16:11:28 +0300 Message-ID: <875xhwvj7j.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain 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: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Fri, 16 May 2025, Niklas Cassel wrote: > I do however see a bunch of i915 timeouts. The i915 timeouts are normal for when its unable to talk to the display, perhaps because it isn't there. BR, Jani. -- Jani Nikula, Intel