Re: [PATCH] drm/panel-edp: Add panel CSOT MNB601LS1-1

2024-04-23 Thread Xuxin Xiong
Hi Doug, thank you! We had reported this info to the CSOT to correct the vendor id. If they confirm to fix this with the same product ID, we will submit a patch to fix this. Doug Anderson 于2024年4月24日周三 01:01写道: > > Hi, > > On Mon, Apr 22, 2024 at 6:28 PM Xuxin Xiong > wrote:

Re: [PATCH] drm/panel-edp: Add panel CSOT MNB601LS1-1

2024-04-22 Thread Xuxin Xiong
Doug Anderson 于2024年4月22日周一 22:10写道: > Hi, > > On Sun, Apr 21, 2024 at 11:09 PM Xuxin Xiong > wrote: > > > > Add support for the following panel: > > CSOT MNB601LS1-1 > > > > Signed-off-by: Xuxin Xiong > > --- > > drivers/gpu/drm/panel/panel-

[PATCH] drm/panel-edp: Add panel CSOT MNB601LS1-1

2024-04-22 Thread Xuxin Xiong
Add support for the following panel: CSOT MNB601LS1-1 Signed-off-by: Xuxin Xiong --- drivers/gpu/drm/panel/panel-edp.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/panel/panel-edp.c b/drivers/gpu/drm/panel/panel-edp.c index d58f90bc48fb..5e0b1c94bc62 100644

Re: [PATCH] drm/panel-edp: Add several generic edp panels

2024-03-07 Thread Xuxin Xiong
Fixed! Thanks a lot! Doug Anderson 于2024年3月7日周四 22:36写道: > Hi, > > On Thu, Mar 7, 2024 at 1:44 AM Xuxin Xiong > wrote: > > > > Add support for the following 2 panels: > > 1. BOE NT116WHM-N44 > > 2. CMN N116BCA-EA1 > > > > Signed-off-by: Xuxin

[V2] drm/panel-edp: Add BOE NT116WHM-N44 and CMN N116BCA-EA1

2024-03-07 Thread Xuxin Xiong
Add support for the following 2 panels: 1. BOE NT116WHM-N44 2. CMN N116BCA-EA1 Signed-off-by: Xuxin Xiong Reviewed-by: Douglas Anderson --- Changes in V2: - Updated the subject of commit message. link to V1: https://patchwork.freedesktop.org/patch/msgid/20240307094433.3440431-1-xuxinxi

[PATCH] drm/panel-edp: Add several generic edp panels

2024-03-07 Thread Xuxin Xiong
Add support for the following 2 panels: 1. BOE NT116WHM-N44 2. CMN N116BCA-EA1 Signed-off-by: Xuxin Xiong --- drivers/gpu/drm/panel/panel-edp.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/panel/panel-edp.c b/drivers/gpu/drm/panel/panel-edp.c index a0b6f69b916f

[PATCH] drm/panel-edp: Add several generic edp panels

2023-12-18 Thread Xuxin Xiong
Add support for the following 3 panels: 1. BOE NV116WHM-N49 V8.0 2. BOE NV122WUM-N41 3. CSO MNC207QS1-1 Signed-off-by: Xuxin Xiong --- drivers/gpu/drm/panel/panel-edp.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/panel/panel-edp.c b/drivers/gpu/drm/panel/panel-edp.c

[V3] drm/panel: auo,b101uan08.3: Fine tune the panel power sequence

2023-11-13 Thread Xuxin Xiong
For "auo,b101uan08.3" this panel, it is stipulated in the panel spec that MIPI needs to keep the LP11 state before the lcm_reset pin is pulled high. Fixes: 56ad624b4cb5 ("drm/panel: support for auo, b101uan08.3 wuxga dsi video mode panel") Signed-off-by: Xuxin Xion

[V2] drm/panel: auo,b101uan08.3: Fine tune the panel power sequence

2023-11-13 Thread Xuxin Xiong
For "auo,b101uan08.3" this panel, it is stipulated in the panel spec that MIPI needs to keep the LP11 state before the lcm_reset pin is pulled high. Fixes: 56ad624b4cb5("drm/panel: support for auo, b101uan08.3 wuxga dsi video mode panel") Signed-off-by: Xuxin Xiong --- d

[PATCH] drm/panel: auo, b101uan08.3: Fine tune the panel power sequence

2023-11-09 Thread Xuxin Xiong
For "auo,b101uan08.3" this panel, it is stipulated in the panel spec that MIPI needs to keep the LP11 state before the lcm_reset pin is pulled high. BUG=b:309908277 TEST=emerge-kukui chromeos-kernel-5_10 Signed-off-by: Xuxin Xiong --- drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.

[PATCH] drm/panel: auo, b101uan08.3: Fine tune the panel power sequence

2023-11-09 Thread Xuxin Xiong
For "auo,b101uan08.3" this panel, it is stipulated in the panel spec that MIPI needs to keep the LP11 state before the lcm_reset pin is pulled high. BUG=b:309908277 TEST=emerge-kukui chromeos-kernel-5_10 Signed-off-by: Xuxin Xiong --- drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.