mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 01:24:12 +00:00
Add 1920x1080 mode to TV out
Allows users to use 1080p modes on TV out, see bug #13034.
This commit is contained in:
@@ -1398,6 +1398,7 @@ static struct input_res {
|
||||
{"1280x1024", 1280, 1024},
|
||||
{"848x480", 848, 480},
|
||||
{"1280x720", 1280, 720},
|
||||
{"1920x108", 1920, 1080},
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user