From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x432.google.com (mail-wr1-x432.google.com [IPv6:2a00:1450:4864:20::432]) by gabe.freedesktop.org (Postfix) with ESMTPS id 01D8010E0E1 for ; Wed, 4 Oct 2023 08:15:33 +0000 (UTC) Received: by mail-wr1-x432.google.com with SMTP id ffacd0b85a97d-32320381a07so1820173f8f.0 for ; Wed, 04 Oct 2023 01:15:33 -0700 (PDT) Message-ID: <8bba0a41-769f-4921-89b5-0f5d2d315459@gmail.com> Date: Wed, 4 Oct 2023 11:15:25 +0300 MIME-Version: 1.0 Content-Language: en-US To: "Modem, Bhanuprakash" , Kunal Joshi , igt-dev@lists.freedesktop.org, Kamil Konieczny References: <20231001103006.431894-1-kunal1.joshi@intel.com> <17bd5bee-d5ff-9351-ed9b-e917b780d491@intel.com> <1f8f7bfc-21cb-e986-401a-591892adefeb@intel.com> From: Juha-Pekka Heikkila In-Reply-To: <1f8f7bfc-21cb-e986-401a-591892adefeb@intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [igt-dev] [PATCH i-g-t 0/2] Add test for hotplug validation in simulation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: juhapekka.heikkila@gmail.com Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On 4.10.2023 8.48, Modem, Bhanuprakash wrote: > Forgot to add Kamil to the TO/CC list. > > On Tue-03-10-2023 02:42 pm, Modem, Bhanuprakash wrote: >> Hi Kunal, >> >> On Sun-01-10-2023 04:00 pm, Kunal Joshi wrote: >>> Test to validate hotplug in simulation environment we >>> have scratch pad register 0x4f080 from which we can >>> trigger uevents such as HPD, VBLANK..etc, Idea is to >>> have port mapping placed in igtrcthrough which test >>> can write to 0x4f080 and check if we get hotplug >> >> In first glance, do we really need to upstream this test? I am pretty >> sure, no one (including Intel) is going to use this test from upstream >> repo (We don't have any simulation environment in public CI). >> >> So, we can't merge this. >> >> + Kamil, thoughts? >> Not sure why this wouldn't fit in upstream? It is valid igt test, will be of interest only for Intel guys hence in in intel directory and when in upstream it will not be causing issues during backports. We anyway already have more generic tests taking into account if they're being run in simulated environments. /Juha-Pekka