summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/displays/connector-dvi.c
AgeCommit message (Expand)Author
2018-09-03drm/omap: dss: Add functions to connect and disconnect devicesLaurent Pinchart
2018-09-03drm/omap: dss: Move common device operations to common structureLaurent Pinchart
2018-09-03drm/omap: displays: Remove videomode from omap_dss_device structureLaurent Pinchart
2018-09-03drm/omap: dss: Constify omap_dss_driver operations structureLaurent Pinchart
2018-03-01drm/omap: add HPD support to connector-dviTomi Valkeinen
2018-03-01drm: omapdrm: displays: Get connector source at connect timeLaurent Pinchart
2018-03-01drm: omapdrm: displays: Remove OF node check in connector driversLaurent Pinchart
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis
2017-06-02drm/omap: remove legacy get_resolutionTomi Valkeinen
2017-06-02drm/omap: connector-dvi/hdmi: remove extra includeTomi Valkeinen
2016-11-02drm/omap: Use consistent name for struct videomodePeter Ujfalusi
2016-11-02drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for h/vsync levelPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vbp to vback_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vfp to vfront_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vsw to vsync_lenPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename hbp to hback_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename hfp to hfront_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename hsw to hsync_lenPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename y_res to vactivePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename x_res to hactivePeter Ujfalusi
2016-07-15gpu: drm: omapdrm: connector-dvi: add missing of_node_put after calling of_pa...Peter Chen
2016-06-03drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi
2016-03-16drm/omap: fix panel/encoder probesTomi Valkeinen
2016-03-03drm/omap: connector-dvi: remove pdata supportTomi Valkeinen
2015-12-29drm/omap: move omapdss & displays under omapdrmTomi Valkeinen