summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/displays
AgeCommit message (Expand)Author
2020-02-26drm/omap: Switch the HDMI and VENC outputs to drm_bridgeLaurent Pinchart
2020-02-26drm/omap: dss: Fix output next device lookup in DTLaurent Pinchart
2020-02-11drm/omap: use true,false for bool variableZheng Bin
2019-11-20drm/omap: Fix Kconfig indentationKrzysztof Kozlowski
2019-08-16drm/omap: displays: Remove unused panel driversLaurent Pinchart
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-10drm/omap: Use dev_get_drvdata()Kefeng Wang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-18drm/omap: panel-tpo-td028ttec1: add backlight supportAndreas Kemnade
2019-03-18drm/omap: Remove panel-dpi driverLaurent Pinchart
2019-03-18drm/omap: Remove TFP410 and DVI connector driversLaurent 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: Pass drm_display_mode to .check_timings() and .set_timings()Laurent Pinchart
2019-03-18drm/omap: panel-dsi-cm: Store source pointer internallyLaurent 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: Reverse direction of the DSS device enable/disable operationsLaurent Pinchart
2019-03-18drm/omap: Remove enable checks from display .enable() and .remove()Laurent Pinchart
2019-03-18drm/omap: Remove connection checks from display .enable() and .remove()Laurent Pinchart
2019-03-18drm/omap: Move common display enable/disable code to encoderLaurent Pinchart
2018-12-03drm/omap: fix bus_flags for panel-dpiTomi Valkeinen
2018-09-03drm/omap: Don't call .set_timings() operation recursivelyLaurent Pinchart
2018-09-03drm/omap: panels: Don't modify fixed timingsLaurent Pinchart
2018-09-03drm/omap: Remove .get_timings() operation from display connectorsLaurent Pinchart
2018-09-03drm/omap: Don't call .check_timings() operation recursivelyLaurent Pinchart
2018-09-03drm/omap: Store bus flags in the omap_dss_device structureLaurent Pinchart
2018-09-03drm/omap: Don't store video mode internally for external encodersLaurent Pinchart
2018-09-03drm/omap: Remove duplicate calls to .set_timings() operationLaurent Pinchart
2018-09-03drm/omap: Make the video_mode pointer to .set_timings() constLaurent Pinchart
2018-09-03drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handlerLaurent Pinchart
2018-09-03drm/omap: Don't call HDMI mode and infoframe operations recursivelyLaurent Pinchart
2018-09-03drm/omap: Don't call EDID read operation recursivelyLaurent Pinchart
2018-09-03drm/omap: Move HPD disconnection handling to omap_connectorLaurent Pinchart
2018-09-03drm/omap: Merge HPD enable operation with HPD callback registrationLaurent Pinchart
2018-09-03drm/omap: Remove unneeded safety checks in the HPD operationsLaurent Pinchart
2018-09-03drm/omap: Don't call HPD registration operations recursivelyLaurent Pinchart
2018-09-03drm/omap: Don't call .detect() operation recursivelyLaurent Pinchart
2018-09-03drm/omap: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart
2018-09-03drm/omap: panel-tpo-td043mtea1: Convert to the GPIO descriptors APILaurent Pinchart
2018-09-03drm/omap: panel-tpo-td028ttec1: Drop unneeded linux/gpio.h headerLaurent Pinchart
2018-09-03drm/omap: panel-sony-acx565akm: Convert to the GPIO descriptors APILaurent Pinchart
2018-09-03drm/omap: panel-nec-nl8048hl11: Convert to the GPIO descriptors APILaurent Pinchart
2018-09-03drm/omap: encoder-tfp410: Convert to the GPIO descriptors APILaurent Pinchart
2018-09-03drm/omap: connector-hdmi: Convert to the GPIO descriptors APILaurent Pinchart