Tomi Valkeinen
e43f2c3395
drm/omap: fix primary-plane's possible_crtcs
...
We set the possible_crtc for all planes to "(1 << priv->num_crtcs) - 1",
which is fine as the HW planes can be used fro all crtcs. However, when
we're doing that, we are still incrementing 'num_crtcs', and we'll end
up with bad possible_crtcs, preventing the use of the primary planes.
This patch passes a possible_crtcs mask to plane init function so that
we get correct possible_crtc.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com >
2016-12-08 13:42:57 +02:00
..
2016-12-06 11:01:33 +10:00
2016-12-05 17:11:48 +10:00
2016-12-05 17:11:48 +10:00
2016-11-25 09:03:27 +10:00
2016-11-14 07:45:16 +01:00
2016-11-02 11:33:47 -04:00
2016-11-14 07:54:38 +01:00
2016-12-01 09:26:55 +10:00
2016-11-11 09:28:44 +10:00
2016-12-06 11:00:16 +10:00
2016-12-05 22:08:59 +09:00
2016-12-05 17:11:48 +10:00
2016-11-14 08:01:01 +01:00
2016-11-25 07:58:55 +01:00
2016-11-18 00:00:40 +00:00
2016-11-02 11:33:47 -04:00
2016-12-05 17:11:48 +10:00
2016-11-30 14:18:51 +10:00
2016-12-05 17:11:48 +10:00
2016-11-11 09:28:44 +10:00
2016-12-01 09:25:58 +10:00
2016-12-08 10:25:37 +10:00
2016-12-06 09:34:43 +10:00
2016-12-08 13:42:57 +02:00
2016-11-30 14:18:51 +10:00
2016-12-05 17:11:48 +10:00
2016-11-16 09:39:21 +10:00
2016-11-14 07:56:47 +01:00
2016-11-02 11:33:47 -04:00
2016-11-02 11:33:47 -04:00
2016-11-02 11:33:47 -04:00
2016-11-11 09:28:44 +10:00
2016-12-05 17:11:48 +10:00
2016-11-02 11:33:47 -04:00
2016-11-14 07:56:58 +01:00
2016-11-30 14:20:16 +02:00
2016-11-09 00:46:04 +05:30
2016-11-30 14:18:51 +10:00
2016-11-17 09:43:56 +10:00
2016-10-25 14:40:39 +02:00
2016-11-02 11:33:47 -04:00
2016-11-30 14:18:51 +10:00
2016-11-12 14:19:38 +01:00
2016-11-15 11:00:42 +01:00
2016-11-22 11:11:57 +01:00
2016-11-29 10:22:08 +01:00
2016-10-22 10:42:11 +02:00
2016-11-15 22:39:48 +01:00
2016-11-18 09:45:07 +01:00
2016-11-16 10:42:48 +01:00
2016-11-16 14:36:27 +01:00
2016-10-19 14:10:29 +03:00
2016-11-21 13:22:08 -05:00
2016-10-26 15:57:11 -04:00
2016-10-26 18:53:44 +02:00
2016-11-30 14:28:20 +10:00
2016-11-15 12:51:49 +01:00
2016-11-30 14:28:20 +10:00
2016-11-14 12:43:58 +01:00
2016-11-28 08:40:03 +01:00
2016-11-02 11:33:47 -04:00
2016-11-12 14:19:38 +01:00
2016-11-17 11:58:09 +01:00
2016-10-17 16:20:53 +10:00
2016-11-15 23:33:48 +01:00
2016-11-30 10:13:00 +01:00
2016-11-15 23:33:48 +01:00
2016-11-28 08:39:41 +01:00
2016-11-24 09:11:37 +01:00
2016-11-16 14:36:27 +01:00
2016-11-15 15:01:42 +01:00
2016-11-17 11:59:26 +01:00
2016-11-15 08:33:35 +01:00
2016-10-25 11:52:38 -04:00
2016-11-08 16:38:03 -05:00
2016-12-08 13:42:57 +02:00
2016-11-15 12:55:24 +01:00
2016-11-28 08:12:18 +01:00
2016-11-08 16:38:03 -05:00
2016-12-06 03:02:26 +01:00
2016-12-06 03:02:26 +01:00