On Tue, May 12, 2026 at 12:40:55AM +1000, Harrison Vanderbyl wrote: > Add an entry for the BOE NE120DRM-N28 panel, > used in the Microsoft Surface Pro 12-inch. > > The values chosen were tested to be working fine > for wake from sleep and hibernation.
Could you please include panel's EDID in the commit message (see how other panels are added to panel-edp.c) > > Signed-off-by: Harrison Vanderbyl <[email protected]> > --- > drivers/gpu/drm/panel/panel-edp.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/gpu/drm/panel/panel-edp.c > b/drivers/gpu/drm/panel/panel-edp.c > index 497dcd48f57b..2cf52f03c217 100644 > --- a/drivers/gpu/drm/panel/panel-edp.c > +++ b/drivers/gpu/drm/panel/panel-edp.c > @@ -2020,6 +2020,7 @@ static const struct edp_panel_entry edp_panels[] = { > EDP_PANEL_ENTRY('B', 'O', 'E', 0x0c26, &delay_200_500_p2e200, > "NV140WUM-T08"), > EDP_PANEL_ENTRY('B', 'O', 'E', 0x0c93, &delay_200_500_e200, "Unknown"), > EDP_PANEL_ENTRY('B', 'O', 'E', 0x0cb6, &delay_200_500_e200, > "NT116WHM-N44"), > + EDP_PANEL_ENTRY('B', 'O', 'E', 0x0cc9, &delay_200_500_e50, > "NE120DRM-N28"), > EDP_PANEL_ENTRY('B', 'O', 'E', 0x0cf2, &delay_200_500_e200, > "NV156FHM-N4S"), > EDP_PANEL_ENTRY('B', 'O', 'E', 0x0cf6, &delay_200_500_e200_d100, > "NV140WUM-N64"), > EDP_PANEL_ENTRY('B', 'O', 'E', 0x0cfa, &delay_200_500_e50, > "NV116WHM-A4D"), > -- > 2.53.0 > -- With best wishes Dmitry
