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 D06ADC433FE for ; Mon, 16 May 2022 08:39:16 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A154610EE5B; Mon, 16 May 2022 08:39:15 +0000 (UTC) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id 36A9610EEB4; Mon, 16 May 2022 08:39:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1652690354; x=1684226354; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=w0Y3dh4DnD67DzeqDXg5GGyNrfbAwvw8hnIdVvy8VZk=; b=DHUPEQONjn+10NlLVPfaENynJeNJequ4Amxcw1g/0mLJBKIWQfaQQouc CATWOU6KMGA2YBDlJ/BXvM/g9JSacylqYkPWTKOEuRWgNvRA4kVuuScLN bgYni4AWSDzKzfDVb5bKUfDXt+TQ1bIuE93nDTbYeujw4NqWof4PE5M86 pdRo4ubCGpyyXN3rIrp4qOaFwZCxCPSrsHjOBXSQ/4scsgco7RqfXgRlq EEmrqJmGYPrMxGh106Vdc4aFTwHQXNe8BXeZ34sStn0Gna1TLDECaQN/M bBPSYn5UNe3NZAaSiN92ERab0d0hGN7Er8/SmpzyUU1TDetGdyzTSJDEM Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10348"; a="270470112" X-IronPort-AV: E=Sophos;i="5.91,229,1647327600"; d="scan'208";a="270470112" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 May 2022 01:39:10 -0700 X-IronPort-AV: E=Sophos;i="5.91,229,1647327600"; d="scan'208";a="568223604" Received: from jrozansk-mobl.ger.corp.intel.com (HELO localhost) ([10.249.130.253]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 May 2022 01:39:06 -0700 From: Jani Nikula To: Harry Wentland , "Modem, Bhanuprakash" , "Murthy, Arun R" , "intel-gfx@lists.freedesktop.org" , "dri-devel@lists.freedesktop.org" , "amd-gfx@lists.freedesktop.org" , "ville.syrjala@linux.intel.com" , "Sharma, Swati2" Subject: Re: [Intel-gfx] [V2 3/3] drm/amd/display: Move connector debugfs to drm In-Reply-To: <642bd366-7918-0f0f-a6fb-e6422eb7501d@amd.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20220411095129.1652096-1-bhanuprakash.modem@intel.com> <20220411095129.1652096-4-bhanuprakash.modem@intel.com> <29f40e83-a9a8-c0ac-1702-f9d0bf0f8861@intel.com> <8a9ba046-5e2c-442f-aec2-f1683097d100@amd.com> <576d5993-8108-218e-45a0-bab1ae4ca84b@intel.com> <642bd366-7918-0f0f-a6fb-e6422eb7501d@amd.com> Date: Mon, 16 May 2022 11:39:03 +0300 Message-ID: <87mtfhhnx4.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: Rodrigo Siqueira Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 02 May 2022, Harry Wentland wrote: > Both the kernel and IGT series look good to me. > > I recommend you merge the entire kernel set as one into drm-next. We > can pull it into amd-staging-drm-next so as not to break our CI once > the IGT patches land. Can we read that as an ack to merge via drm-misc-next? :) BR, Jani. -- Jani Nikula, Intel Open Source Graphics Center