aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_encoder.c
Commit message (Expand)AuthorAge
* drm/omap: Add support for drm_panelLaurent Pinchart2019-03-18
* drm/omap: Add support for drm_bridgeLaurent Pinchart2019-03-18
* drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart2019-03-18
* drm/omap: Merge omap_dss_device type and output_type fieldsLaurent Pinchart2019-03-18
* drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()Laurent Pinchart2019-03-18
* drm/omap: Factor out common mode validation codeLaurent Pinchart2019-03-18
* drm/omap: Move DISPC timing checks to CRTC .mode_valid() operationLaurent Pinchart2019-03-18
* drm/omap: Don't pass display pointer to encoder init functionLaurent Pinchart2019-03-18
* drm/omap: Reverse direction of the DSS device enable/disable operationsLaurent Pinchart2019-03-18
* drm/omap: Remove enable checks from display .enable() and .remove()Laurent Pinchart2019-03-18
* drm/omap: Remove connection checks from display .enable() and .remove()Laurent Pinchart2019-03-18
* drm/omap: Move common display enable/disable code to encoderLaurent Pinchart2019-03-18
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-24
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-01-11
|\
| * drm/omap: fix incorrect union usageSebastian Reichel2018-12-03
* | drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä2019-01-10
|/
* drm/omap: Don't call .set_timings() operation recursivelyLaurent Pinchart2018-09-03
* drm/omap: Call dispc timings check operation directlyLaurent Pinchart2018-09-03
* drm/omap: Split mode fixup and mode set from encoder enableLaurent Pinchart2018-09-03
* drm/omap: Move bus flag hack to encoder implementationLaurent Pinchart2018-09-03
* drm/omap: Don't call .check_timings() operation recursivelyLaurent Pinchart2018-09-03
* drm/omap: Remove unneeded fallback for missing .check_timings()Laurent Pinchart2018-09-03
* drm/omap: Don't call HDMI mode and infoframe operations recursivelyLaurent Pinchart2018-09-03
* drm/omap: Pass both output and display omap_dss_device to encoder initLaurent Pinchart2018-09-03
* drm/omap: Get from CRTC to display device directlyLaurent Pinchart2018-09-03
* drm/omap: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart2018-09-03
* drm/omap: dss: Constify omap_dss_driver operations structureLaurent Pinchart2018-09-03
* drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis2017-12-19
* drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma2017-07-14
* drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structuresLaurent Pinchart2016-12-19
* drm/omap: Use consistent name for struct videomodePeter Ujfalusi2016-11-02
* drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi2016-11-02
* drm/omap: print an error if display enable failsTomi Valkeinen2016-03-03
* drm/omap: remove obsolete manager assignmentTomi Valkeinen2015-12-31
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* drm: omapdrm: Move encoder setup to encoder operationsLaurent Pinchart2015-06-12
* drm: omapdrm: Replace encoder mode_fixup with atomic_checkLaurent Pinchart2015-06-12
* drm: omapdrm: Switch connector DPMS to atomic helpersLaurent Pinchart2015-06-12
* drm: omapdrm: Switch mode config to atomic helpersLaurent Pinchart2015-06-12
* drm: omapdrm: Implement encoder .disable() and .enable() operationsLaurent Pinchart2015-06-12
* drm: omapdrm: Clean up #include'sLaurent Pinchart2015-06-12
* drm/omap: Add infoframe & dvi/hdmi mode supportTomi Valkeinen2014-07-04
* drm/omap: fix: disable encoder before destroying itArchit Taneja2014-01-09
* OMAPDSS: rename omap_dss_device's 'output' to 'src'Tomi Valkeinen2013-08-30
* drm/omap: Fix and improve crtc and overlay manager correlationArchit Taneja2013-04-11
* drm/omap: Make fixed resolution panels workArchit Taneja2013-04-11
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
* drm/omap: move out of stagingRob Clark2013-02-16