aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-10drm/omap: add support for manually updated displaysSebastian Reichel
2019-06-10drm/omap: add framedone interrupt supportSebastian Reichel
2019-06-10drm/omap: don't check dispc timings for DSISebastian Reichel
2019-06-10drm/omap: use DRM_DEBUG_DRIVER instead of CORESebastian Reichel
2019-06-10drm/omap: Use dev_get_drvdata()Kefeng Wang
2019-06-10drm/omap: remove open-coded drm_invalid_op()Emil Velikov
2019-06-10drm/omap: Make sure device_id tables are NULL terminatedThomas Meyer
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20drm: Replace instances of drm_format_info by drm_get_format_infoMaxime Ripard
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-03-27drm/omap: hdmi4_cec: Fix CEC clock handling for PMTony Lindgren
2019-03-27drm/omap: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-27drm/omap: fix typoMatteo Croce
2019-03-18drm/omap: panel-tpo-td028ttec1: add backlight supportAndreas Kemnade
2019-03-18drm/omap: dsi: Fix PM for display blank with paired dss_pll callsTony Lindgren
2019-03-18drm/omap: Remove panel-dpi driverLaurent Pinchart
2019-03-18drm/omap: Remove TFP410 and DVI connector driversLaurent Pinchart
2019-03-18drm/omap: Whitelist DT nodes to fixup with omapdss, prefixLaurent Pinchart
2019-03-18drm/omap: Add support for drm_panelLaurent Pinchart
2019-03-18drm/omap: Add support for drm_bridgeLaurent Pinchart
2019-03-18drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart
2019-03-18drm/omap: Merge omap_dss_device type and output_type fieldsLaurent Pinchart
2019-03-18drm/omap: Refactor initialization sequenceLaurent Pinchart
2019-03-18drm/omap: Simplify OF lookup of DSS devicesLaurent Pinchart
2019-03-18drm/omap: Store pixel clock instead of full mode in DPI and SDI encodersLaurent Pinchart
2019-03-18drm/omap: venc: Use drm_display_mode nativelyLaurent Pinchart
2019-03-18drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()Laurent Pinchart
2019-03-18drm/omap: Factor out common mode validation codeLaurent Pinchart
2019-03-18drm/omap: venc: Simplify mode setting by caching configurationLaurent Pinchart
2019-03-18drm/omap: Move DISPC timing checks to CRTC .mode_valid() operationLaurent Pinchart
2019-03-18drm/omap: Remove src field from omap_dss_device structureLaurent Pinchart
2019-03-18drm/omap: Notify all devices in the pipeline of output disconnectionLaurent Pinchart
2019-03-18drm/omap: panel-dsi-cm: Store source pointer internallyLaurent Pinchart
2019-03-18drm/omap: Don't store display pointer in omap_connector structureLaurent Pinchart
2019-03-18drm/omap: Move display alias ID to omap_drm_pipelineLaurent Pinchart
2019-03-18drm/omap: Don't pass display pointer to encoder init functionLaurent Pinchart
2019-03-18drm/omap: venc: List both PAL and NTSC modesLaurent Pinchart
2019-03-18drm/omap: Add a dss device operation flag for .get_modes()Laurent Pinchart
2019-03-18drm/omap: Merge display .get_modes() and .get_size() operationsLaurent Pinchart
2019-03-18drm/omap: Expose DRM modes instead of timings in display devicesLaurent Pinchart
2019-03-18drm/omap: Factor out common init/cleanup code for output devicesLaurent Pinchart
2019-03-18drm/omap: Remove omap_dss_device dst fieldLaurent Pinchart
2019-03-18drm/omap: Reverse direction of the DSS device enable/disable operationsLaurent Pinchart
2019-03-18drm/omap: Remove enable checks from display .enable() and .remove()Laurent Pinchart