index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_connector.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-26
drm/omap: Hardcode omap_connector type to DSI
Laurent Pinchart
1
-29
/
+2
2020-02-26
drm/omap: Remove HPD, detect and EDID omapdss operations
Laurent Pinchart
1
-171
/
+19
2020-02-26
drm/omap: hdmi: Allocate EDID in the .read_edid() operation
Laurent Pinchart
1
-9
/
+3
2020-02-26
drm/omap: dss: Make omap_dss_device_ops optional
Laurent Pinchart
1
-1
/
+1
2020-02-26
drm/omap: Use the drm_panel_bridge API
Laurent Pinchart
1
-10
/
+0
2020-02-26
drm/omap: Factor out display type to connector type conversion
Laurent Pinchart
1
-18
/
+1
2020-02-26
drm/omap: Simplify HDMI mode and infoframe configuration
Laurent Pinchart
1
-11
/
+0
2019-12-10
drm/panel: decouple connector from drm_panel
Sam Ravnborg
1
-1
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-03-18
drm/omap: Add support for drm_panel
Laurent Pinchart
1
-0
/
+9
2019-03-18
drm/omap: Add support for drm_bridge
Laurent Pinchart
1
-5
/
+11
2019-03-18
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
1
-5
/
+2
2019-03-18
drm/omap: Factor out common mode validation code
Laurent Pinchart
1
-24
/
+30
2019-03-18
drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation
Laurent Pinchart
1
-6
/
+0
2019-03-18
drm/omap: Notify all devices in the pipeline of output disconnection
Laurent Pinchart
1
-12
/
+16
2019-03-18
drm/omap: Don't store display pointer in omap_connector structure
Laurent Pinchart
1
-18
/
+13
2019-03-18
drm/omap: Add a dss device operation flag for .get_modes()
Laurent Pinchart
1
-4
/
+4
2019-03-18
drm/omap: Merge display .get_modes() and .get_size() operations
Laurent Pinchart
1
-13
/
+2
2019-03-18
drm/omap: Expose DRM modes instead of timings in display devices
Laurent Pinchart
1
-23
/
+10
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-10
drm: omapdrm: Cleanup drm_display_mode print str
Shayenne Moura
1
-7
/
+2
2018-10-02
drm/omap: fix use of freed memory
Tomi Valkeinen
1
-1
/
+2
2018-09-03
drm/omap: Call dispc timings check operation directly
Laurent Pinchart
1
-0
/
+6
2018-09-03
drm/omap: Query timing information from analog TV encoder
Laurent Pinchart
1
-9
/
+25
2018-09-03
drm/omap: Don't call .check_timings() operation recursively
Laurent Pinchart
1
-13
/
+19
2018-09-03
drm/omap: Remove unneeded fallback for missing .check_timings()
Laurent Pinchart
1
-24
/
+1
2018-09-03
drm/omap: Determine connector type directly in omap_connector.c
Laurent Pinchart
1
-3
/
+26
2018-09-03
drm/omap: Pass both output and display omap_dss_device to connector init
Laurent Pinchart
1
-13
/
+17
2018-09-03
drm/omap: Don't call EDID read operation recursively
Laurent Pinchart
1
-43
/
+58
2018-09-03
drm/omap: Move HPD disconnection handling to omap_connector
Laurent Pinchart
1
-6
/
+27
2018-09-03
drm/omap: Merge HPD enable operation with HPD callback registration
Laurent Pinchart
1
-7
/
+27
2018-09-03
drm/omap: Remove unneeded safety checks in the HPD operations
Laurent Pinchart
1
-13
/
+4
2018-09-03
drm/omap: Don't call HPD registration operations recursively
Laurent Pinchart
1
-29
/
+50
2018-09-03
drm/omap: Don't call .detect() operation recursively
Laurent Pinchart
1
-13
/
+23
2018-09-03
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
1
-20
/
+17
2018-09-03
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
Laurent Pinchart
1
-2
/
+2
2018-09-03
drm/omap: dss: Constify omap_dss_driver operations structure
Laurent Pinchart
1
-3
/
+3
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-2
/
+2
2018-05-07
drm/omap: handle alloc failures in omap_connector
Tomi Valkeinen
1
-0
/
+10
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-3
/
+1
2017-12-19
drm/omap: add support for physical size hints from display drivers
Sebastian Reichel
1
-0
/
+6
2017-08-15
drm/omap: Support for HDMI hot plug detection
Peter Ujfalusi
1
-1
/
+36
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-04-03
drm/omap: fix display SYNC/DE flags
Tomi Valkeinen
1
-2
/
+6
2017-04-03
drm/omap: poll only connectors where the connect/disconnect can be checked
Peter Ujfalusi
1
-6
/
+4
2016-12-19
drm: omapdrm: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
1
-2
/
+0
2016-12-19
drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structures
Laurent Pinchart
1
-2
/
+2
2016-11-02
drm/omap: Use consistent name for struct videomode
Peter Ujfalusi
1
-10
/
+10
2016-11-02
drm/omap: Replace struct omap_video_timings with videomode
Peter Ujfalusi
1
-76
/
+8
2016-11-02
drm/omap: omap_display_timings: Use display_flags for sync edge
Peter Ujfalusi
1
-2
/
+3
[next]