lkml.org 
[lkml]   [2021]   [Sep]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[v5 0/5] drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
Date
Compared to v4, update init code and porch setting and revert DSI LS mode  in 
drm/panel: boe-tv101wum-nl6

- .clock = 162383,
+ .clock = 166594,
.hdisplay = 1200,
.hsync_start = 1200 + 40,
.hsync_end = 1200 + 40 + 8,
.htotal = 1200 + 40 + 8 + 28,
.vdisplay = 2000,
.vsync_start = 2000 + 26,
- .vsync_end = 2000 + 26 + 1,
- .vtotal = 2000 + 26 + 1 + 94,
+ .vsync_end = 2000 + 26 + 2,
+ .vtotal = 2000 + 26 + 2 + 148,
.type = DRM_MODE_TYPE_DRIVER | DRM_MODE_TYPE_PREFERRED,
};

- .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
- MIPI_DSI_MODE_LPM,
+ .mode_flags = MIPI_DSI_MODE_LPM | MIPI_DSI_MODE_VIDEO
+ | MIPI_DSI_MODE_VIDEO_HSE
+ | MIPI_DSI_CLOCK_NON_CONTINUOUS
+ | MIPI_DSI_MODE_VIDEO_BURST,
...
...
...

yangcong (5):
drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
dt-bindings: drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
drm/panel: support for BOE and INX video mode panel
dt-bindings: boe, tv101wum-n16: Add compatible for boe tv110c9m-ll3
and inx hj110iz-01a
drm/panel: Update BOE and INX init code to support touch function

.../display/panel/boe,tv101wum-nl6.yaml | 7 +
.../gpu/drm/panel/panel-boe-tv101wum-nl6.c | 745 +++++++++++++++++-
2 files changed, 750 insertions(+), 2 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2021-09-13 13:00    [W:0.071 / U:0.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site