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)
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>

No differences found