History log of /rk3399_rockchip-uboot/drivers/video/drm/drm_mipi_dsi.c (Results 1 – 2 of 2)
Revision Date Author Comments
# a92bdacc 29-Nov-2021 Guochun Huang <hero.huang@rock-chips.com>

video/drm: dsi: add dsc helper

Change-Id: I06792d0977d1a72ba35966f5b6a8f5b55e884fcd
Signed-off-by: Guochun Huang <hero.huang@rock-chips.com>


# 1953e619 31-Jan-2019 Wyon Bi <bivvy.bi@rock-chips.com>

video/drm: Sync MIPI DSI Bus helper from Linux 4.9

This imports drivers/gpu/drm/drm_mipi_dsi.c from Linux kernel 4.9.
It can be very helpful when porting Linux mipi dsi driver to U-Boot.

DSI hosts

video/drm: Sync MIPI DSI Bus helper from Linux 4.9

This imports drivers/gpu/drm/drm_mipi_dsi.c from Linux kernel 4.9.
It can be very helpful when porting Linux mipi dsi driver to U-Boot.

DSI hosts expose operations which can be used by DSI peripheral drivers
to access associated devices.

Change-Id: Iccfa9d946f33458867f4d4db0ce04aeb1918e855
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>

show more ...