summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-40/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-528/+44
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-27/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-10/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+3
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie-8/+20
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie-5/+1
2019-03-27drm/omap: hdmi4_cec: Fix CEC clock handling for PMTony Lindgren-7/+19
2019-03-27drm/omap: Use drm_fb_helper_fill_infoDaniel Vetter-5/+1
2019-03-27drm/omap: fix typoMatteo Croce-1/+1
2019-03-18drm/omap: panel-tpo-td028ttec1: add backlight supportAndreas Kemnade-0/+10
2019-03-18drm/omap: dsi: Fix PM for display blank with paired dss_pll callsTony Lindgren-29/+31
2019-03-18drm/omap: Remove panel-dpi driverLaurent Pinchart-207/+0
2019-03-18drm/omap: Remove TFP410 and DVI connector driversLaurent Pinchart-448/+0
2019-03-18drm/omap: Whitelist DT nodes to fixup with omapdss, prefixLaurent Pinchart-8/+33
2019-03-18drm/omap: Add support for drm_panelLaurent Pinchart-20/+65
2019-03-18drm/omap: Add support for drm_bridgeLaurent Pinchart-62/+145
2019-03-18drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart-22/+29
2019-03-18drm/omap: Merge omap_dss_device type and output_type fieldsLaurent Pinchart-20/+32
2019-03-18drm/omap: Refactor initialization sequenceLaurent Pinchart-67/+56
2019-03-18drm/omap: Simplify OF lookup of DSS devicesLaurent Pinchart-58/+10
2019-03-18drm/omap: Store pixel clock instead of full mode in DPI and SDI encodersLaurent Pinchart-8/+7
2019-03-18drm/omap: venc: Use drm_display_mode nativelyLaurent Pinchart-46/+44
2019-03-18drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()Laurent Pinchart-48/+46
2019-03-18drm/omap: Factor out common mode validation codeLaurent Pinchart-45/+44
2019-03-18drm/omap: venc: Simplify mode setting by caching configurationLaurent Pinchart-34/+34
2019-03-18drm/omap: Move DISPC timing checks to CRTC .mode_valid() operationLaurent Pinchart-12/+9
2019-03-18drm/omap: Remove src field from omap_dss_device structureLaurent Pinchart-14/+1
2019-03-18drm/omap: Notify all devices in the pipeline of output disconnectionLaurent Pinchart-12/+16
2019-03-18drm/omap: panel-dsi-cm: Store source pointer internallyLaurent Pinchart-26/+29
2019-03-18drm/omap: Don't store display pointer in omap_connector structureLaurent Pinchart-18/+13
2019-03-18drm/omap: Move display alias ID to omap_drm_pipelineLaurent Pinchart-6/+8
2019-03-18drm/omap: Don't pass display pointer to encoder init functionLaurent Pinchart-7/+3
2019-03-18drm/omap: venc: List both PAL and NTSC modesLaurent Pinchart-6/+19
2019-03-18drm/omap: Add a dss device operation flag for .get_modes()Laurent Pinchart-5/+16
2019-03-18drm/omap: Merge display .get_modes() and .get_size() operationsLaurent Pinchart-27/+5
2019-03-18drm/omap: Expose DRM modes instead of timings in display devicesLaurent Pinchart-61/+80
2019-03-18drm/omap: Factor out common init/cleanup code for output devicesLaurent Pinchart-87/+36
2019-03-18drm/omap: Remove omap_dss_device dst fieldLaurent Pinchart-5/+2
2019-03-18drm/omap: Reverse direction of the DSS device enable/disable operationsLaurent Pinchart-337/+171
2019-03-18drm/omap: Remove enable checks from display .enable() and .remove()Laurent Pinchart-64/+25
2019-03-18drm/omap: Remove connection checks from display .enable() and .remove()Laurent Pinchart-35/+10
2019-03-18drm/omap: Remove connection checks from internal encoders .enable()Laurent Pinchart-98/+7
2019-03-18drm/omap: Move common display enable/disable code to encoderLaurent Pinchart-161/+32
2019-03-18drm/omap: Use atomic suspend/resume helpersLaurent Pinchart-51/+2
2019-03-18drm/omap: venc: Remove wss_data field from venc_device structureLaurent Pinchart-10/+1
2019-03-18drm/omap: Remove unused kobj field from struct omap_dss_deviceLaurent Pinchart-2/+0
2019-03-18drm/omap: Remove declaration of nonexisting functionLaurent Pinchart-2/+0
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie-8/+19
2019-02-06drm/omap: dsi: Hack-fix DSI bus flagsTomi Valkeinen-0/+11