commit | b259b3120607f642daabdaadc99430a306899ffe | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Jul 15 12:34:23 2012 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Jul 25 10:39:58 2012 +0200 |
tree | 4da2ddab5e4470ca1b89f47ff1b2c1fec7806e3e | |
parent | eeef9b3874d756405ab8f71b4012a2e7ce31458e [diff] |
drm/i915: fix invalid reference handling of the default ctx obj Otherwise we end up trying to unpin a freed object and BUG. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>