Searched hist:"19 d0ffe0ed79e2e801d0a07f3096f22436f76e4a" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_rgb.c | diff 19d0ffe0ed79e2e801d0a07f3096f22436f76e4a Tue Feb 26 15:25:47 CET 2019 Maxime Ripard <maxime.ripard@bootlin.com> drm/sun4i: rgb: Store the bridge pointer
We'll need the bridge pointer, if any, in the mode_valid callback in addition to the init function. Store the pointer to the bridge in the rgb private structure.
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Tested-by: Vasily Khoruzhick <anarsoul@gmail.com> # tested on pinebook Reviewed-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com> Link: https://patchwork.freedesktop.org/patch/msgid/2f16d70fb09613b3a030fd6a016343047d519d43.1551191081.git-series.maxime.ripard@bootlin.com
|