aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/displays/connector-dvi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-01drm/omap: add HPD support to connector-dviTomi Valkeinen1-0/+118
2018-03-01drm: omapdrm: displays: Get connector source at connect timeLaurent Pinchart1-17/+14
2018-03-01drm: omapdrm: displays: Remove OF node check in connector driversLaurent Pinchart1-3/+0
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis1-1/+1
2017-06-02drm/omap: remove legacy get_resolutionTomi Valkeinen1-2/+0
2017-06-02drm/omap: connector-dvi/hdmi: remove extra includeTomi Valkeinen1-1/+0
2016-11-02drm/omap: Use consistent name for struct videomodePeter Ujfalusi1-13/+13
2016-11-02drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi1-5/+5
2016-11-02drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi1-3/+2
2016-11-02drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi1-2/+1
2016-11-02drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi1-2/+2
2016-11-02drm/omap: omap_display_timings: Use display_flags for h/vsync levelPeter Ujfalusi1-2/+2
2016-11-02drm/omap: omap_display_timings: rename vbp to vback_porchPeter Ujfalusi1-1/+1
2016-11-02drm/omap: omap_display_timings: rename vfp to vfront_porchPeter Ujfalusi1-1/+1
2016-11-02drm/omap: omap_display_timings: rename vsw to vsync_lenPeter Ujfalusi1-1/+1
2016-11-02drm/omap: omap_display_timings: rename hbp to hback_porchPeter Ujfalusi1-1/+1
2016-11-02drm/omap: omap_display_timings: rename hfp to hfront_porchPeter Ujfalusi1-1/+1
2016-11-02drm/omap: omap_display_timings: rename hsw to hsync_lenPeter Ujfalusi1-1/+1
2016-11-02drm/omap: omap_display_timings: rename y_res to vactivePeter Ujfalusi1-1/+1
2016-11-02drm/omap: omap_display_timings: rename x_res to hactivePeter Ujfalusi1-1/+1
2016-07-15gpu: drm: omapdrm: connector-dvi: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-06-03drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi1-2/+2
2016-03-16drm/omap: fix panel/encoder probesTomi Valkeinen1-1/+1
2016-03-03drm/omap: connector-dvi: remove pdata supportTomi Valkeinen1-50/+5
2015-12-29drm/omap: move omapdss & displays under omapdrmTomi Valkeinen1-0/+398