commit | 541cc966915b6756e54c20eebe60ae957afdb537 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Dec 06 11:24:07 2010 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Dec 08 09:33:02 2010 +1000 |
tree | f8e24751b5545577e1b480424e1514b5cfc4e042 | |
parent | ea5d552c73707645c53d42e8a71c9a4d9cbb85c1 [diff] |
drm: Don't try and disable an encoder that was never enabled Prevents code that assumes that the encoder is active when asked to be disabled from dying a horrible death. Reported-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Dave Airlie <airlied@redhat.com>