]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5910096a5a2a21fedf4d960400bfa08e279c0bc1
tree0197a547bc4e1f44673a7a2707451b9ada1d1126
parentb93630d0715a96ec13a501bcbdf7d282f473c9f8
drm/dsi: Implement DCS get_power_mode command

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>
drivers/gpu/drm/drm_mipi_dsi.c
include/drm/drm_mipi_dsi.h