summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/i830_tv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i830_tv.c b/src/i830_tv.c
index ee2538ad..e54786a6 100644
--- a/src/i830_tv.c
+++ b/src/i830_tv.c
@@ -1398,6 +1398,7 @@ static struct input_res {
{"1280x1024", 1280, 1024},
{"848x480", 848, 480},
{"1280x720", 1280, 720},
+ {"1920x108", 1920, 1080},
};
/**