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 40609C001B0 for ; Tue, 15 Aug 2023 08:13:01 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3BFD110E159; Tue, 15 Aug 2023 08:12:55 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id 782CB10E157; Tue, 15 Aug 2023 08:12:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1692087173; x=1723623173; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=8FYXE+RfBzc1Zc5V0LYpU/SlMn68i32rsuFZsF7I7As=; b=Al0BCKGeebQw2/B9daCCDhWr1Gg6XFQ7eS3JR3Oo/PPkwznNKZckNA5x 4SbMUn11A6MyDintiqttxq6MDJMIj0F7KUXMK12pmuXLrOibtYSfPn96P i/0PxYY545yrExjbj/d+XWS6pQYlACsJ4AySmlVSLmvMq2ATS24bgG1Bo KA//S22Tt730eglmUABfFwinkvZfS8jTnQ9V54EhUrGlt1wQxGj44rpBx tLtnKmQIiLiPCUOovZaHEmWg4cBXZcD3Ldd6FUF16Ad0Efp8boz/dctk4 ZlT9wh8qGR4RJDve9XuaRIcdH/P7QkNYkThQp31vEevqFrqcd/OWKpMcX Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10802"; a="372226554" X-IronPort-AV: E=Sophos;i="6.01,174,1684825200"; d="scan'208";a="372226554" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Aug 2023 01:12:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10802"; a="683578480" X-IronPort-AV: E=Sophos;i="6.01,174,1684825200"; d="scan'208";a="683578480" Received: from cristina-mobl3.ger.corp.intel.com (HELO localhost) ([10.252.52.75]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Aug 2023 01:12:48 -0700 From: Jani Nikula To: imre.deak@intel.com, Linux regressions mailing list In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <87v8dmr6ty.fsf@gmail.com> <87il9l2ymf.fsf@gmail.com> <3df95e6d-8237-1c43-e220-a9bdb5d6e044@leemhuis.info> Date: Tue, 15 Aug 2023 11:12:46 +0300 Message-ID: <87edk4d8qp.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Intel-gfx] [REGRESSION] HDMI connector detection broken in 6.3 on Intel(R) Celeron(R) N3060 integrated graphics 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: Neil Armstrong , Daniel Vetter , intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, Maxime Ripard , dri-devel@lists.freedesktop.org, Thomas Zimmermann , Rodrigo Vivi , Dmitry Baryshkov , David Airlie , Mikhail Rudenko Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Mon, 14 Aug 2023, Imre Deak wrote: > On Sun, Aug 13, 2023 at 03:41:30PM +0200, Linux regression tracking (Thorsten Leemhuis) wrote: > Hi, > >> On 11.08.23 20:10, Mikhail Rudenko wrote: >> > On 2023-08-11 at 08:45 +02, Thorsten Leemhuis wrote: >> >> On 10.08.23 21:33, Mikhail Rudenko wrote: >> >>> The following is a copy an issue I posted to drm/i915 gitlab [1] two >> >>> months ago. I repost it to the mailing lists in hope that it will help >> >>> the right people pay attention to it. >> >> >> >> Thx for your report. Wonder why Dmitry (who authored a4e771729a51) or >> >> Thomas (who committed it) it didn't look into this, but maybe the i915 >> >> devs didn't forward the report to them. >> >> For the record: they did, and Jani mentioned already. Sorry, should have >> phrased this differently. >> >> >> Let's see if these mails help. Just wondering: does reverting >> >> a4e771729a51 from 6.5-rc5 or drm-tip help as well? >> > >> > I've redone my tests with 6.5-rc5, and here are the results: >> > (1) 6.5-rc5 -> still affected >> > (2) 6.5-rc5 + revert a4e771729a51 -> not affected >> > (3) 6.5-rc5 + two patches [1][2] suggested on i915 gitlab by @ideak -> not affected (!) >> > >> > Should we somehow tell regzbot about (3)? >> >> That's good to know, thx. But the more important things are: >> >> * When will those be merged? They are not yet in next yet afaics, so it >> might take some time to mainline them, especially at this point of the >> devel cycle. Imre, could you try to prod the right people so that these >> are ideally upstreamed rather sooner than later, as they fix a regression? > > I think the patches ([1] and [2]) could be merged via the drm-intel-next > (drm-intel-fixes) tree Cc'ing also stable. Jani, is this ok? It's fine by me, but need drm-misc maintainer ack to merge [1] via drm-intel. BR, Jani. > >> * They if possible ideally should be tagged for backporting to 6.4, as >> this is a regression from the 6.3 cycle. >> >> But yes, let's tell regzbot that fixes are available, too: >> >> #regzbot fix: drm/i915: Fix HPD polling, reenabling the output poll work >> as needed >> >> (for the record: that's the second of two patches apparently needed) >> >> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat) >> -- >> Everything you wanna know about Linux kernel regression tracking: >> https://linux-regtracking.leemhuis.info/about/#tldr >> If I did something stupid, please tell me, as explained on that page. >> >> >> BTW, there was an earlier report about a problem with a4e771729a51 that >> >> afaics was never addressed, but it might be unrelated. >> >> https://lore.kernel.org/all/20230328023129.3596968-1-zhouzongmin@kylinos.cn/ >> > [1] https://patchwork.freedesktop.org/patch/548590/?series=121050&rev=1 >> > [2] https://patchwork.freedesktop.org/patch/548591/?series=121050&rev=1 >> -- Jani Nikula, Intel Open Source Graphics Center From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.115]) (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 DED9CAD5F for ; Tue, 15 Aug 2023 08:12:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1692087173; x=1723623173; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=8FYXE+RfBzc1Zc5V0LYpU/SlMn68i32rsuFZsF7I7As=; b=Al0BCKGeebQw2/B9daCCDhWr1Gg6XFQ7eS3JR3Oo/PPkwznNKZckNA5x 4SbMUn11A6MyDintiqttxq6MDJMIj0F7KUXMK12pmuXLrOibtYSfPn96P i/0PxYY545yrExjbj/d+XWS6pQYlACsJ4AySmlVSLmvMq2ATS24bgG1Bo KA//S22Tt730eglmUABfFwinkvZfS8jTnQ9V54EhUrGlt1wQxGj44rpBx tLtnKmQIiLiPCUOovZaHEmWg4cBXZcD3Ldd6FUF16Ad0Efp8boz/dctk4 ZlT9wh8qGR4RJDve9XuaRIcdH/P7QkNYkThQp31vEevqFrqcd/OWKpMcX Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10802"; a="372226551" X-IronPort-AV: E=Sophos;i="6.01,174,1684825200"; d="scan'208";a="372226551" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Aug 2023 01:12:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10802"; a="683578480" X-IronPort-AV: E=Sophos;i="6.01,174,1684825200"; d="scan'208";a="683578480" Received: from cristina-mobl3.ger.corp.intel.com (HELO localhost) ([10.252.52.75]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Aug 2023 01:12:48 -0700 From: Jani Nikula To: imre.deak@intel.com, Linux regressions mailing list Cc: Mikhail Rudenko , Thomas Zimmermann , Neil Armstrong , Dmitry Baryshkov , Maarten Lankhorst , Maxime Ripard , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, Joonas Lahtinen , Rodrigo Vivi , Tvrtko Ursulin , David Airlie , Daniel Vetter Subject: Re: [REGRESSION] HDMI connector detection broken in 6.3 on Intel(R) Celeron(R) N3060 integrated graphics In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <87v8dmr6ty.fsf@gmail.com> <87il9l2ymf.fsf@gmail.com> <3df95e6d-8237-1c43-e220-a9bdb5d6e044@leemhuis.info> Date: Tue, 15 Aug 2023 11:12:46 +0300 Message-ID: <87edk4d8qp.fsf@intel.com> Precedence: bulk X-Mailing-List: regressions@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain On Mon, 14 Aug 2023, Imre Deak wrote: > On Sun, Aug 13, 2023 at 03:41:30PM +0200, Linux regression tracking (Thorsten Leemhuis) wrote: > Hi, > >> On 11.08.23 20:10, Mikhail Rudenko wrote: >> > On 2023-08-11 at 08:45 +02, Thorsten Leemhuis wrote: >> >> On 10.08.23 21:33, Mikhail Rudenko wrote: >> >>> The following is a copy an issue I posted to drm/i915 gitlab [1] two >> >>> months ago. I repost it to the mailing lists in hope that it will help >> >>> the right people pay attention to it. >> >> >> >> Thx for your report. Wonder why Dmitry (who authored a4e771729a51) or >> >> Thomas (who committed it) it didn't look into this, but maybe the i915 >> >> devs didn't forward the report to them. >> >> For the record: they did, and Jani mentioned already. Sorry, should have >> phrased this differently. >> >> >> Let's see if these mails help. Just wondering: does reverting >> >> a4e771729a51 from 6.5-rc5 or drm-tip help as well? >> > >> > I've redone my tests with 6.5-rc5, and here are the results: >> > (1) 6.5-rc5 -> still affected >> > (2) 6.5-rc5 + revert a4e771729a51 -> not affected >> > (3) 6.5-rc5 + two patches [1][2] suggested on i915 gitlab by @ideak -> not affected (!) >> > >> > Should we somehow tell regzbot about (3)? >> >> That's good to know, thx. But the more important things are: >> >> * When will those be merged? They are not yet in next yet afaics, so it >> might take some time to mainline them, especially at this point of the >> devel cycle. Imre, could you try to prod the right people so that these >> are ideally upstreamed rather sooner than later, as they fix a regression? > > I think the patches ([1] and [2]) could be merged via the drm-intel-next > (drm-intel-fixes) tree Cc'ing also stable. Jani, is this ok? It's fine by me, but need drm-misc maintainer ack to merge [1] via drm-intel. BR, Jani. > >> * They if possible ideally should be tagged for backporting to 6.4, as >> this is a regression from the 6.3 cycle. >> >> But yes, let's tell regzbot that fixes are available, too: >> >> #regzbot fix: drm/i915: Fix HPD polling, reenabling the output poll work >> as needed >> >> (for the record: that's the second of two patches apparently needed) >> >> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat) >> -- >> Everything you wanna know about Linux kernel regression tracking: >> https://linux-regtracking.leemhuis.info/about/#tldr >> If I did something stupid, please tell me, as explained on that page. >> >> >> BTW, there was an earlier report about a problem with a4e771729a51 that >> >> afaics was never addressed, but it might be unrelated. >> >> https://lore.kernel.org/all/20230328023129.3596968-1-zhouzongmin@kylinos.cn/ >> > [1] https://patchwork.freedesktop.org/patch/548590/?series=121050&rev=1 >> > [2] https://patchwork.freedesktop.org/patch/548591/?series=121050&rev=1 >> -- Jani Nikula, Intel Open Source Graphics Center 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 02668C0015E for ; Tue, 15 Aug 2023 08:12:55 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D5C1A10E157; Tue, 15 Aug 2023 08:12:54 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id 782CB10E157; Tue, 15 Aug 2023 08:12:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1692087173; x=1723623173; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=8FYXE+RfBzc1Zc5V0LYpU/SlMn68i32rsuFZsF7I7As=; b=Al0BCKGeebQw2/B9daCCDhWr1Gg6XFQ7eS3JR3Oo/PPkwznNKZckNA5x 4SbMUn11A6MyDintiqttxq6MDJMIj0F7KUXMK12pmuXLrOibtYSfPn96P i/0PxYY545yrExjbj/d+XWS6pQYlACsJ4AySmlVSLmvMq2ATS24bgG1Bo KA//S22Tt730eglmUABfFwinkvZfS8jTnQ9V54EhUrGlt1wQxGj44rpBx tLtnKmQIiLiPCUOovZaHEmWg4cBXZcD3Ldd6FUF16Ad0Efp8boz/dctk4 ZlT9wh8qGR4RJDve9XuaRIcdH/P7QkNYkThQp31vEevqFrqcd/OWKpMcX Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10802"; a="372226554" X-IronPort-AV: E=Sophos;i="6.01,174,1684825200"; d="scan'208";a="372226554" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Aug 2023 01:12:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10802"; a="683578480" X-IronPort-AV: E=Sophos;i="6.01,174,1684825200"; d="scan'208";a="683578480" Received: from cristina-mobl3.ger.corp.intel.com (HELO localhost) ([10.252.52.75]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Aug 2023 01:12:48 -0700 From: Jani Nikula To: imre.deak@intel.com, Linux regressions mailing list Subject: Re: [REGRESSION] HDMI connector detection broken in 6.3 on Intel(R) Celeron(R) N3060 integrated graphics In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <87v8dmr6ty.fsf@gmail.com> <87il9l2ymf.fsf@gmail.com> <3df95e6d-8237-1c43-e220-a9bdb5d6e044@leemhuis.info> Date: Tue, 15 Aug 2023 11:12:46 +0300 Message-ID: <87edk4d8qp.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain 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: Neil Armstrong , Tvrtko Ursulin , intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, Maxime Ripard , dri-devel@lists.freedesktop.org, Thomas Zimmermann , Rodrigo Vivi , Dmitry Baryshkov , Mikhail Rudenko Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 14 Aug 2023, Imre Deak wrote: > On Sun, Aug 13, 2023 at 03:41:30PM +0200, Linux regression tracking (Thorsten Leemhuis) wrote: > Hi, > >> On 11.08.23 20:10, Mikhail Rudenko wrote: >> > On 2023-08-11 at 08:45 +02, Thorsten Leemhuis wrote: >> >> On 10.08.23 21:33, Mikhail Rudenko wrote: >> >>> The following is a copy an issue I posted to drm/i915 gitlab [1] two >> >>> months ago. I repost it to the mailing lists in hope that it will help >> >>> the right people pay attention to it. >> >> >> >> Thx for your report. Wonder why Dmitry (who authored a4e771729a51) or >> >> Thomas (who committed it) it didn't look into this, but maybe the i915 >> >> devs didn't forward the report to them. >> >> For the record: they did, and Jani mentioned already. Sorry, should have >> phrased this differently. >> >> >> Let's see if these mails help. Just wondering: does reverting >> >> a4e771729a51 from 6.5-rc5 or drm-tip help as well? >> > >> > I've redone my tests with 6.5-rc5, and here are the results: >> > (1) 6.5-rc5 -> still affected >> > (2) 6.5-rc5 + revert a4e771729a51 -> not affected >> > (3) 6.5-rc5 + two patches [1][2] suggested on i915 gitlab by @ideak -> not affected (!) >> > >> > Should we somehow tell regzbot about (3)? >> >> That's good to know, thx. But the more important things are: >> >> * When will those be merged? They are not yet in next yet afaics, so it >> might take some time to mainline them, especially at this point of the >> devel cycle. Imre, could you try to prod the right people so that these >> are ideally upstreamed rather sooner than later, as they fix a regression? > > I think the patches ([1] and [2]) could be merged via the drm-intel-next > (drm-intel-fixes) tree Cc'ing also stable. Jani, is this ok? It's fine by me, but need drm-misc maintainer ack to merge [1] via drm-intel. BR, Jani. > >> * They if possible ideally should be tagged for backporting to 6.4, as >> this is a regression from the 6.3 cycle. >> >> But yes, let's tell regzbot that fixes are available, too: >> >> #regzbot fix: drm/i915: Fix HPD polling, reenabling the output poll work >> as needed >> >> (for the record: that's the second of two patches apparently needed) >> >> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat) >> -- >> Everything you wanna know about Linux kernel regression tracking: >> https://linux-regtracking.leemhuis.info/about/#tldr >> If I did something stupid, please tell me, as explained on that page. >> >> >> BTW, there was an earlier report about a problem with a4e771729a51 that >> >> afaics was never addressed, but it might be unrelated. >> >> https://lore.kernel.org/all/20230328023129.3596968-1-zhouzongmin@kylinos.cn/ >> > [1] https://patchwork.freedesktop.org/patch/548590/?series=121050&rev=1 >> > [2] https://patchwork.freedesktop.org/patch/548591/?series=121050&rev=1 >> -- Jani Nikula, Intel Open Source Graphics Center