commit | ff846ab7f76ffecba4f0bef026163d2a2364d7d0 | [log] [tgz] |
---|---|---|
author | Maarten Maathuis <madman2003@gmail.com> | Wed Aug 19 00:56:45 2009 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Mon Aug 31 09:09:29 2009 +1000 |
tree | 5a38ce7d88bf6996598360cf348489aec8b6a2b4 | |
parent | f380ef86916904e4b79f7bec599deb51057b2d0c [diff] |
drm/crtc_helper: NULL encoder->crtc when switching encoders - Previously the old encoder would be called during modeset and without a connector bad things happened. Signed-off-by: Maarten Maathuis <madman2003@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>