From: Thierry Reding Date: Thu, 13 Nov 2014 14:02:46 +0000 (+0100) Subject: drm/tegra: dsi: Add command mode support X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~61^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=337b443d58e2d7d04d23ed07ff61b1243d5f9f2d;p=pandora-kernel.git drm/tegra: dsi: Add command mode support Add support for DC-driven command mode. This is a mode where the video stream sent by the display controller is packed into DCS command packets (write_memory_start and write_memory_continue) by the DSI controller. It can be used for panels with a remote framebuffer and is useful to save power when used with a dynamic refresh rate (not yet supported by the driver). Signed-off-by: Thierry Reding --- Reading git-diff-tree failed