From 65e0d590ea0f0fe2c9c3282bef2bcc21445376c8 Mon Sep 17 00:00:00 2001 From: gfgit Date: Mon, 18 Dec 2023 15:59:33 +0100 Subject: [PATCH] display: add specs --- drivers/display/general.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/drivers/display/general.md b/drivers/display/general.md index e97fe15..5daa90b 100644 --- a/drivers/display/general.md +++ b/drivers/display/general.md @@ -2,6 +2,10 @@ TODO: split in multiple files like: fb, gpu, display, 2D accel, 3D accel +## Specs + +Display is 540x960 so QHD resolution. + ## Kernel config ```