From patchwork Thu May 3 14:25:58 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Vetter X-Patchwork-Id: 10378517 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 A44B760159 for ; Thu, 3 May 2018 14:27:14 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 925E729194 for ; Thu, 3 May 2018 14:27:14 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 86C3629196; Thu, 3 May 2018 14:27:14 +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=ham 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 2363729194 for ; Thu, 3 May 2018 14:27:14 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2F9A36E710; Thu, 3 May 2018 14:26:25 +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 62B766E6FF for ; Thu, 3 May 2018 14:26:23 +0000 (UTC) Received: by mail-wm0-x241.google.com with SMTP id t11so28765419wmt.0 for ; Thu, 03 May 2018 07:26:23 -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=luiK/tKHbD7Ryo/6rBZ4Nb05UdwnnCWUEbeJOV75W3o=; b=QMDQ+cpLDDePuhvMVrAxXA11G4bkxACuVQen6ZP0UZtDC3F9FhWk7WZNxQU7MYEWFM h5kdccF8eMLP9MNSy7xvkpONM26TCAgEZi48mfipZR0iTbsSVV+2OC8r+54rukkKa6eN Ffd8QETbgK0J/I04BFIzzSFjnAOqXs/o8jvoY= 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=luiK/tKHbD7Ryo/6rBZ4Nb05UdwnnCWUEbeJOV75W3o=; b=DyAkug/j/b0jTNcUHisrjaQKix0oZpTTwcaIjwabDUCQR4q+K2oYYfgneNuEJZIfu1 YENhja2ose7MQNkbiM9NvruLlCPirN3iiRW5alDxVviuLJWdRKEkRRvtZINRHZYDoaIg 08WM+2QF0fv/7iYe6BWX0w//k+OGB81SJRiAer4cUlWXQwfZEQA/YKdJZZ0ed2TMJ7R6 nK6JsJNc4s9Z0TrxHOZF/gO1G0RjzpFGtwo9TY2VQHcsHiHTy/ABtpR7tCD6A927lxpq M9i6OpsMx3jqJx3Gqnu/B6y5fvhcD55axxe3PWOH9SV5BRWVSkDGV0V/Wi3E4yZ+msfN nDxw== X-Gm-Message-State: ALQs6tDt61VtMzfT66WqHJMmHtbs2J4mAB8bqTXXI6woI4cVgXlogI7I OqxOwHPbf58jsgbUFz3fTVuHeg== X-Google-Smtp-Source: AB8JxZpcYcJk4w2xCtg7820TUd+j41s4vx3kOHL1DRw/wTPha0y0U2CE0lrfjgOQlxB6o7ZbVAqlrw== X-Received: by 2002:a50:ed06:: with SMTP id j6-v6mr32459723eds.143.1525357581828; Thu, 03 May 2018 07:26:21 -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.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 May 2018 07:26:21 -0700 (PDT) From: Daniel Vetter To: DRI Development Date: Thu, 3 May 2018 16:25:58 +0200 Message-Id: <20180503142603.28513-11-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 10/15] drm/nouveau: 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 , Ben Skeggs , nouveau@lists.freedesktop.org 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. Signed-off-by: Daniel Vetter Cc: Ben Skeggs Cc: nouveau@lists.freedesktop.org --- drivers/gpu/drm/nouveau/nouveau_fence.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_fence.c b/drivers/gpu/drm/nouveau/nouveau_fence.c index 503fa94dc06d..444bbde65344 100644 --- a/drivers/gpu/drm/nouveau/nouveau_fence.c +++ b/drivers/gpu/drm/nouveau/nouveau_fence.c @@ -527,6 +527,5 @@ static const struct dma_fence_ops nouveau_fence_ops_uevent = { .get_timeline_name = nouveau_fence_get_timeline_name, .enable_signaling = nouveau_fence_enable_signaling, .signaled = nouveau_fence_is_signaled, - .wait = dma_fence_default_wait, .release = nouveau_fence_release };