commit | e62fb64e6187ea9d8bcedb17ccaa045ed92d4b55 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 11 16:39:21 2009 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Feb 20 12:21:12 2009 +1000 |
tree | d2f7e85ed1ce8afd4e36dd2bfe10f9620756ec8e | |
parent | 85a7bb98582b60b7e9130159d2464eb0bbac13f7 [diff] |
drm: Check for a NULL encoder when reverting on error path We need to skip the connectors with a NULL encoder to match the success path and avoid an OOPS. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net> Signed-off-by: Dave Airlie <airlied@linux.ie>