summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss
AgeCommit message (Expand)AuthorLines
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-22/+7
2019-10-03drm/omap: fix max fclk divider for omap36xxTomi Valkeinen-1/+1
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-16/+2
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-6/+5
2019-09-04dma-mapping: remove dma_{alloc,free,mmap}_writecombineChristoph Hellwig-6/+5
2019-08-23drm/omap: Fix port lookup for SDI outputLaurent Pinchart-1/+3
2019-08-23omapdrm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-9/+2
2019-08-16drm/omap: displays: Remove unused panel driversLaurent Pinchart-7/+0
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-12/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-264/+22
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter-27/+3
2019-06-10drm/omap: Make sure device_id tables are NULL terminatedThomas Meyer-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-27/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie-8/+20
2019-03-27drm/omap: hdmi4_cec: Fix CEC clock handling for PMTony Lindgren-7/+19
2019-03-27drm/omap: fix typoMatteo Croce-1/+1
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-1/+0
2019-03-18drm/omap: Remove TFP410 and DVI connector driversLaurent Pinchart-2/+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-6/+14
2019-03-18drm/omap: Add support for drm_bridgeLaurent Pinchart-9/+40
2019-03-18drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart-4/+4
2019-03-18drm/omap: Merge omap_dss_device type and output_type fieldsLaurent Pinchart-13/+17
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-38/+39
2019-03-18drm/omap: venc: Simplify mode setting by caching configurationLaurent Pinchart-34/+34
2019-03-18drm/omap: Remove src field from omap_dss_device structureLaurent Pinchart-14/+1
2019-03-18drm/omap: Move display alias ID to omap_drm_pipelineLaurent Pinchart-4/+0
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-1/+4
2019-03-18drm/omap: Merge display .get_modes() and .get_size() operationsLaurent Pinchart-3/+0
2019-03-18drm/omap: Expose DRM modes instead of timings in display devicesLaurent Pinchart-6/+36
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-66/+85
2019-03-18drm/omap: Remove connection checks from display .enable() and .remove()Laurent Pinchart-5/+5
2019-03-18drm/omap: Remove connection checks from internal encoders .enable()Laurent Pinchart-98/+7
2019-03-18drm/omap: Use atomic suspend/resume helpersLaurent Pinchart-3/+0
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-02-06drm/omap: dsi: Hack-fix DSI bus flagsTomi Valkeinen-0/+11
2019-02-06drm/omap: dsi: Fix OF platform depopulateTomi Valkeinen-2/+2
2019-02-06drm/omap: dsi: Fix crash in DSI debug dumpsTomi Valkeinen-6/+6
2018-12-03drm/omap: populate DSI platform bus earlierSebastian Reichel-10/+10
2018-12-03drm/omap: fix bus_flags for panel-dpiTomi Valkeinen-1/+1