summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.9-rc4' into drm-nextDave Airlie2020-09-081-1/+1
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* | drm/omap: fix spelling mistake "propert" -> "property"Colin Ian King2020-08-211-1/+1
* | drm: omapdrm: Delete surplus GPIO includesLinus Walleij2020-08-212-2/+0
|/
* Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-08-114-0/+4
|\
| * drm/omap: force runtime PM suspend on system suspendTomi Valkeinen2020-08-044-0/+4
* | Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-303-0/+3
|\ \ | |/ |/|
| * drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()Laurent Pinchart2020-06-233-0/+3
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
|/
* drm/omap: change default signal polarities and drivesTomi Valkeinen2020-05-051-27/+6
* drm/omap: venc: remove unused variable 'venc_config_pal_bdghi'YueHaibing2020-04-281-43/+0
* Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-032-11/+39
|\
| * drm/omap: Prepare DSS for probing without legacy platform dataTony Lindgren2020-02-262-11/+39
* | drm/omap: dss: Remove unused omap_dss_device operationsLaurent Pinchart2020-02-262-32/+0
* | drm/omap: dss: Remove unused omapdss_of_find_connected_device() functionLaurent Pinchart2020-02-263-32/+1
* | drm/omap: dss: Inline the omapdss_display_get() functionLaurent Pinchart2020-02-262-10/+0
* | drm/omap: Hardcode omap_connector type to DSILaurent Pinchart2020-02-262-24/+0
* | drm/omap: sdi: Register a drm_bridgeLaurent Pinchart2020-02-261-59/+109
* | drm/omap: sdi: Sort includes alphabeticallyLaurent Pinchart2020-02-261-4/+4
* | drm/omap: dpi: Register a drm_bridgeLaurent Pinchart2020-02-261-93/+116
* | drm/omap: dpi: Simplify clock setting APILaurent Pinchart2020-02-261-24/+8
* | drm/omap: dpi: Reorder functions in sectionsLaurent Pinchart2020-02-261-67/+79
* | drm/omap: dpi: Sort includes alphabeticallyLaurent Pinchart2020-02-261-5/+5
* | drm/omap: hdmi5: Simplify EDID readLaurent Pinchart2020-02-261-51/+35
* | drm/omap: hdmi4: Simplify EDID readLaurent Pinchart2020-02-261-56/+40
* | drm/omap: venc: Remove omap_dss_device operationsLaurent Pinchart2020-02-261-45/+0
* | drm/omap: hdmi: Remove omap_dss_device operationsLaurent Pinchart2020-02-263-37/+0
* | drm/omap: Remove HPD, detect and EDID omapdss operationsLaurent Pinchart2020-02-263-131/+1
* | drm/omap: Switch the HDMI and VENC outputs to drm_bridgeLaurent Pinchart2020-02-265-11/+11
* | drm/omap: venc: Register a drm_bridgeLaurent Pinchart2020-02-261-88/+154
* | drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operationsLaurent Pinchart2020-02-261-3/+0
* | drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operationLaurent Pinchart2020-02-261-0/+10
* | drm/omap: hdmi5: Move mode set, enable and disable operations to bridgeLaurent Pinchart2020-02-261-98/+111
* | drm/omap: hdmi4: Move mode set, enable and disable operations to bridgeLaurent Pinchart2020-02-261-95/+111
* | drm/omap: hdmi5: Register a drm_bridge for EDID readLaurent Pinchart2020-02-261-6/+73
* | drm/omap: hdmi4: Register a drm_bridge for EDID readLaurent Pinchart2020-02-262-6/+75
* | drm/omap: hdmi5: Rework EDID read to isolate data readLaurent Pinchart2020-02-263-77/+65
* | drm/omap: hdmi4: Rework EDID read to isolate data readLaurent Pinchart2020-02-263-84/+73
* | drm/omap: hdmi: Allocate EDID in the .read_edid() operationLaurent Pinchart2020-02-263-18/+44
* | drm/omap: dss: Make omap_dss_device_ops optionalLaurent Pinchart2020-02-262-10/+14
* | drm/omap: Add infrastructure to support drm_bridge local to DSS outputsLaurent Pinchart2020-02-268-11/+25
* | drm/omap: dss: Fix output next device lookup in DTLaurent Pinchart2020-02-268-10/+9
* | drm/omap: Use the drm_panel_bridge APILaurent Pinchart2020-02-262-11/+32
* | drm/omap: Factor out display type to connector type conversionLaurent Pinchart2020-02-262-0/+24
* | drm/omap: dss: Cleanup DSS ports on initialisation failureLaurent Pinchart2020-02-261-17/+26
* | drm/omap: fix possible object reference leakWen Yang2020-02-111-1/+3
|/
* drm/omapdrm: use BUG_ON macro for error debugging.Wambui Karuga2020-01-081-2/+1
* drm/omap: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-6/+6
* Merge drm/drm-next into drm-misc-nextSean Paul2019-10-231-1/+1
|\
| * Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-10-117-133/+138
| |\