commit | bab2d1f6531657e37dc84f26184f3f64e1e73ecd | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Feb 20 17:52:20 2009 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Mon Feb 23 10:06:30 2009 +1000 |
tree | bc55f7e0f38d71dce6714b91d0dab972ab0b81e0 | |
parent | f21289b355cee8738d80c2ae5cbd272c3f7b5689 [diff] |
drm/i915: Fix regression in 95ca9d The object is dereferenced before the NULL check. Oops. Fixes http://bugs.freedesktop.org/show_bug.cgi?id=20235 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net> Signed-off-by: Dave Airlie <airlied@redhat.com>