Jani Nikula
7e9804fdcf
drm/i915/dsi: add drm mipi dsi host support
...
Add basic support for using the drm mipi dsi framework for DSI. We don't
use device tree which is pretty much required by mipi_dsi_host_register
and friends, and we don't have the kind of device model the functions
expect either. So we cheat and use it as a library to abstract what we
need: a nice, clean interface for DSI transfers. This means we will have
to be careful with what functions we call, as the driver model devices
in mipi_dsi_host and mipi_dsi_device will *not* be initialized.
Signed-off-by: Jani Nikula <jani.nikula@intel.com >
Reviewed-By: Shobhit Kumar <shobhit.kumar@intel.com >
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch >
2015-01-29 16:51:39 +01:00
..
2015-01-14 07:53:51 +13:00
2014-12-14 16:43:47 -08:00
2015-01-19 14:11:23 -05:00
2014-12-14 16:10:09 -08:00
2014-12-29 21:24:00 +01:00
2014-12-11 17:56:37 -08:00
2015-01-08 09:02:23 -07:00
2014-12-15 13:23:09 -05:00
2015-01-16 19:10:41 -08:00
2015-01-28 10:15:28 +01:00
2015-01-17 11:33:57 -08:00
2014-12-30 15:27:20 +01:00
2014-11-26 19:09:01 -08:00
2014-11-26 19:28:11 -08:00
2014-12-29 21:23:41 +01:00
2014-12-29 21:23:41 +01:00
2014-12-14 16:10:09 -08:00
2015-01-13 23:07:58 +05:30
2014-12-14 16:10:09 -08:00
2014-12-14 16:43:47 -08:00
2014-12-10 20:53:21 +01:00
2014-12-14 16:10:09 -08:00
2015-01-19 05:03:13 +12:00
2015-01-29 16:51:39 +01:00
2015-01-09 14:41:01 +01:00
2014-12-15 17:33:47 -08:00
2014-12-14 16:43:47 -08:00
2014-12-17 10:16:27 -08:00
2014-12-20 13:52:52 -08:00
2014-12-14 16:10:09 -08:00
2015-01-08 17:59:04 -08:00
2015-01-15 19:35:30 -05:00
2015-01-19 04:55:23 +12:00
2015-01-05 12:40:06 +01:00
2014-12-15 17:30:09 -08:00
2015-01-12 15:31:35 -05:00
2015-01-13 13:49:01 -08:00
2014-12-09 16:32:32 +02:00
2014-12-19 19:32:47 +01:00
2014-12-14 16:10:09 -08:00
2015-01-09 15:46:37 -08:00
2014-12-17 12:31:13 -05:00
2014-12-18 20:28:33 -08:00
2014-12-17 09:59:26 -08:00
2015-01-21 18:29:44 +12:00
2015-01-17 08:18:08 +13:00
2015-01-14 09:47:19 +01:00
2014-12-17 09:59:26 -08:00
2015-01-19 19:42:21 -05:00
2014-12-18 20:28:33 -08:00
2014-12-16 14:53:01 -08:00
2014-12-14 16:43:47 -08:00
2014-12-19 14:02:02 -08:00
2014-12-14 16:43:47 -08:00
2014-12-23 15:44:32 +05:30
2015-01-19 11:17:45 +01:00
2014-12-18 20:24:55 -08:00
2014-12-18 20:28:33 -08:00
2014-12-17 02:35:42 +01:00
2014-12-17 10:10:51 -08:00
2014-12-29 13:24:38 -08:00
2014-12-14 16:10:09 -08:00
2015-01-16 19:11:31 -08:00
2014-11-26 18:24:36 +02:00
2014-12-14 16:10:09 -08:00
2014-12-18 09:55:55 +01:00
2015-01-09 15:43:01 +01:00
2014-12-05 03:08:24 +01:00
2014-12-15 15:52:01 -08:00
2014-12-24 12:57:54 +00:00
2014-12-11 17:56:37 -08:00
2015-01-12 19:49:47 -08:00
2015-01-09 15:25:58 -08:00
2015-01-15 19:20:26 +13:00
2015-01-09 13:46:02 -08:00
2014-12-14 16:43:47 -08:00
2015-01-14 16:27:23 -08:00
2015-01-07 10:29:11 -07:00
2015-01-13 15:23:26 +13:00
2015-01-13 15:13:45 +02:00
2015-01-06 16:35:36 +02:00
2014-12-14 16:43:47 -08:00
2014-12-18 16:01:20 +01:00
2014-12-18 05:56:29 -08:00
2014-12-15 18:06:13 -08:00
2014-12-22 11:47:37 +02:00