summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/dc/dc_config.h
diff options
context:
space:
mode:
authorLael Jones <lajones@nvidia.com>2014-03-11 09:51:39 -0700
committerJon Mayo <jmayo@nvidia.com>2014-03-19 18:07:13 -0700
commited24efc4a46f957ef876895a24489d8ee9740d8a (patch)
treeed0c984a4c2c03ce49bed87dcc9ca2c94c2fc274 /drivers/video/tegra/dc/dc_config.h
parent69b5aeb6bd2f5a776180e7a9e616fe8280ab9a70 (diff)
video: tegra: dc: Add GET_INVERT feature support
Add GET_INVERT used for calling tegra_dc_parse_feature and retrieving the invert status (will be used by MODS driver) Bug 1479112 Signed-off-by: Lael Jones <lajones@nvidia.com> Change-Id: I70382ec9fc159e7025da602b66cbbe4d315c3a17 Reviewed-on: http://git-master/r/380418 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Jon Mayo <jmayo@nvidia.com>
Diffstat (limited to 'drivers/video/tegra/dc/dc_config.h')
-rw-r--r--drivers/video/tegra/dc/dc_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/tegra/dc/dc_config.h b/drivers/video/tegra/dc/dc_config.h
index 7c889a4a2bf9..05baed788986 100644
--- a/drivers/video/tegra/dc/dc_config.h
+++ b/drivers/video/tegra/dc/dc_config.h
@@ -150,6 +150,7 @@ enum {
GET_WIN_SIZE,
HAS_BLOCKLINEAR,
HAS_INTERLACE,
+ GET_INVERT,
};
enum tegra_dc_feature_option {