index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2020-12-15
drm/omap: remove unused omap_connector
Sebastian Reichel
2020-12-15
drm/omap: remove legacy DSS device operations
Sebastian Reichel
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-24
drm/omap: Use {} to zero initialize the mode
Ville Syrjälä
2020-02-26
drm/omap: Hardcode omap_connector type to DSI
Laurent Pinchart
2020-02-26
drm/omap: Remove HPD, detect and EDID omapdss operations
Laurent Pinchart
2020-02-26
drm/omap: hdmi: Allocate EDID in the .read_edid() operation
Laurent Pinchart
2020-02-26
drm/omap: dss: Make omap_dss_device_ops optional
Laurent Pinchart
2020-02-26
drm/omap: Use the drm_panel_bridge API
Laurent Pinchart
2020-02-26
drm/omap: Factor out display type to connector type conversion
Laurent Pinchart
2020-02-26
drm/omap: Simplify HDMI mode and infoframe configuration
Laurent Pinchart
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-03-18
drm/omap: Add support for drm_panel
Laurent Pinchart
2019-03-18
drm/omap: Add support for drm_bridge
Laurent Pinchart
2019-03-18
drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
Laurent Pinchart
2019-03-18
drm/omap: Factor out common mode validation code
Laurent Pinchart
2019-03-18
drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation
Laurent Pinchart
2019-03-18
drm/omap: Notify all devices in the pipeline of output disconnection
Laurent Pinchart
2019-03-18
drm/omap: Don't store display pointer in omap_connector structure
Laurent Pinchart
2019-03-18
drm/omap: Add a dss device operation flag for .get_modes()
Laurent Pinchart
2019-03-18
drm/omap: Merge display .get_modes() and .get_size() operations
Laurent Pinchart
2019-03-18
drm/omap: Expose DRM modes instead of timings in display devices
Laurent Pinchart
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-09
drm: omapdrm: Cleanup drm_display_mode print str
Shayenne Moura
2018-10-02
drm/omap: fix use of freed memory
Tomi Valkeinen
2018-09-03
drm/omap: Call dispc timings check operation directly
Laurent Pinchart
2018-09-03
drm/omap: Query timing information from analog TV encoder
Laurent Pinchart
2018-09-03
drm/omap: Don't call .check_timings() operation recursively
Laurent Pinchart
2018-09-03
drm/omap: Remove unneeded fallback for missing .check_timings()
Laurent Pinchart
2018-09-03
drm/omap: Determine connector type directly in omap_connector.c
Laurent Pinchart
2018-09-03
drm/omap: Pass both output and display omap_dss_device to connector init
Laurent Pinchart
2018-09-03
drm/omap: Don't call EDID read operation recursively
Laurent Pinchart
2018-09-03
drm/omap: Move HPD disconnection handling to omap_connector
Laurent Pinchart
2018-09-03
drm/omap: Merge HPD enable operation with HPD callback registration
Laurent Pinchart
2018-09-03
drm/omap: Remove unneeded safety checks in the HPD operations
Laurent Pinchart
2018-09-03
drm/omap: Don't call HPD registration operations recursively
Laurent Pinchart
2018-09-03
drm/omap: Don't call .detect() operation recursively
Laurent Pinchart
2018-09-03
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
2018-09-03
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
Laurent Pinchart
2018-09-03
drm/omap: dss: Constify omap_dss_driver operations structure
Laurent Pinchart
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-05-07
drm/omap: handle alloc failures in omap_connector
Tomi Valkeinen
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-12-19
drm/omap: add support for physical size hints from display drivers
Sebastian Reichel
2017-08-15
drm/omap: Support for HDMI hot plug detection
Peter Ujfalusi
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-04-03
drm/omap: fix display SYNC/DE flags
Tomi Valkeinen
2017-04-03
drm/omap: poll only connectors where the connect/disconnect can be checked
Peter Ujfalusi
2016-12-19
drm: omapdrm: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
[next]