Maxime Ripard
87ea95808d
drm/bridge: Add a function to abstract away panels
...
Display drivers so far need to have a lot of boilerplate to first
retrieve either the panel or bridge that they are connected to using
drm_of_find_panel_or_bridge(), and then either deal with each with ad-hoc
functions or create a drm panel bridge through drm_panel_bridge_add.
In order to reduce the boilerplate and hopefully create a path of least
resistance towards using the DRM panel bridge layer, let's create the
function devm_drm_of_get_bridge() to reduce that boilerplate.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210910130941.1740182-2-maxime@cerno.tech
2021-09-14 10:39:01 +02:00
..
2021-07-28 16:33:13 +03:00
2021-09-14 09:25:30 +02:00
2021-07-23 10:08:00 -04:00
2021-07-01 11:11:55 +02:00
2020-12-15 15:46:03 +02:00
2020-01-31 16:00:21 +01:00
2018-09-09 14:19:18 +02:00
2021-06-04 12:40:01 -04:00
2020-10-09 16:46:04 +02:00
2021-07-29 09:12:01 +02:00
2018-08-24 17:31:37 +01:00
2020-02-26 13:31:41 +02:00
2021-09-14 10:39:01 +02:00
2021-06-07 16:07:08 +02:00
2020-11-09 09:19:45 +01:00
2019-11-29 21:29:17 +02:00
2021-08-20 12:35:59 +02:00
2019-01-24 13:20:42 +01:00
2021-01-14 15:11:46 +01:00
2021-07-27 12:21:22 +02:00
2018-07-06 14:57:03 +02:00
2020-03-18 17:32:20 +01:00
2021-08-10 20:14:01 +02:00
2021-03-31 15:42:39 +03:00
2021-06-11 12:30:39 -07:00
2021-04-27 18:43:44 -04:00
2021-07-21 11:58:28 +10:00
2021-05-27 15:30:59 -04:00
2021-08-10 20:14:01 +02:00
2021-01-07 12:20:29 +01:00
2021-08-12 16:50:04 +02:00
2019-01-09 22:35:35 +01:00
2021-03-29 16:46:43 +01:00
2021-05-25 11:42:09 +01:00
2021-04-14 09:00:04 +02:00
2021-08-05 12:08:15 +02:00
2021-05-01 12:45:03 +02:00
2021-08-02 16:41:20 +02:00
2021-08-02 16:41:20 +02:00
2021-08-08 20:26:16 +02:00
2021-05-25 11:41:07 +01:00
2021-08-08 20:26:16 +02:00
2020-11-24 09:10:33 +01:00
2021-04-11 20:14:45 +02:00
2021-07-05 08:55:11 +02:00
2021-07-27 18:09:18 -07:00
2021-03-31 14:27:43 +03:00
2021-08-13 17:50:48 +02:00
2019-05-30 11:26:37 -07:00
2021-08-10 20:14:01 +02:00
2020-12-05 20:01:12 +01:00
2021-07-05 00:22:51 +02:00
2021-07-27 09:48:24 +02:00
2020-09-17 13:39:44 +02:00
2021-09-03 11:45:45 +02:00
2018-03-19 09:09:46 -04:00
2021-01-08 19:42:14 +01:00
2021-06-24 15:35:13 +02:00
2019-02-07 21:48:34 +01:00
2020-08-17 13:41:50 -04:00
2020-01-09 10:40:58 +10:00
2021-07-13 06:38:37 -07:00
2018-10-15 16:16:12 -05:00
2018-10-05 22:45:19 +02:00
2021-08-29 21:31:51 +02:00
2020-11-30 15:00:45 +01:00
2021-07-20 15:08:18 +02:00
2019-01-24 13:20:42 +01:00
2021-07-26 10:08:22 +02:00
2021-07-27 12:21:22 +02:00
2019-11-04 17:58:46 +01:00
2019-11-06 13:00:21 -05:00
2021-08-08 20:14:08 +02:00
2019-04-01 12:05:53 +02:00
2019-08-06 13:16:54 +05:30
2019-11-07 21:22:15 +00:00
2019-03-07 12:00:30 -06:00
2020-07-16 18:16:31 -04:00
2021-02-10 12:38:55 +01:00
2021-06-11 10:53:18 +02:00
2020-04-07 17:39:46 +02:00
2019-06-05 17:37:06 +02:00
2021-09-07 09:58:26 +02:00
2021-03-16 13:12:46 +01:00
2019-07-11 16:31:14 -07:00
2019-08-30 14:08:26 +05:30
2020-02-27 08:35:09 +02:00
2021-05-07 10:51:38 +03:00
2020-09-04 12:12:45 +02:00
2019-12-18 16:09:12 -05:00