Commit graph

141 commits

Author SHA1 Message Date
0ef0919c25 Fix LCD Panel 2022-12-23 13:05:30 +08:00
5ce5e1d882 Change usleep to up_mdelay 2022-12-23 11:53:48 +08:00
212c987543 Calibrate udelay 2022-12-22 18:19:49 +08:00
b82ed4b423 Clean up 2022-12-20 22:29:14 +08:00
d998504a4f RSB tested OK yay! 2022-12-20 21:35:10 +08:00
9957fa95ce Move PMIC sleep to render.zig 2022-12-20 19:07:31 +08:00
e6609f3b5a Adding RSB 2022-12-20 18:50:42 +08:00
720b8042aa Clean up 2022-12-19 20:38:23 +08:00
fc32ae3d6e Clean up 2022-12-19 14:18:30 +08:00
15111a227a Change Panel Width and Height to Parameters 2022-12-19 08:20:35 +08:00
3f352782a1 Fix typo 2022-12-18 11:51:55 +08:00
8e78968b42 Fix typo 2022-12-18 11:39:59 +08:00
3aeb586bae Fixed the black rows yay! 2022-12-18 10:46:22 +08:00
726e844313 PinePhone renders something yay! 2022-12-17 19:34:57 +08:00
50e8182b46 Test DE 2022-12-17 19:16:33 +08:00
346a92ddf8 Fix Garbled Console Output 2022-12-17 10:20:14 +08:00
32351d5a18 Remove debug code 2022-12-16 15:02:16 +08:00
4ebaa3b4ae Restore debug code 2022-12-16 14:51:32 +08:00
7dd9a577bc Remove debug code 2022-12-16 13:10:58 +08:00
9e86a5da0a NuttX TCON0 tested OK on PinePhone yay! 2022-12-15 19:17:46 +08:00
133a0e4e1a Tested OK 2022-12-15 09:18:08 +08:00
6cc687acdf Fix build 2022-12-11 20:24:32 +08:00
bc560cea04 Update doc 2022-12-10 17:29:36 +08:00
5c1b659800 "hello 0" will render in Zig and C 2022-12-10 14:42:23 +08:00
3d33e5a49a Clean up 2022-12-09 19:58:37 +08:00
2ff3422f02 Change udelay to mdelay 2022-12-09 15:04:36 +08:00
170c25bc4d Clean up 2022-12-09 11:49:52 +08:00
a8365d78a4 NuttX Kernel MIPI DSI Tested OK yay! 2022-12-09 11:25:02 +08:00
5a489f46a8 Add test commands 2022-12-09 11:05:20 +08:00
23e57d992c Add test commands 2022-12-09 10:58:06 +08:00
2d8ac7f7fd Add test commands 2022-12-08 22:02:00 +08:00
9aa4a2d6ea Add commands 2022-12-08 21:50:22 +08:00
f904f41810 Add commands 2022-12-08 21:46:49 +08:00
09b0a87cd8 Fix Zig build 2022-12-08 21:20:59 +08:00
dfc136d393 Change modifyreg32 to modreg32 2022-12-08 11:43:35 +08:00
8b4891e701 Refactor Panel Width and Height 2022-12-08 11:20:04 +08:00
432c15a55d Fully converted to Zig. Tested OK yay! 2022-12-04 08:59:47 +08:00
0f92f4ed54 Fixing enable_dsi_block 2022-12-03 21:19:17 +08:00
e54d33e723 Adding start_dsi 2022-12-03 20:57:21 +08:00
19e8ffe2bd Adding enable_dsi_block 2022-12-03 19:33:15 +08:00
65c1d4661e Adding TCON 2022-12-03 17:03:19 +08:00
82e8955ef2 Adding PMIC 2022-12-03 12:19:03 +08:00
8312547c9b Clean up 2022-12-03 09:03:35 +08:00
f7b2763212 Expand dsi_init 2022-12-03 08:43:19 +08:00
bca4bee7ee "hello 0" renders 3 channels without backlight 2022-12-02 18:23:27 +08:00
86cb22c2b2 Turn on Display Backlight before TCON0 Init 2022-12-02 18:18:16 +08:00
ec268fa9ad Moved test_display to Zig test_render. Tested OK 2022-12-02 18:14:53 +08:00
b7df1d7d69 Adding backlight 2022-12-02 15:25:33 +08:00
224e1c03eb Adding backlight 2022-12-02 12:40:00 +08:00
4ace2da53f Clean up 2022-11-14 15:34:20 +08:00