OSDN Git Service

drm/dsi: Implement some standard DCS commands
authorYoungJun Cho <yj44.cho@samsung.com>
Tue, 5 Aug 2014 08:38:31 +0000 (10:38 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 12:55:55 +0000 (13:55 +0100)
commit42fe1e755d08b80c8be8eec5120946142950b931
tree9c4f51ab80d7efa2667e648e380095d54dba60a9
parent550ab8483641c6d5f059d66816b1d32dad4bcfde
drm/dsi: Implement some standard DCS commands

Add helpers for the {enter,exit}_sleep_mode, set_display_{on,off} and
set_tear_{on,off} DCS commands.

Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
[treding: kerneldoc and other minor cleanup]
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/drm_mipi_dsi.c
include/drm/drm_mipi_dsi.h