index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Commit message (
Expand
)
Author
Age
Files
Lines
*
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
2018-01-18
1
-37
/
+9
|
\
|
*
omapdrm/dss/hdmi4_cec: fix interrupt handling
Hans Verkuil
2018-01-02
1
-37
/
+9
*
|
drm: omapdrm: Simplify platform registration
Andrew F. Davis
2017-12-19
8
-124
/
+36
*
|
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-12-19
54
-106
/
+67
*
|
drm/omap: DMM: Check for DMM readiness after successful transaction commit
Peter Ujfalusi
2017-12-19
1
-0
/
+5
*
|
drm/omap: DMM: Print information if we received an error interrupt
Peter Ujfalusi
2017-12-19
1
-0
/
+5
*
|
drm/omap: DMM: In case of error/timeout in wait_status() print the reason
Peter Ujfalusi
2017-12-19
1
-2
/
+10
*
|
drm/omap: DMM: Fix DMM_IRQSTAT_ERR_MASK definition
Peter Ujfalusi
2017-12-19
1
-6
/
+6
*
|
drm: omapdrm: Deconstruct the omap_drv.h header.
Laurent Pinchart
2017-12-19
9
-120
/
+386
*
|
drm: omapdrm: venc: Return error code on OF parsing failure
Laurent Pinchart
2017-12-19
1
-2
/
+2
*
|
drm: omapdrm: dpi: Remove dpi_data port_initialized field
Laurent Pinchart
2017-12-19
1
-5
/
+1
*
|
drm: omapdrm: dss: Make dss_dump_clocks() function static
Laurent Pinchart
2017-12-19
2
-2
/
+3
*
|
drm: omapdrm: dss: Set the DMA coherent mask
Laurent Pinchart
2017-12-19
1
-0
/
+7
*
|
drm: omapdrm: Remove unused omap_dss_find_device() function
Laurent Pinchart
2017-12-19
2
-17
/
+0
*
|
drm: omapdrm: Pass drm_device to omap_gem_resume()
Laurent Pinchart
2017-12-19
3
-6
/
+5
*
|
drm: omapdrm: dpi: Don't treat GPIO probe deferral as an error
Laurent Pinchart
2017-12-19
1
-1
/
+2
*
|
drm/omap: panel-dsi-cm: switch to gpiod
Sebastian Reichel
2017-12-19
1
-47
/
+27
*
|
drm/omap: panel-dsi-cm: add external backlight support
Sebastian Reichel
2017-12-19
1
-31
/
+60
*
|
drm/omap: panel-dsi-cm: add physical size support
Sebastian Reichel
2017-12-19
1
-0
/
+19
*
|
drm/omap: panel-dsi-cm: add regulator support
Sebastian Reichel
2017-12-19
1
-4
/
+53
*
|
drm/omap: panel-dsi-cm: fix driver
Tony Lindgren
2017-12-19
1
-5
/
+51
*
|
drm/omap: add support for physical size hints from display drivers
Sebastian Reichel
2017-12-19
2
-0
/
+8
*
|
drm/omap: drop incorrect comment
Sebastian Reichel
2017-12-19
1
-3
/
+0
*
|
drm/omap: remove unused function defines
Sebastian Reichel
2017-12-19
1
-3
/
+0
*
|
drm/omap: Filter displays mode based on bandwidth limit
Peter Ujfalusi
2017-12-19
3
-0
/
+45
*
|
drm/omap: dss: Add support for reporting memory bandwidth limitation
Peter Ujfalusi
2017-12-19
2
-0
/
+15
*
|
omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLE
H. Nikolaus Schaller
2017-12-19
1
-2
/
+10
*
|
omapdrm: panel: fix compatible vendor string for td028ttec1
H. Nikolaus Schaller
2017-12-19
1
-0
/
+3
*
|
drm/omap: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
2017-12-08
1
-32
/
+2
|
/
*
omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init()
Dan Carpenter
2017-11-30
1
-1
/
+1
*
drm: omapdrm: Fix DPI on platforms using the DSI VDDS
Laurent Pinchart
2017-11-30
1
-2
/
+2
*
omapdrm: hdmi4: Correct the SoC revision matching
Peter Ujfalusi
2017-11-30
1
-6
/
+17
*
drm/omap: displays: panel-dpi: add backlight dependency
Arnd Bergmann
2017-11-30
1
-0
/
+1
*
drm/omap: Fix error handling path in 'omap_dmm_probe()'
Christophe JAILLET
2017-11-30
1
-1
/
+2
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-2
/
+2
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
1
-3
/
+1
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
11
-30
/
+522
|
\
|
*
omapdrm: omapdss_hdmi_ops: add lost_hotplug op
Hans Verkuil
2017-10-12
4
-5
/
+18
|
*
omapdrm: hdmi4: hook up the HDMI CEC support
Hans Verkuil
2017-10-12
3
-1
/
+31
|
*
omapdrm: hdmi4_cec: add OMAP4 HDMI CEC support
Hans Verkuil
2017-10-12
2
-0
/
+436
|
*
omapdrm: hdmi4: refcount hdmi_power_on/off_core
Hans Verkuil
2017-10-12
1
-1
/
+9
|
*
omapdrm: hdmi4: move hdmi4_core_powerdown_disable to hdmi_power_on_core()
Hans Verkuil
2017-10-12
2
-3
/
+2
|
*
omapdrm: hdmi4: prepare irq handling for HDMI CEC support
Hans Verkuil
2017-10-12
1
-5
/
+6
|
*
omapdrm: hdmi4: make low-level functions available
Hans Verkuil
2017-10-12
3
-9
/
+13
|
*
omapdrm: hdmi.h: extend hdmi_core_data with CEC fields
Hans Verkuil
2017-10-12
1
-1
/
+6
|
*
omapdrm: encoder-tpd12s015: keep ls_oe_gpio high
Hans Verkuil
2017-10-12
1
-8
/
+4
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
|
/
*
drm/omap: work-around for omap3 display enable
Tomi Valkeinen
2017-08-23
1
-17
/
+30
*
drm/omap: fix i886 work-around
Tomi Valkeinen
2017-08-23
3
-9
/
+25
*
drm/omap: fix analog tv-out modecheck
Tomi Valkeinen
2017-08-23
1
-14
/
+51
[next]