From: Daniel Vetter <daniel@ffwll.ch>
To: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 1/2] drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers
Date: Wed, 17 Oct 2012 21:09:40 +0200 [thread overview]
Message-ID: <20121017190940.GN5753@phenom.ffwll.local> (raw)
In-Reply-To: <20121017093121.591e3a63@jbarnes-desktop>
On Wed, Oct 17, 2012 at 09:31:21AM -0700, Jesse Barnes wrote:
> On Wed, 17 Oct 2012 12:09:54 +0100
> Chris Wilson <chris@chris-wilson.co.uk> wrote:
>
> > With the introduction of per-process GTT space, the hardware designers
> > thought it wise to also limit the ability to write to MMIO space to only
> > a "secure" batch buffer. The ability to rewrite registers is the only
> > way to program the hardware to perform certain operations like scanline
> > waits (required for tear-free windowed updates). So we either have a
> > choice of adding an interface to perform those synchronized updates
> > inside the kernel, or we permit certain processes the ability to write
> > to the "safe" registers from within its command stream. This patch
> > exposes the ability to submit a SECURE batch buffer to
> > DRM_ROOT_ONLY|DRM_MASTER processes.
> >
> > Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
> Yeah looks good.
>
> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Merged, and upgraded Jesse's r-b to the full patch with the hsw changes -
he wasn't on irc to deny it ;-).
Thanks, Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
next prev parent reply other threads:[~2012-10-17 19:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-16 9:47 [PATCH] drm/i915: Set DERRMR around batches required vblank events Chris Wilson
2012-10-16 14:15 ` Daniel Vetter
2012-10-17 11:09 ` [PATCH 1/2] drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers Chris Wilson
2012-10-17 11:09 ` [PATCH 2/2] drm/i915: Document the multi-threaded FORCEWAKE bits Chris Wilson
2012-10-17 16:27 ` Jesse Barnes
2012-10-17 17:05 ` Jesse Barnes
2012-10-17 19:10 ` Daniel Vetter
2012-10-17 16:31 ` [PATCH 1/2] drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers Jesse Barnes
2012-10-17 19:09 ` Daniel Vetter [this message]
2012-10-17 18:47 ` Eric Anholt
2012-10-17 19:04 ` Daniel Vetter
2012-10-17 13:58 ` [PATCH] drm/i915: Set DERRMR around batches required vblank events Chris Wilson
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=20121017190940.GN5753@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=intel-gfx@lists.freedesktop.org \
--cc=jbarnes@virtuousgeek.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox