summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/displays
AgeCommit message (Expand)AuthorFilesLines
2018-09-03drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operationsLaurent Pinchart1-23/+2
2018-09-03drm/omap: Reverse direction of DSS device (dis)connect operationsLaurent Pinchart14-338/+75
2018-09-03drm/omap: dss: Acquire next dssdev at probe timeLaurent Pinchart3-0/+27
2018-09-03drm/omap: displays: Don't cast dssdev to panel data unnecessarilyLaurent Pinchart2-6/+4
2018-09-03drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinksLaurent Pinchart14-36/+36
2018-09-03drm/omap: dss: Replace omap_dss_device port number with bitmaskLaurent Pinchart14-2/+14
2018-09-03drm/omap: dss: Store dss_device pointer in omap_dss_deviceLaurent Pinchart14-14/+14
2018-09-03drm/omap: dss: Move and rename omap_dss_(get|put)_device()Laurent Pinchart14-28/+28
2018-09-03drm/omap: dss: Remove panel devices listLaurent Pinchart11-97/+31
2018-09-03drm/omap: dss: Split omapdss_register_display()Laurent Pinchart11-0/+11
2018-09-03drm/omap: dss: Remove output devices listLaurent Pinchart3-19/+6
2018-09-03drm/omap: displays: Remove input omap_dss_device from panel dataLaurent Pinchart14-447/+362
2018-09-03drm/omap: dss: Move src and dst check and set to connection handlersLaurent Pinchart3-31/+0
2018-09-03drm/omap: displays: Don't call disconnect handlers directlyLaurent Pinchart14-14/+14
2018-09-03drm/omap: dss: Move debug message and checks to connection handlersLaurent Pinchart13-92/+0
2018-09-03drm/omap: dss: Add functions to connect and disconnect devicesLaurent Pinchart14-29/+29
2018-09-03drm/omap: dss: Move common device operations to common structureLaurent Pinchart14-192/+188
2018-09-03drm/omap: dss: Remove omap_dss_device panel fieldsLaurent Pinchart1-1/+0
2018-09-03drm/omap: displays: Remove videomode from omap_dss_device structureLaurent Pinchart14-28/+3
2018-09-03drm/omap: dss: Constify omap_dss_driver operations structureLaurent Pinchart11-11/+11
2018-09-03drm/omap: dss: Remove DSS encoders get_timings operationLaurent Pinchart3-29/+0
2018-09-03drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operationsLaurent Pinchart1-19/+0
2018-06-28drm/omap: fix email addressTomi Valkeinen2-2/+2
2018-03-02drm: omapdrm: displays: panel-dsi-cm: Fix field access before setLaurent Pinchart1-3/+3
2018-03-01drm/omap: add HPD support to connector-dviTomi Valkeinen1-0/+118
2018-03-01drm/omap: acx565akm: use __be32 when reading statusTomi Valkeinen1-3/+3
2018-03-01drm: omapdrm: displays: Get encoder source at connect timeLaurent Pinchart3-83/+54
2018-03-01drm: omapdrm: displays: Get panel source at connect timeLaurent Pinchart8-152/+119
2018-03-01drm: omapdrm: displays: Get connector source at connect timeLaurent Pinchart3-67/+46
2018-03-01drm: omapdrm: displays: Remove OF node check in panel driversLaurent Pinchart8-24/+0
2018-03-01drm: omapdrm: displays: Remove OF node check in encoder driversLaurent Pinchart3-11/+0
2018-03-01drm: omapdrm: displays: Remove OF node check in connector driversLaurent Pinchart3-9/+0
2018-03-01drm: omapdrm: connector-analog-tv: Remove tvc_of_match forward declarationLaurent Pinchart1-2/+0
2018-03-01drm: omapdrm: Use unsigned int typeLaurent Pinchart2-7/+7
2018-02-20drm/omapdrm: Use of_find_backlight helperMeghana Madhyastha1-20/+5
2018-02-20drm/omapdrm: Use backlight_enable/disable helpersMeghana Madhyastha1-9/+2
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis11-11/+11
2017-12-19drm: omapdrm: dpi: Don't treat GPIO probe deferral as an errorLaurent Pinchart1-1/+2
2017-12-19drm/omap: panel-dsi-cm: switch to gpiodSebastian Reichel1-47/+27
2017-12-19drm/omap: panel-dsi-cm: add external backlight supportSebastian Reichel1-31/+60
2017-12-19drm/omap: panel-dsi-cm: add physical size supportSebastian Reichel1-0/+19
2017-12-19drm/omap: panel-dsi-cm: add regulator supportSebastian Reichel1-4/+53
2017-12-19drm/omap: panel-dsi-cm: fix driverTony Lindgren1-5/+51
2017-12-19omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLEH. Nikolaus Schaller1-2/+10
2017-12-19omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller1-0/+3
2017-11-30drm/omap: displays: panel-dpi: add backlight dependencyArnd Bergmann1-0/+1
2017-11-16Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-11/+15
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-12omapdrm: omapdss_hdmi_ops: add lost_hotplug opHans Verkuil2-3/+11
2017-10-12omapdrm: encoder-tpd12s015: keep ls_oe_gpio highHans Verkuil1-8/+4