[Intel-gfx] [PATCH 2/9] drm/i915/context: basic implementation context ioctls

Chris Wilson chris at chris-wilson.co.uk
Tue Feb 1 19:45:38 CET 2011


On Tue,  1 Feb 2011 10:16:19 -0800, Ben Widawsky <bwidawsk at gmail.com> wrote:
> Added the minimal amount of code to enable the two ioctls used for
> creating and destroying contexts. Also added neccessary information in
> the structures to implement some basic operations the ioctls will have
> to perform.

Locking to be added at a later date? ;-)

Contexts should be per-file unless we really mean for them to have a
global namespace, in which case we should explicitly export them with an
flink_to style interface.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre



More information about the Intel-gfx mailing list