drm/dsi: Implement DCS set_{column,page}_address commands
commit3b46d4a0def157e77000e252bf5caae7d3defe1b
authorThierry Reding <treding@nvidia.com>
Tue, 5 Aug 2014 09:20:25 +0000 (5 11:20 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 12:56:10 +0000 (13 13:56 +0100)
treeac24dade46621c6dc0b9adeb65fef358fd7b0e34
parent5cc0af16fc08cfb749fd0635e5e9187c31826827
drm/dsi: Implement DCS set_{column,page}_address commands

Provide small convenience wrappers to set the column and page extents of
the frame memory accessed by the host processors.

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