From: Greg KH <gregkh@linuxfoundation.org>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: "Lewycky, Andrew" <Andrew.Lewycky@amd.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>,
"linaro-mm-sig@lists.linaro.org" <linaro-mm-sig@lists.linaro.org>,
"Deucher, Alexander" <Alexander.Deucher@amd.com>,
"akpm@linux-foundation.org" <akpm@linux-foundation.org>
Subject: Re: [PATCH 00/83] AMD HSA kernel driver
Date: Wed, 16 Jul 2014 12:02:32 -0700 [thread overview]
Message-ID: <20140716190232.GB31046@kroah.com> (raw)
In-Reply-To: <CAKMK7uHzfb5nPbpoO1-gQp=wzRdWoNggXnEkQj9Pnkr6hKZB4g@mail.gmail.com>
On Wed, Jul 16, 2014 at 10:21:14AM +0200, Daniel Vetter wrote:
> On Tue, Jul 15, 2014 at 7:53 PM, Bridgman, John <John.Bridgman@amd.com> wrote:
> [snip away the discussion about hsa device discover, I'm hijacking
> this thread just for the event/fence stuff here.]
>
> > ... There's an event mechanism still to come - mostly for communicating fences and shader interrupts back to userspace, but also used for "device change" notifications, so no polling of sysfs.
>
> That could would be interesting. On i915 my plan is to internally use
> the recently added struct fence from Maarten. For the external
> interface for userspace that wants explicit control over fences I'm
> leaning towards polishing the android syncpt stuff (currently in
> staging). But in any case I _really_ want to avoid that we end up with
> multiple different and incompatible explicit fencing interfaces on
> linux.
I agree, and I'll say it stronger than that, we WILL NOT have different
and incompatible fencing interfaces in the kernel. That way lies
madness.
John, take a look at what is now in linux-next, it should provide what
you need here, right?
thanks,
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: "Bridgman, John" <John.Bridgman@amd.com>,
Jerome Glisse <j.glisse@gmail.com>,
"Lewycky, Andrew" <Andrew.Lewycky@amd.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>,
"Deucher, Alexander" <Alexander.Deucher@amd.com>,
"akpm@linux-foundation.org" <akpm@linux-foundation.org>,
Maarten Lankhorst <maarten.lankhorst@canonical.com>,
"linaro-mm-sig@lists.linaro.org" <linaro-mm-sig@lists.linaro.org>
Subject: Re: [PATCH 00/83] AMD HSA kernel driver
Date: Wed, 16 Jul 2014 12:02:32 -0700 [thread overview]
Message-ID: <20140716190232.GB31046@kroah.com> (raw)
In-Reply-To: <CAKMK7uHzfb5nPbpoO1-gQp=wzRdWoNggXnEkQj9Pnkr6hKZB4g@mail.gmail.com>
On Wed, Jul 16, 2014 at 10:21:14AM +0200, Daniel Vetter wrote:
> On Tue, Jul 15, 2014 at 7:53 PM, Bridgman, John <John.Bridgman@amd.com> wrote:
> [snip away the discussion about hsa device discover, I'm hijacking
> this thread just for the event/fence stuff here.]
>
> > ... There's an event mechanism still to come - mostly for communicating fences and shader interrupts back to userspace, but also used for "device change" notifications, so no polling of sysfs.
>
> That could would be interesting. On i915 my plan is to internally use
> the recently added struct fence from Maarten. For the external
> interface for userspace that wants explicit control over fences I'm
> leaning towards polishing the android syncpt stuff (currently in
> staging). But in any case I _really_ want to avoid that we end up with
> multiple different and incompatible explicit fencing interfaces on
> linux.
I agree, and I'll say it stronger than that, we WILL NOT have different
and incompatible fencing interfaces in the kernel. That way lies
madness.
John, take a look at what is now in linux-next, it should provide what
you need here, right?
thanks,
greg k-h
next prev parent reply other threads:[~2014-07-16 18:57 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-10 21:45 [PATCH 00/83] AMD HSA kernel driver Oded Gabbay
2014-07-10 22:24 ` Jerome Glisse
2014-07-10 22:24 ` Jerome Glisse
2014-07-10 22:51 ` Gabbay, Oded
2014-07-10 22:51 ` Gabbay, Oded
2014-07-11 21:18 ` Jerome Glisse
2014-07-11 21:18 ` Jerome Glisse
2014-07-12 9:24 ` Christian König
2014-07-12 11:10 ` Daniel Vetter
2014-07-12 11:10 ` Daniel Vetter
2014-07-12 16:49 ` Jerome Glisse
2014-07-13 9:42 ` Daniel Vetter
2014-07-13 9:42 ` Daniel Vetter
2014-07-13 16:40 ` Jerome Glisse
2014-07-13 16:40 ` Jerome Glisse
2014-07-23 23:57 ` Jesse Barnes
2014-07-24 7:16 ` Daniel Vetter
2014-07-12 21:55 ` Gabbay, Oded
2014-07-12 21:55 ` Gabbay, Oded
2014-07-13 3:55 ` Jerome Glisse
2014-07-13 3:55 ` Jerome Glisse
2014-07-13 15:34 ` Bridgman, John
2014-07-13 15:34 ` Bridgman, John
2014-07-13 16:49 ` Jerome Glisse
2014-07-13 16:49 ` Jerome Glisse
2014-07-14 8:37 ` Christian König
2014-07-14 8:37 ` Christian König
2014-07-15 4:35 ` Dave Airlie
2014-07-15 4:35 ` Dave Airlie
2014-07-15 14:29 ` Jerome Glisse
2014-07-15 14:29 ` Jerome Glisse
2014-07-15 17:06 ` Bridgman, John
2014-07-15 17:06 ` Bridgman, John
2014-07-15 17:23 ` Bridgman, John
2014-07-15 17:23 ` Bridgman, John
2014-07-15 17:37 ` Jerome Glisse
2014-07-15 17:37 ` Jerome Glisse
2014-07-15 17:53 ` Bridgman, John
2014-07-15 17:53 ` Bridgman, John
2014-07-15 18:04 ` Jerome Glisse
2014-07-15 18:04 ` Jerome Glisse
2014-07-16 8:27 ` Daniel Vetter
2014-07-16 8:27 ` Daniel Vetter
2014-07-16 14:52 ` Jerome Glisse
2014-07-16 14:52 ` Jerome Glisse
2014-07-16 15:25 ` Daniel Vetter
2014-07-16 15:25 ` Daniel Vetter
2014-07-16 8:21 ` Daniel Vetter
2014-07-16 8:21 ` Daniel Vetter
2014-07-16 19:02 ` Greg KH [this message]
2014-07-16 19:02 ` Greg KH
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=20140716190232.GB31046@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Alexander.Deucher@amd.com \
--cc=Andrew.Lewycky@amd.com \
--cc=akpm@linux-foundation.org \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=linaro-mm-sig@lists.linaro.org \
--cc=linux-kernel@vger.kernel.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.