index
:
linux.git
master
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
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
2016-12-19
drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structures
Laurent Pinchart
2016-11-02
drm/omap: Use consistent name for struct videomode
Peter Ujfalusi
2016-11-02
drm/omap: Replace struct omap_video_timings with videomode
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: Use display_flags for sync edge
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: Use display_flags for pixel data edge
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: Use display_flags for double_pixel mode
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: Use display_flags for DE level
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: Use display_flags for h/vsync level
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: Use display_flags for interlace mode
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename vbp to vback_porch
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename vfp to vfront_porch
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename vsw to vsync_len
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename hbp to hback_porch
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename hfp to hfront_porch
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename hsw to hsync_len
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename y_res to vactive
Peter Ujfalusi
2016-11-02
drm/omap: omap_display_timings: rename x_res to hactive
Peter Ujfalusi
2016-06-10
drm: omap: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-03-03
drm/omap: support double-pixel
Tomi Valkeinen
2015-06-12
drm: omapdrm: Switch connector DPMS to atomic helpers
Laurent Pinchart
2015-06-12
drm: omapdrm: Wire up atomic state object scaffolding
Laurent Pinchart
2015-06-12
drm: omapdrm: Clean up #include's
Laurent Pinchart
2015-04-20
Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2015-03-20
drm: omapdrm: Remove manual update display support
Laurent Pinchart
2015-02-26
OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES
Tomi Valkeinen
[next]