Displaying 1 result from an estimated 1 matches for "16384x16384".
Did you mean:
16384,16384
2015 Sep 18
2
[PATCH] display: allow up to 16k width/height for fermi+
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
mrnuke on IRC reported that 3x 4K monitors (11520 width total) got
rejected for some reason. I'm guessing it's this since a single giant
FB has to be used.
Not sure if the hardware will actually support it, but... who knows.
drm/nouveau/nouveau_display.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git