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_crtc.c
Age
Commit message (
Expand
)
Author
2020-08-25
drm/omap: fix incorrect lock state
Tomi Valkeinen
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
2020-02-11
drm/omapdrm: Fix trivial spelling
Kieran Bingham
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-17
drm/omapdrm: drop use of drmP.h
Sam Ravnborg
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-10
drm/omap: add support for manually updated displays
Sebastian Reichel
2019-06-10
drm/omap: add framedone interrupt support
Sebastian Reichel
2019-06-10
drm/omap: don't check dispc timings for DSI
Sebastian Reichel
2019-03-18
drm/omap: Add support for drm_bridge
Laurent Pinchart
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
2019-03-18
drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation
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-11-12
drm/omap: Move DISPC runtime PM handling to omapdrm
Laurent Pinchart
2018-09-03
drm/omap: Move bus flag hack to encoder implementation
Laurent Pinchart
2018-09-03
drm/omap: Store bus flags in the omap_dss_device structure
Laurent Pinchart
2018-09-03
drm/omap: Get from CRTC to display device directly
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: Remove the dss_mgr_(dis)connect() operations
Laurent Pinchart
2018-09-03
drm/omap: Set dispc_channel_connect from DSS output connect handlers
Laurent Pinchart
2018-09-03
drm/omap: Remove supported output check in CRTC connect handler
Laurent Pinchart
2018-09-03
drm/omap: Remove omap_crtc_output global array
Laurent Pinchart
2018-09-03
drm/omap: Store CRTC lookup by channel table in omap_drm_private
Laurent Pinchart
2018-09-03
drm/omap: Pass pipe pointer to omap_crtc_init()
Laurent Pinchart
2018-09-03
drm/omap: Group CRTC, encoder, connector and dssdev in a structure
Laurent Pinchart
2018-09-03
drm/omap: dss: Modify omapdss_find_output_from_display() to return channel
Laurent Pinchart
2018-09-03
drm/omap: dss: Move DSS mgr ops and private data to dss_device
Laurent Pinchart
2018-09-03
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
Laurent Pinchart
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Store dispc ops in dss_device structure
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
Laurent Pinchart
2018-03-01
drm: omapdrm: Use kernel integer types
Laurent Pinchart
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-12-19
drm/omap: Filter displays mode based on bandwidth limit
Peter Ujfalusi
2017-08-16
drm/omap: Potential NULL deref in omap_crtc_duplicate_state()
Dan Carpenter
2017-08-08
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
2017-08-08
drm/omap: Rework the rotation-on-crtc hack
Maarten Lankhorst
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-02
drm: omapdrm: Handle events when enabling/disabling CRTCs
Laurent Pinchart
2017-04-03
drm/omap: Major omap_modeset_init() cleanup
Jyri Sarha
2017-04-03
drm/omap: fix display SYNC/DE flags
Tomi Valkeinen
2017-04-03
drm/omap: use dispc_ops
Tomi Valkeinen
2017-04-03
drm/omap: refactor CRTC HW property setup
Tomi Valkeinen
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-16
Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"
Jyri Sarha
2017-02-08
drm/omap: use vblank hooks in struct drm_crtc_funcs
Tomi Valkeinen
2016-12-19
drm: omapdrm: Inline the pipe2vbl function
Laurent Pinchart
[next]