From: Eric Anholt <eric@anholt.net>
To: Rob Herring <robh@kernel.org>, dri-devel@lists.freedesktop.org
Cc: Sean Paul <sean@poorly.run>, David Airlie <airlied@linux.ie>,
linux-arm-msm@vger.kernel.org, etnaviv@lists.freedesktop.org,
Maxime Ripard <maxime.ripard@bootlin.com>,
Russell King <linux+etnaviv@armlinux.org.uk>,
freedreno@lists.freedesktop.org
Subject: Re: [PATCH v2 1/5] drm: Add reservation_object to drm_gem_object
Date: Wed, 06 Feb 2019 14:59:41 -0800 [thread overview]
Message-ID: <87sgx0seua.fsf@anholt.net> (raw)
In-Reply-To: <20190202154158.10443-2-robh@kernel.org>
[-- Attachment #1.1: Type: text/plain, Size: 472 bytes --]
Rob Herring <robh@kernel.org> writes:
> Many users of drm_gem_object embed a struct reservation_object into
> their subclassed struct, so let's add one to struct drm_gem_object.
> This will allow removing the reservation object from the subclasses
> and removing the ->gem_prime_res_obj callback.
>
> With the addition, add a drm_gem_reservation_object_wait() helper
> function for drivers to use in wait ioctls.
1, 4, 5 are:
Reviewed-by: Eric Anholt <eric@anholt.net>
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2019-02-06 22:59 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-02 15:41 [PATCH v2 0/5] Add reservation_object to drm_gem_object Rob Herring
[not found] ` <20190202154158.10443-1-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2019-02-02 15:41 ` [PATCH v2 1/5] drm: " Rob Herring
2019-02-04 9:31 ` Daniel Vetter
2019-02-06 22:59 ` Eric Anholt [this message]
2019-02-08 7:23 ` Christian Gmeiner
[not found] ` <CAH9NwWfX0w_-mqirpW42HLQ=SqytyGFfg=FBpqcV_m8q4-ucRA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-02-12 14:16 ` Daniel Vetter
[not found] ` <20190212141637.GC23159-dv86pmgwkMBes7Z6vYuT8azUEOm+Xw19@public.gmane.org>
2019-02-12 18:35 ` Christian Gmeiner
2019-02-02 15:41 ` [PATCH v2 2/5] drm: etnaviv: Switch to use drm_gem_object reservation_object Rob Herring
2019-02-12 18:33 ` Christian Gmeiner via dri-devel
2019-02-02 15:41 ` [PATCH v2 3/5] drm: msm: " Rob Herring
[not found] ` <20190202154158.10443-4-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2019-02-13 14:31 ` Rob Clark
2019-02-02 15:41 ` [PATCH v2 4/5] drm: v3d: " Rob Herring
2019-02-02 15:41 ` [PATCH v2 5/5] drm: vc4: " Rob Herring
2019-02-12 14:22 ` [PATCH v2 0/5] Add reservation_object to drm_gem_object Daniel Vetter
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=87sgx0seua.fsf@anholt.net \
--to=eric@anholt.net \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
--cc=etnaviv@lists.freedesktop.org \
--cc=freedreno@lists.freedesktop.org \
--cc=linux+etnaviv@armlinux.org.uk \
--cc=linux-arm-msm@vger.kernel.org \
--cc=maxime.ripard@bootlin.com \
--cc=robh@kernel.org \
--cc=sean@poorly.run \
/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.