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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 48A78C6FA90 for ; Sat, 17 Sep 2022 06:17:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229540AbiIQGRQ (ORCPT ); Sat, 17 Sep 2022 02:17:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39226 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229457AbiIQGRN (ORCPT ); Sat, 17 Sep 2022 02:17:13 -0400 Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1B4709E0DD; Fri, 16 Sep 2022 23:17:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1663395432; x=1694931432; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=upEne6jANUUW2HNKG46U6wKVg+lb5Ctnz/1MJFQVakw=; b=l0vC1hQDxv7HDNXpM0QKrOaddQYFj3JZKcIczu5YGUe26Om0iumgl0gL nXSrjaYMWFVO+LZWmtSPHi2qkkSinZRv6YeMbjWc6kbey52iS4eF1DFeF GbxKY3PDMJIFxFNF5ythDkjFrkI0ekpUsQMeLVQdlsyVKEjYu2ogShbEY eavMqQHd639HUyOLNrJeFxLqTCQvZp2ZRaGIoSG4+sFILSUEv/t2oiyjr 49Bza8tXdbZzK/mP/O/QREqWO7Z0oHvm6QL/HADK8yZEzE9dKQ8Geqs4T m6gXihlXgmqikvf3+cM05Dajt7ibk9dNMaED3S1yMMZ78ENg8ie9a25O3 Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10472"; a="296716449" X-IronPort-AV: E=Sophos;i="5.93,322,1654585200"; d="scan'208";a="296716449" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Sep 2022 23:17:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,322,1654585200"; d="scan'208";a="617926963" Received: from stinkpipe.fi.intel.com (HELO stinkbox) ([10.237.72.191]) by orsmga002.jf.intel.com with SMTP; 16 Sep 2022 23:17:06 -0700 Received: by stinkbox (sSMTP sendmail emulation); Sat, 17 Sep 2022 09:17:05 +0300 Date: Sat, 17 Sep 2022 09:17:05 +0300 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= To: Christian =?iso-8859-1?Q?K=F6nig?= Cc: "Yadav, Arvind" , Arvind Yadav , andrey.grodzovsky@amd.com, shashank.sharma@amd.com, amaranath.somalapuram@amd.com, Arunpravin.PaneerSelvam@amd.com, sumit.semwal@linaro.org, gustavo@padovan.org, airlied@linux.ie, daniel@ffwll.ch, linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org, linaro-mm-sig@lists.linaro.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 0/6] dma-buf: Check status of enable-signaling bit on debug Message-ID: References: <20220914164321.2156-1-Arvind.Yadav@amd.com> <33a16b15-3d3c-7485-d021-ee2a727e5391@amd.com> <691c421f-1297-cd08-ea70-6750099275b1@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <691c421f-1297-cd08-ea70-6750099275b1@amd.com> X-Patchwork-Hint: comment Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 15, 2022 at 06:05:30PM +0200, Christian König wrote: > Am 15.09.22 um 15:02 schrieb Yadav, Arvind: > > > > On 9/15/2022 5:37 PM, Christian König wrote: > >> Is that sufficient to allow running a desktop on amdgpu with the > >> extra check enabled? If yes that would be quite a milestone. > >> > > Yes, It is running on amdgpu with extra config enabled. > > In this case I will start pushing the patches to drm-misc-next. I'm just > going to leave out the last one until the IGT tests are working as well. ffs Christian. intel CI blew up yet again: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12146/shard-glk7/igt@kms_plane_lowres@tiling-y@pipe-c-hdmi-a-2.html The last time (some ttm thing) was just a week or two ago, so it's really getting tiresome watching you push entirely untested stuff all the time. Would be really helpful if you finally started to do/require premerge testing. -- Ville Syrjälä Intel