summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_encoder.c
AgeCommit message (Expand)AuthorLines
2016-12-19drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structuresLaurent Pinchart-1/+1
2016-11-02drm/omap: Use consistent name for struct videomodePeter Ujfalusi-4/+4
2016-11-02drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi-3/+3
2016-03-03drm/omap: print an error if display enable failsTomi Valkeinen-1/+6
2015-12-31drm/omap: remove obsolete manager assignmentTomi Valkeinen-2/+0
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä-1/+1
2015-06-12drm: omapdrm: Move encoder setup to encoder operationsLaurent Pinchart-48/+31
2015-06-12drm: omapdrm: Replace encoder mode_fixup with atomic_checkLaurent Pinchart-8/+8
2015-06-12drm: omapdrm: Switch connector DPMS to atomic helpersLaurent Pinchart-17/+9
2015-06-12drm: omapdrm: Switch mode config to atomic helpersLaurent Pinchart-10/+0
2015-06-12drm: omapdrm: Implement encoder .disable() and .enable() operationsLaurent Pinchart-0/+10
2015-06-12drm: omapdrm: Clean up #include'sLaurent Pinchart-6/+4
2014-07-04drm/omap: Add infoframe & dvi/hdmi mode supportTomi Valkeinen-0/+27
2014-01-09drm/omap: fix: disable encoder before destroying itArchit Taneja-0/+3
2013-08-30OMAPDSS: rename omap_dss_device's 'output' to 'src'Tomi Valkeinen-1/+1
2013-04-11drm/omap: Fix and improve crtc and overlay manager correlationArchit Taneja-0/+7
2013-04-11drm/omap: Make fixed resolution panels workArchit Taneja-2/+15
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+168
2013-02-16drm/omap: move out of stagingRob Clark-0/+170