rongyichang
52d516ab46
drivers/lcd: change lcd stride from pixel to bytes
...
In order to achieve better scalability, change the stride
from pixel mode to byte mode.For example, in the case of RGB888
mode with 466 pixels in width and a 4-byte aligned buffer,it is
only necessary to extend the buffer of one line from 1398 bytes
to 1400 bytes, instead of extending it to 1404 bytes.
Signed-off-by: rongyichang <rongyichang@xiaomi.com>
2023-11-14 07:30:29 -08:00
..
2023-02-01 23:47:44 +08:00
2023-08-16 22:38:52 +08:00
2023-08-30 14:34:20 +08:00
2022-10-17 15:59:46 +09:00
2022-08-13 20:36:45 +08:00
2023-09-16 19:45:02 +08:00
2022-06-21 21:33:23 +08:00
2022-06-21 21:33:23 +08:00
2022-06-24 17:44:53 -03:00
2023-05-26 02:21:25 +08:00
2023-05-26 02:21:25 +08:00
2023-09-25 12:51:43 +08:00
2023-11-14 07:30:29 -08:00
2023-08-30 14:34:20 +08:00
2023-05-19 02:40:38 +08:00
2022-06-21 21:33:23 +08:00
2023-05-26 02:21:25 +08:00
2023-10-12 14:52:56 +08:00
2023-10-12 14:52:56 +08:00
2022-06-21 21:33:23 +08:00
2022-06-21 21:33:23 +08:00
2022-06-21 21:33:23 +08:00
2022-06-21 21:33:23 +08:00
2023-09-16 19:45:02 +08:00
2022-06-21 21:33:23 +08:00
2022-09-28 09:38:55 +08:00
2023-05-21 09:52:08 -03:00
2022-06-21 21:33:23 +08:00
2022-06-21 21:33:23 +08:00
2022-06-21 21:33:23 +08:00
2022-06-21 21:33:23 +08:00
2023-02-03 20:42:57 +08:00
2022-07-09 16:13:22 +08:00
2022-07-08 02:15:54 +08:00
2023-09-16 19:45:02 +08:00
2023-09-18 11:54:17 -04:00
2022-06-21 21:33:23 +08:00
2023-02-01 23:47:44 +08:00
2023-09-25 12:51:43 +08:00
2023-04-27 02:18:32 +08:00
2023-08-30 14:34:20 +08:00
2022-06-21 21:33:23 +08:00
2022-06-21 21:33:23 +08:00