drm/dsi: Implement DCS {get,set}_pixel_format commands
authorThierry Reding <treding@nvidia.com>
Tue, 5 Aug 2014 09:18:46 +0000 (11:18 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 12:56:07 +0000 (13:56 +0100)
commit5cc0af16fc08cfb749fd0635e5e9187c31826827
tree685f65db180ffc6e76381038de087fe6f8462670
parent3d9a8fcf1c6a9032eb389d3c90323ae980c9d50a
drm/dsi: Implement DCS {get,set}_pixel_format commands

Provide small convenience wrappers to query or set the pixel format used
by the interface.

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
This page took 0.025402 seconds and 5 git commands to generate.