Rob Clark
46df9adb2e
drm/atomic: shutdown *current* encoder
...
In disable_outputs() we need to shut down the outgoing encoder, not the
incoming one (we have already swapped-state at this point). Without
this, we end up telling the driver to crtc->dpms(OFF) without first
encoder->dpms(OFF), and that makes some hw quite unhappy.
v2: missing WARN_ON() hunk and comment
Reviewed-by: Daniel Vetter <daniel.vetter@intel.com >
Signed-off-by: Rob Clark <robdclark@gmail.com >
2014-11-21 16:06:15 -05:00
..
2014-11-02 12:18:29 +02:00
2014-11-12 17:53:30 +10:00
2014-11-05 00:14:55 +01:00
2014-11-20 11:27:31 +10:00
2014-11-20 11:42:46 +10:00
2014-11-15 09:36:13 +10:00
2014-11-15 09:37:20 +10:00
2014-09-24 11:43:07 +10:00
2014-11-21 12:12:41 +10:00
2014-09-24 11:43:07 +10:00
2014-11-05 00:14:55 +01:00
2014-11-21 15:32:37 -05:00
2014-11-21 12:12:41 +10:00
2014-11-20 11:29:39 +10:00
2014-11-13 13:56:19 +01:00
2014-11-15 10:15:30 +10:00
2014-11-20 11:30:37 +10:00
2014-11-21 12:17:43 +10:00
2014-11-15 09:50:21 +10:00
2014-09-24 11:43:07 +10:00
2014-11-05 00:14:55 +01:00
2014-09-24 11:43:07 +10:00
2014-11-05 00:14:55 +01:00
2014-09-24 11:43:07 +10:00
2014-11-15 09:38:55 +10:00
2014-11-21 12:16:31 +10:00
2014-11-20 11:31:56 +10:00
2014-11-21 12:16:35 +10:00
2014-09-24 11:43:07 +10:00
2014-11-21 12:16:40 +10:00
2014-11-21 16:06:15 -05:00
2014-11-21 12:13:44 +10:00
2014-11-06 21:08:37 +01:00
2014-11-20 11:35:21 +10:00
2014-11-05 14:03:22 +01:00
2014-11-15 09:31:34 +10:00
2014-10-12 20:57:16 +02:00
2014-11-21 12:16:27 +10:00
2014-10-01 11:36:20 +02:00
2014-11-04 09:47:45 +01:00
2014-11-15 09:29:14 +10:00
2014-10-08 15:07:07 +02:00
2014-11-13 13:27:33 +01:00
2014-11-15 09:50:21 +10:00
2014-09-24 11:43:41 +10:00
2014-09-24 11:43:35 +10:00
2014-11-20 11:33:51 +10:00
2014-11-13 13:56:17 +01:00
2014-10-21 10:55:33 +02:00
2014-11-12 17:56:12 +10:00
2014-11-10 10:55:35 +01:00
2014-11-15 09:37:20 +10:00
2014-11-04 09:45:04 +01:00
2014-09-24 11:43:20 +10:00
2014-11-05 18:07:01 +01:00