From patchwork Thu May 3 14:26:00 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Vetter X-Patchwork-Id: 10378529 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 0FDA760353 for ; Thu, 3 May 2018 14:27:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id F303D29194 for ; Thu, 3 May 2018 14:27:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E7C6D29196; Thu, 3 May 2018 14:27:39 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=unavailable version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 9FE8929194 for ; Thu, 3 May 2018 14:27:39 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 17F726E71D; Thu, 3 May 2018 14:26:29 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-wm0-x241.google.com (mail-wm0-x241.google.com [IPv6:2a00:1450:400c:c09::241]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8C7B56E713 for ; Thu, 3 May 2018 14:26:25 +0000 (UTC) Received: by mail-wm0-x241.google.com with SMTP id j5so30837337wme.5 for ; Thu, 03 May 2018 07:26:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=74Tc4bDEVsvHuAhTDs9uJAQaHA7r9Ao6bPTgJPsDhWU=; b=N3QNTZ+TIinlh/pbXf+Rs7x8cZxe1oAzlimPAQ6FKSudhHHAapT3bUDLLTWToODVrY 3afIw1STifHHPsp8z2hGKivdvRE3FtB97uOsuNT7/Od0L0WAwetHpjI0gWJ1ATZahEnh Kd5y2j+fEribooC2dTeebqgaOPV1rPmiJTV2k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=74Tc4bDEVsvHuAhTDs9uJAQaHA7r9Ao6bPTgJPsDhWU=; b=BjZuNg8Fpe7EdRNoYQ7v+RikvvbbUuO2PxkKInwexUHb04Vd312y9rwlsJA4QC/v6I MxS+kvOzjAjjJgDDmBf+pk8Zimvy1bSCuxSOaXaaa8W1WxkXDnASW+YppxNzNtt9e9pE DG8W0yXMmu6j/XcBKAOkxTIGD95wsCZ4nx76VAyJxKS/L2M9JymT3uHx3xrnzHPKWgr6 eRG2lfvdL8m8o5cdXGF5XsZsmJbIXnrUmIrBAqdBx2+A2/HDWY7qx66uuWL4RYf8UU4e ipfXqzMyyOnAsUdtCY88ECSc8K+E0jtjrxbg71euYU3P1b1d+FaeTgO/9ULxltMZmOse 0uYA== X-Gm-Message-State: ALQs6tAmseOrfOw6upuxuGSn0K3+DqTsCmY46zDzmxQg0R7XrbC2miZm Iy86mpFtR1CByp2o5uh0C8Yt7Q== X-Google-Smtp-Source: AB8JxZocMIrtNEESxGYiPxoC/eNgzczJ0w2XYnzUUrndK2GxkOW9O9OBn3GMrz05QIlrPGs/on1WgA== X-Received: by 2002:a50:ad69:: with SMTP id z38-v6mr31571723edc.306.1525357584256; Thu, 03 May 2018 07:26:24 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:5635:0:39d2:f87e:2033:9f6]) by smtp.gmail.com with ESMTPSA id u5-v6sm8095647edi.79.2018.05.03.07.26.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 May 2018 07:26:23 -0700 (PDT) From: Daniel Vetter To: DRI Development Date: Thu, 3 May 2018 16:26:00 +0200 Message-Id: <20180503142603.28513-13-daniel.vetter@ffwll.ch> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180503142603.28513-1-daniel.vetter@ffwll.ch> References: <20180503142603.28513-1-daniel.vetter@ffwll.ch> Subject: [Intel-gfx] [PATCH 12/15] drm/vc4: Remove unecessary dma_fence_ops X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Daniel Vetter , Intel Graphics Development MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP dma_fence_default_wait is the default now, same for the trivial enable_signaling implementation. Reviewed-by: Eric Anholt Signed-off-by: Daniel Vetter Cc: Eric Anholt --- drivers/gpu/drm/vc4/vc4_fence.c | 7 ------- 1 file changed, 7 deletions(-) diff --git a/drivers/gpu/drm/vc4/vc4_fence.c b/drivers/gpu/drm/vc4/vc4_fence.c index dbf5a5a5d5f5..9f40c0ddadc4 100644 --- a/drivers/gpu/drm/vc4/vc4_fence.c +++ b/drivers/gpu/drm/vc4/vc4_fence.c @@ -33,11 +33,6 @@ static const char *vc4_fence_get_timeline_name(struct dma_fence *fence) return "vc4-v3d"; } -static bool vc4_fence_enable_signaling(struct dma_fence *fence) -{ - return true; -} - static bool vc4_fence_signaled(struct dma_fence *fence) { struct vc4_fence *f = to_vc4_fence(fence); @@ -49,8 +44,6 @@ static bool vc4_fence_signaled(struct dma_fence *fence) const struct dma_fence_ops vc4_fence_ops = { .get_driver_name = vc4_fence_get_driver_name, .get_timeline_name = vc4_fence_get_timeline_name, - .enable_signaling = vc4_fence_enable_signaling, .signaled = vc4_fence_signaled, - .wait = dma_fence_default_wait, .release = dma_fence_free, };