summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/displays/encoder-opa362.c
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
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-18drm/omap: Merge omap_dss_device type and output_type fieldsLaurent 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
2018-09-03drm/omap: Don't call .set_timings() operation recursivelyLaurent Pinchart
2018-09-03drm/omap: Don't call .check_timings() operation recursivelyLaurent 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: Reverse direction of DSS device (dis)connect operationsLaurent Pinchart
2018-09-03drm/omap: dss: Acquire next dssdev at probe timeLaurent Pinchart
2018-09-03drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinksLaurent Pinchart
2018-09-03drm/omap: dss: Replace omap_dss_device port number with bitmaskLaurent Pinchart
2018-09-03drm/omap: dss: Store dss_device pointer in omap_dss_deviceLaurent Pinchart
2018-09-03drm/omap: dss: Move and rename omap_dss_(get|put)_device()Laurent Pinchart
2018-09-03drm/omap: dss: Remove output devices listLaurent Pinchart
2018-09-03drm/omap: displays: Remove input omap_dss_device from panel dataLaurent Pinchart
2018-09-03drm/omap: dss: Move src and dst check and set to connection handlersLaurent Pinchart
2018-09-03drm/omap: displays: Don't call disconnect handlers directlyLaurent Pinchart
2018-09-03drm/omap: dss: Move debug message and checks to connection handlersLaurent Pinchart
2018-09-03drm/omap: dss: Add functions to connect and disconnect devicesLaurent Pinchart
2018-09-03drm/omap: dss: Move common device operations to common structureLaurent Pinchart
2018-09-03drm/omap: displays: Remove videomode from omap_dss_device structureLaurent Pinchart
2018-09-03drm/omap: dss: Remove DSS encoders get_timings operationLaurent Pinchart
2018-03-01drm: omapdrm: displays: Get encoder source at connect timeLaurent Pinchart
2018-03-01drm: omapdrm: displays: Remove OF node check in encoder driversLaurent Pinchart
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis
2017-06-02drm/omap: venc: remove set_type & invert_vid_out_polarityTomi Valkeinen
2016-11-02drm/omap: Use consistent name for struct videomodePeter Ujfalusi
2016-11-02drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi
2016-06-07Merge omapdss header refactoringTomi Valkeinen
2016-06-06drm/omap: remove unneeded gpio includesTomi Valkeinen
2016-06-03drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi
2016-05-31drm/omap: include gpio/consumer.h where neededArnd Bergmann
2016-05-31drm/omap: Fix missing includesTomi Valkeinen
2015-12-29drm/omap: move omapdss & displays under omapdrmTomi Valkeinen