summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-03-27drm/omap: hdmi4_cec: Fix CEC clock handling for PMTony Lindgren
2019-03-27drm/omap: fix typoMatteo Croce
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: 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: venc: Simplify mode setting by caching configurationLaurent Pinchart
2019-03-18drm/omap: Remove src field from omap_dss_device structureLaurent Pinchart
2019-03-18drm/omap: Move display alias ID to omap_drm_pipelineLaurent 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 connection checks from display .enable() and .remove()Laurent Pinchart
2019-03-18drm/omap: Remove connection checks from internal encoders .enable()Laurent Pinchart
2019-03-18drm/omap: Use atomic suspend/resume helpersLaurent Pinchart
2019-03-18drm/omap: venc: Remove wss_data field from venc_device structureLaurent Pinchart
2019-03-18drm/omap: Remove unused kobj field from struct omap_dss_deviceLaurent Pinchart
2019-02-06drm/omap: dsi: Hack-fix DSI bus flagsTomi Valkeinen
2019-02-06drm/omap: dsi: Fix OF platform depopulateTomi Valkeinen
2019-02-06drm/omap: dsi: Fix crash in DSI debug dumpsTomi Valkeinen
2018-12-03drm/omap: populate DSI platform bus earlierSebastian Reichel
2018-12-03drm/omap: fix bus_flags for panel-dpiTomi Valkeinen
2018-11-12drm/omap: dsi: Fix missing of_platform_depopulate()Tony Lindgren
2018-11-12drm/omap: Move DISPC runtime PM handling to omapdrmLaurent Pinchart
2018-11-12drm/omap: dsi: Ensure the device is active during probeLaurent Pinchart
2018-11-12drm/omap: hdmi4: Ensure the device is active during bindLaurent Pinchart
2018-11-12drm/omap: Populate DSS children in omapdss driverLaurent Pinchart
2018-10-02drm/omap: Substitute format_is_yuv() with format->is_yuvAyan Kumar Halder
2018-10-02drm/omap: remove set but not used variable 'frame_height'YueHaibing
2018-10-02drm/omap: Use ERR_CAST directly instead of ERR_PTR(PTR_ERR())zhong jiang
2018-09-03drm/omap: Don't call .set_timings() operation recursivelyLaurent Pinchart
2018-09-03drm/omap: Store CRTC timings in .set_timings() operationLaurent Pinchart
2018-09-03drm/omap: venc: Fixup video mode in .check_timings() operationLaurent Pinchart
2018-09-03drm/omap: sdi: Fixup video mode in .check_timings() operationLaurent Pinchart
2018-09-03drm/omap: hdmi: Constify video mode and related pointersLaurent Pinchart