[PATCH 0/2] drm/mipi-dsi: support LPM (Low Power Mode) transfer
Inki Dae
inki.dae at samsung.com
Fri Jul 18 03:56:02 PDT 2014
This patch series adds LPM tranfer support for video and command data.
For this, this patch adds two flags, and makes MIPI DSI host to send
commands to LCD Panel device with LPM if mode_flags of LCD Panel driver
includes LPM flag.
And also it applies this feature to Exynos MIPI DSI driver.
Inki Dae (2):
drm/mipi-dsi: add (LPM) Low Power Mode transfer support
drm/exynos: dsi: add LPM (Low Power Mode) transfer support
drivers/gpu/drm/drm_mipi_dsi.c | 3 +++
drivers/gpu/drm/exynos/exynos_drm_dsi.c | 22 ++++++++++++++++++++--
include/drm/drm_mipi_dsi.h | 4 ++++
3 files changed, 27 insertions(+), 2 deletions(-)
--
1.7.9.5
More information about the dri-devel
mailing list