Hi Tomi, On Monday, 13 August 2018 13:50:18 EEST Tomi Valkeinen wrote: > On 06/08/18 23:36, Laurent Pinchart wrote: > > The two functions implement the .set_timings() and .check_timings() > > operations. Rename them to hdmi_disply_set_timings() and > > hdmi_display_check_timings() respectively to match the operations names > > and make searching the source code easier. > > > > Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > > Reviewed-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxxxx> > > --- > > > > drivers/gpu/drm/omapdrm/displays/encoder-tfp410.c | 2 -- > > drivers/gpu/drm/omapdrm/dss/hdmi4.c | 12 ++++++------ > > drivers/gpu/drm/omapdrm/dss/hdmi5.c | 12 ++++++------ > > 3 files changed, 12 insertions(+), 14 deletions(-) > > > > diff --git a/drivers/gpu/drm/omapdrm/displays/encoder-tfp410.c > > b/drivers/gpu/drm/omapdrm/displays/encoder-tfp410.c index > > 29bda16afbdc..54f133d7da07 100644 > > --- a/drivers/gpu/drm/omapdrm/displays/encoder-tfp410.c > > +++ b/drivers/gpu/drm/omapdrm/displays/encoder-tfp410.c > > @@ -92,8 +92,6 @@ static void tfp410_set_timings(struct omap_dss_device > > *dssdev,> > > struct panel_drv_data *ddata = to_panel_data(dssdev); > > struct omap_dss_device *src = dssdev->src; > > > > - tfp410_fix_timings(vm); > > ? Oops :-/ I don't know how this ended up here, it should be in 04/22. I'll fix that. -- Regards, Laurent Pinchart _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel