drm/dsi: Implement DCS get_power_mode command
authorThierry Reding <treding@nvidia.com>
Tue, 5 Aug 2014 09:17:06 +0000 (11:17 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 12:56:03 +0000 (13:56 +0100)
Provide a small convenience wrapper that transmits a DCS get_power_mode
command. A set of bitmasks for the mode bits is also provided.

Acked-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found