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 X-Spam-Level: X-Spam-Status: No, score=-8.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5E525C64E8A for ; Wed, 2 Dec 2020 12:13:04 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id D58E322203 for ; Wed, 2 Dec 2020 12:13:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D58E322203 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id E917C6EA0A; Wed, 2 Dec 2020 12:13:02 +0000 (UTC) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 057F96EA0A for ; Wed, 2 Dec 2020 12:13:00 +0000 (UTC) IronPort-SDR: ojPr+tj9eGmxuba1tSPNvE72VWmCWsgoiGUWcpEqER3mzDGf7fj3giG4yMRf8dXuRhV5n2C1cZ BKWzj96QyWFg== X-IronPort-AV: E=McAfee;i="6000,8403,9822"; a="160774920" X-IronPort-AV: E=Sophos;i="5.78,386,1599548400"; d="scan'208";a="160774920" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Dec 2020 04:12:59 -0800 IronPort-SDR: fVv2umKBudcBD6tQvL6ucvH/G28JgdjRdyIIHIhDp1zMnhmD8ebkCKdSM4JhZiiBKUi/tNdOoa CPYDBBBHJ0Kw== X-IronPort-AV: E=Sophos;i="5.78,386,1599548400"; d="scan'208";a="481529225" Received: from ldunne-mobl1.ger.corp.intel.com (HELO intel.com) ([10.251.85.165]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Dec 2020 04:12:57 -0800 Date: Wed, 2 Dec 2020 14:12:54 +0200 From: Andi Shyti To: Chris Wilson Message-ID: References: <20201202112140.16759-1-chris@chris-wilson.co.uk> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201202112140.16759-1-chris@chris-wilson.co.uk> Subject: Re: [Intel-gfx] [PATCH] drm/i915/gem: Spring clean debugfs 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: intel-gfx@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" > Throw away all the debugfs entries that are not being actively used for > debugging/developing IGT. Note that a couple of these are already and > will remain available under the gt/ > > Files removed: > i915_gem_fence_regs > i915_gem_interrupt > i915_ring_freq_table > i915_context_status > i915_llc > i915_shrinker_info > > Signed-off-by: Chris Wilson > Cc: Andi Shyti > Cc: Tvrtko Ursulin > Cc: Joonas Lahtinen And that's the statement :) Reviewed-by: Andi Shyti Andi _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx