diff options
author | Ben Widawsky <ben@bwidawsk.net> | 2013-10-14 10:01:37 -0700 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-10-16 11:08:30 +0200 |
commit | 71b76d004f48b4b217a3895bfe058e2e5eefed39 (patch) | |
tree | f0432e7b6f81d75f22519be57b8312f620a75b02 /kernel/pid.c | |
parent | 3d57e5bd1284f44e325f3a52d966259ed42f9e05 (diff) | |
download | talos-obmc-linux-71b76d004f48b4b217a3895bfe058e2e5eefed39.tar.gz talos-obmc-linux-71b76d004f48b4b217a3895bfe058e2e5eefed39.zip |
drm/i915: cleanup context fini
I had this lying around from he original PPGTT series, and thought we
might try to get it in by itself.
With the introduction of context refcounting we never explicitly
ref/unref the backing object. As such, the previous fix was a bit wonky.
Aside from fixing the above, this patch also puts us in good shape for
an upcoming patch which allows a failure to occur in between
context_init and the first do_switch.
CC: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'kernel/pid.c')
0 files changed, 0 insertions, 0 deletions