From: Daniel Vetter <daniel@ffwll.ch>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Kees Cook <keescook@chromium.org>,
Daniel Vetter <daniel.vetter@ffwll.ch>,
Intel Graphics Development <intel-gfx@lists.freedesktop.org>,
DRI Development <dri-devel@lists.freedesktop.org>,
Cihangir Akturk <cakturk@gmail.com>,
Sean Paul <seanpaul@chromium.org>
Subject: Re: [PATCH] drm/vgem: Remove unecessary dma_fence_ops
Date: Fri, 17 Aug 2018 11:23:39 +0200 [thread overview]
Message-ID: <20180817092339.GE21634@phenom.ffwll.local> (raw)
In-Reply-To: <153381892236.6849.4555600157656668410@skylake-alporthouse-com>
On Thu, Aug 09, 2018 at 01:48:42PM +0100, Chris Wilson wrote:
> Quoting Daniel Vetter (2018-08-09 13:45:44)
> > dma_fence_default_wait is the default now, same for the trivial
> > enable_signaling implementation.
> >
> > Also remove the ->signaled callback, vgem can't peek ahead with a
> > fastpath, returning false is the default implementation.
> >
> > v2: Protect the meaningful space! (Chris)
> >
> > Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
> > Cc: Kees Cook <keescook@chromium.org>
> > Cc: Cihangir Akturk <cakturk@gmail.com>
> > Cc: Chris Wilson <chris@chris-wilson.co.uk>
> > Cc: Sean Paul <seanpaul@chromium.org>
> > Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
>
> 1-4,
> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Thanks for your reviews, all four pushed to drm-misc-next now.
-Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2018-08-17 9:23 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-04 9:29 [PATCH 0/5] RESEND: dma-buf cleanup Daniel Vetter
2018-07-04 9:29 ` [PATCH 1/5] drm/i915: Remove unecessary dma_fence_ops Daniel Vetter
2018-07-04 12:03 ` Emil Velikov
2018-07-04 12:34 ` Daniel Vetter
2018-07-04 17:22 ` Emil Velikov
2018-07-04 20:03 ` Daniel Vetter
[not found] ` <20180704092909.6599-1-daniel.vetter-/w4YWyX8dFk@public.gmane.org>
2018-07-04 9:29 ` [PATCH 2/5] drm/msm: " Daniel Vetter
2018-07-04 9:29 ` [PATCH 3/5] drm/nouveau: " Daniel Vetter
2018-07-04 9:29 ` [PATCH 4/5] drm/vgem: " Daniel Vetter
2018-08-09 8:33 ` Daniel Vetter
2018-08-09 8:38 ` Chris Wilson
2018-08-09 12:45 ` [PATCH] " Daniel Vetter
2018-08-09 12:48 ` Chris Wilson
2018-08-17 9:23 ` Daniel Vetter [this message]
2018-07-04 9:29 ` [PATCH 5/5] dma-fence: Polish kernel-doc for dma-fence.c Daniel Vetter
2018-07-04 9:29 ` Daniel Vetter
2018-07-04 9:36 ` Christian König
2018-07-04 9:36 ` Christian König
2018-07-04 9:53 ` ✗ Fi.CI.CHECKPATCH: warning for RESEND: dma-buf cleanup Patchwork
2018-07-04 10:08 ` ✓ Fi.CI.BAT: success " Patchwork
2018-07-04 11:27 ` ✓ Fi.CI.IGT: " Patchwork
2018-08-09 14:21 ` ✗ Fi.CI.CHECKPATCH: warning for RESEND: dma-buf cleanup (rev2) Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180817092339.GE21634@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=cakturk@gmail.com \
--cc=chris@chris-wilson.co.uk \
--cc=daniel.vetter@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=keescook@chromium.org \
--cc=seanpaul@chromium.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.