index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-19
drm/omap: panel-dsi-cm: add external backlight support
Sebastian Reichel
1
-31
/
+60
2017-12-19
drm/omap: panel-dsi-cm: add physical size support
Sebastian Reichel
1
-0
/
+19
2017-12-19
drm/omap: panel-dsi-cm: add regulator support
Sebastian Reichel
1
-4
/
+53
2017-12-19
drm/omap: panel-dsi-cm: fix driver
Tony Lindgren
1
-5
/
+51
2017-12-19
drm/omap: add support for physical size hints from display drivers
Sebastian Reichel
2
-0
/
+8
2017-12-19
drm/omap: drop incorrect comment
Sebastian Reichel
1
-3
/
+0
2017-12-19
drm/omap: remove unused function defines
Sebastian Reichel
1
-3
/
+0
2017-12-19
drm/omap: Filter displays mode based on bandwidth limit
Peter Ujfalusi
3
-0
/
+45
2017-12-19
drm/omap: dss: Add support for reporting memory bandwidth limitation
Peter Ujfalusi
2
-0
/
+15
2017-12-19
omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLE
H. Nikolaus Schaller
1
-2
/
+10
2017-12-19
omapdrm: panel: fix compatible vendor string for td028ttec1
H. Nikolaus Schaller
1
-0
/
+3
2017-12-08
drm/omap: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
1
-32
/
+2
2017-11-30
omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init()
Dan Carpenter
1
-1
/
+1
2017-11-30
drm: omapdrm: Fix DPI on platforms using the DSI VDDS
Laurent Pinchart
1
-2
/
+2
2017-11-30
omapdrm: hdmi4: Correct the SoC revision matching
Peter Ujfalusi
1
-6
/
+17
2017-11-30
drm/omap: displays: panel-dpi: add backlight dependency
Arnd Bergmann
1
-0
/
+1
2017-11-30
drm/omap: Fix error handling path in 'omap_dmm_probe()'
Christophe JAILLET
1
-1
/
+2
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-2
/
+2
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
1
-3
/
+1
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-30
/
+522
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-12
omapdrm: omapdss_hdmi_ops: add lost_hotplug op
Hans Verkuil
4
-5
/
+18
2017-10-12
omapdrm: hdmi4: hook up the HDMI CEC support
Hans Verkuil
3
-1
/
+31
2017-10-12
omapdrm: hdmi4_cec: add OMAP4 HDMI CEC support
Hans Verkuil
2
-0
/
+436
2017-10-12
omapdrm: hdmi4: refcount hdmi_power_on/off_core
Hans Verkuil
1
-1
/
+9
2017-10-12
omapdrm: hdmi4: move hdmi4_core_powerdown_disable to hdmi_power_on_core()
Hans Verkuil
2
-3
/
+2
2017-10-12
omapdrm: hdmi4: prepare irq handling for HDMI CEC support
Hans Verkuil
1
-5
/
+6
2017-10-12
omapdrm: hdmi4: make low-level functions available
Hans Verkuil
3
-9
/
+13
2017-10-12
omapdrm: hdmi.h: extend hdmi_core_data with CEC fields
Hans Verkuil
1
-1
/
+6
2017-10-12
omapdrm: encoder-tpd12s015: keep ls_oe_gpio high
Hans Verkuil
1
-8
/
+4
2017-08-23
drm/omap: work-around for omap3 display enable
Tomi Valkeinen
1
-17
/
+30
2017-08-23
drm/omap: fix i886 work-around
Tomi Valkeinen
3
-9
/
+25
2017-08-23
drm/omap: fix analog tv-out modecheck
Tomi Valkeinen
1
-14
/
+51
2017-08-16
drm/omap: Potential NULL deref in omap_crtc_duplicate_state()
Dan Carpenter
1
-2
/
+4
2017-08-16
drm/omap: remove no-op cleanup code
Tomi Valkeinen
1
-33
/
+0
2017-08-16
drm/omap: rename omapdrm device back
Tomi Valkeinen
2
-2
/
+2
2017-08-16
drm: omapdrm: Remove the omapdss driver
Laurent Pinchart
2
-48
/
+0
2017-08-16
drm: omapdrm: Register omapdrm platform device in omapdss driver
Laurent Pinchart
2
-1
/
+17
2017-08-16
drm: omapdrm: hdmi: Don't allocate PHY features dynamically
Laurent Pinchart
1
-28
/
+4
2017-08-16
drm: omapdrm: hdmi: Configure the PHY from the HDMI core version
Laurent Pinchart
4
-19
/
+11
2017-08-16
drm: omapdrm: hdmi: Configure the PLL from the HDMI core version
Laurent Pinchart
1
-13
/
+2
2017-08-16
drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio
Laurent Pinchart
2
-2
/
+2
2017-08-16
drm: omapdrm: hdmi: Replace OMAP SoC model check with HDMI xmit version
Laurent Pinchart
4
-10
/
+10
2017-08-16
drm: omapdrm: hdmi: Rename functions and structures to use hdmi_ prefix
Laurent Pinchart
1
-4
/
+5
2017-08-16
drm/omap: add OMAP5 DSIPHY lane-enable support
Tomi Valkeinen
1
-8
/
+39
2017-08-16
drm/omap: use regmap_update_bit() when muxing DSI pads
Tomi Valkeinen
1
-12
/
+3
2017-08-15
drm: omapdrm: Remove dss_features.h
Laurent Pinchart
12
-38
/
+3
2017-08-15
drm: omapdrm: Move supported outputs feature to dss driver
Laurent Pinchart
7
-211
/
+81
2017-08-15
drm: omapdrm: Move DSS_FCK feature to dss driver
Laurent Pinchart
6
-57
/
+18
2017-08-15
drm: omapdrm: Move PCD, LINEWIDTH and DOWNSCALE features to dispc driver
Laurent Pinchart
3
-36
/
+39
[prev]
[next]