summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAgeFilesLines
* BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie2018-01-181-37/+9Star
|\
| * omapdrm/dss/hdmi4_cec: fix interrupt handlingHans Verkuil2018-01-021-37/+9Star
* | drm: omapdrm: Simplify platform registrationAndrew F. Davis2017-12-198-124/+36Star
* | drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis2017-12-1954-106/+67Star
* | drm/omap: DMM: Check for DMM readiness after successful transaction commitPeter Ujfalusi2017-12-191-0/+5
* | drm/omap: DMM: Print information if we received an error interruptPeter Ujfalusi2017-12-191-0/+5
* | drm/omap: DMM: In case of error/timeout in wait_status() print the reasonPeter Ujfalusi2017-12-191-2/+10
* | drm/omap: DMM: Fix DMM_IRQSTAT_ERR_MASK definitionPeter Ujfalusi2017-12-191-6/+6
* | drm: omapdrm: Deconstruct the omap_drv.h header.Laurent Pinchart2017-12-199-120/+386
* | drm: omapdrm: venc: Return error code on OF parsing failureLaurent Pinchart2017-12-191-2/+2
* | drm: omapdrm: dpi: Remove dpi_data port_initialized fieldLaurent Pinchart2017-12-191-5/+1Star
* | drm: omapdrm: dss: Make dss_dump_clocks() function staticLaurent Pinchart2017-12-192-2/+3
* | drm: omapdrm: dss: Set the DMA coherent maskLaurent Pinchart2017-12-191-0/+7
* | drm: omapdrm: Remove unused omap_dss_find_device() functionLaurent Pinchart2017-12-192-17/+0Star
* | drm: omapdrm: Pass drm_device to omap_gem_resume()Laurent Pinchart2017-12-193-6/+5Star
* | drm: omapdrm: dpi: Don't treat GPIO probe deferral as an errorLaurent Pinchart2017-12-191-1/+2
* | drm/omap: panel-dsi-cm: switch to gpiodSebastian Reichel2017-12-191-47/+27Star
* | drm/omap: panel-dsi-cm: add external backlight supportSebastian Reichel2017-12-191-31/+60
* | drm/omap: panel-dsi-cm: add physical size supportSebastian Reichel2017-12-191-0/+19
* | drm/omap: panel-dsi-cm: add regulator supportSebastian Reichel2017-12-191-4/+53
* | drm/omap: panel-dsi-cm: fix driverTony Lindgren2017-12-191-5/+51
* | drm/omap: add support for physical size hints from display driversSebastian Reichel2017-12-192-0/+8
* | drm/omap: drop incorrect commentSebastian Reichel2017-12-191-3/+0Star
* | drm/omap: remove unused function definesSebastian Reichel2017-12-191-3/+0Star
* | drm/omap: Filter displays mode based on bandwidth limitPeter Ujfalusi2017-12-193-0/+45
* | drm/omap: dss: Add support for reporting memory bandwidth limitationPeter Ujfalusi2017-12-192-0/+15
* | omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLEH. Nikolaus Schaller2017-12-191-2/+10
* | omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller2017-12-191-0/+3
* | drm/omap: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes2017-12-081-32/+2Star
|/
* omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init()Dan Carpenter2017-11-301-1/+1
* drm: omapdrm: Fix DPI on platforms using the DSI VDDSLaurent Pinchart2017-11-301-2/+2
* omapdrm: hdmi4: Correct the SoC revision matchingPeter Ujfalusi2017-11-301-6/+17
* drm/omap: displays: panel-dpi: add backlight dependencyArnd Bergmann2017-11-301-0/+1
* drm/omap: Fix error handling path in 'omap_dmm_probe()'Christophe JAILLET2017-11-301-1/+2
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-2/+2
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-221-3/+1Star
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-1611-30/+522
|\
| * omapdrm: omapdss_hdmi_ops: add lost_hotplug opHans Verkuil2017-10-124-5/+18
| * omapdrm: hdmi4: hook up the HDMI CEC supportHans Verkuil2017-10-123-1/+31
| * omapdrm: hdmi4_cec: add OMAP4 HDMI CEC supportHans Verkuil2017-10-122-0/+436
| * omapdrm: hdmi4: refcount hdmi_power_on/off_coreHans Verkuil2017-10-121-1/+9
| * omapdrm: hdmi4: move hdmi4_core_powerdown_disable to hdmi_power_on_core()Hans Verkuil2017-10-122-3/+2Star
| * omapdrm: hdmi4: prepare irq handling for HDMI CEC supportHans Verkuil2017-10-121-5/+6
| * omapdrm: hdmi4: make low-level functions availableHans Verkuil2017-10-123-9/+13
| * omapdrm: hdmi.h: extend hdmi_core_data with CEC fieldsHans Verkuil2017-10-121-1/+6
| * omapdrm: encoder-tpd12s015: keep ls_oe_gpio highHans Verkuil2017-10-121-8/+4Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/
* drm/omap: work-around for omap3 display enableTomi Valkeinen2017-08-231-17/+30
* drm/omap: fix i886 work-aroundTomi Valkeinen2017-08-233-9/+25
* drm/omap: fix analog tv-out modecheckTomi Valkeinen2017-08-231-14/+51