index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_crtc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
drm/omap: Add support for drm_bridge
Laurent Pinchart
2019-03-18
1
-1
/
+1
*
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
2019-03-18
1
-1
/
+1
*
drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation
Laurent Pinchart
2019-03-18
1
-0
/
+9
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+0
*
drm: omapdrm: Cleanup drm_display_mode print str
Shayenne Moura
2019-01-09
1
-6
/
+2
*
drm/omap: Move DISPC runtime PM handling to omapdrm
Laurent Pinchart
2018-11-12
1
-0
/
+6
*
drm/omap: Move bus flag hack to encoder implementation
Laurent Pinchart
2018-09-03
1
-41
/
+1
*
drm/omap: Store bus flags in the omap_dss_device structure
Laurent Pinchart
2018-09-03
1
-11
/
+31
*
drm/omap: Get from CRTC to display device directly
Laurent Pinchart
2018-09-03
1
-21
/
+4
*
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
2018-09-03
1
-1
/
+1
*
drm/omap: dss: Remove the dss_mgr_(dis)connect() operations
Laurent Pinchart
2018-09-03
1
-15
/
+0
*
drm/omap: Set dispc_channel_connect from DSS output connect handlers
Laurent Pinchart
2018-09-03
1
-3
/
+0
*
drm/omap: Remove supported output check in CRTC connect handler
Laurent Pinchart
2018-09-03
1
-6
/
+0
*
drm/omap: Remove omap_crtc_output global array
Laurent Pinchart
2018-09-03
1
-9
/
+3
*
drm/omap: Store CRTC lookup by channel table in omap_drm_private
Laurent Pinchart
2018-09-03
1
-13
/
+9
*
drm/omap: Pass pipe pointer to omap_crtc_init()
Laurent Pinchart
2018-09-03
1
-3
/
+4
*
drm/omap: Group CRTC, encoder, connector and dssdev in a structure
Laurent Pinchart
2018-09-03
1
-2
/
+2
*
drm/omap: dss: Modify omapdss_find_output_from_display() to return channel
Laurent Pinchart
2018-09-03
1
-4
/
+1
*
drm/omap: dss: Move DSS mgr ops and private data to dss_device
Laurent Pinchart
2018-09-03
1
-3
/
+3
*
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
Laurent Pinchart
2018-09-03
1
-1
/
+1
*
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
2018-03-01
1
-12
/
+19
*
drm: omapdrm: dss: Store dispc ops in dss_device structure
Laurent Pinchart
2018-03-01
1
-3
/
+1
*
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
Laurent Pinchart
2018-03-01
1
-13
/
+18
*
drm: omapdrm: Use kernel integer types
Laurent Pinchart
2018-03-01
1
-6
/
+6
*
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-12-19
1
-3
/
+1
*
drm/omap: Filter displays mode based on bandwidth limit
Peter Ujfalusi
2017-12-19
1
-0
/
+37
*
drm/omap: Potential NULL deref in omap_crtc_duplicate_state()
Dan Carpenter
2017-08-16
1
-2
/
+4
*
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm/omap: Rework the rotation-on-crtc hack
Maarten Lankhorst
2017-08-08
1
-39
/
+85
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: omapdrm: Handle events when enabling/disabling CRTCs
Laurent Pinchart
2017-06-02
1
-8
/
+22
*
drm/omap: Major omap_modeset_init() cleanup
Jyri Sarha
2017-04-03
1
-3
/
+17
*
drm/omap: fix display SYNC/DE flags
Tomi Valkeinen
2017-04-03
1
-3
/
+37
*
drm/omap: use dispc_ops
Tomi Valkeinen
2017-04-03
1
-13
/
+23
*
drm/omap: refactor CRTC HW property setup
Tomi Valkeinen
2017-04-03
1
-8
/
+17
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-26
1
-7
/
+1
|
\
|
*
Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"
Jyri Sarha
2017-02-16
1
-7
/
+1
*
|
drm/omap: use vblank hooks in struct drm_crtc_funcs
Tomi Valkeinen
2017-02-08
1
-0
/
+2
|
/
*
drm: omapdrm: Inline the pipe2vbl function
Laurent Pinchart
2016-12-19
1
-7
/
+0
*
drm: omapdrm: Keep vblank interrupt enabled while CRTC is active
Laurent Pinchart
2016-12-19
1
-46
/
+33
*
drm: omapdrm: Use a spinlock to protect the CRTC pending flag
Laurent Pinchart
2016-12-19
1
-11
/
+22
*
drm: omapdrm: Prevent processing the same event multiple times
Laurent Pinchart
2016-12-19
1
-8
/
+15
*
drm: omapdrm: Check the CRTC software state at enable/disable time
Laurent Pinchart
2016-12-19
1
-3
/
+3
*
drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs
Laurent Pinchart
2016-12-19
1
-1
/
+7
*
drm: omapdrm: Replace DSS manager state check with omapdrm CRTC state
Laurent Pinchart
2016-12-19
1
-9
/
+13
*
drm: omapdrm: Handle CRTC error IRQs directly
Laurent Pinchart
2016-12-19
1
-10
/
+2
*
drm/omap: Use consistent name for struct videomode
Peter Ujfalusi
2016-11-02
1
-9
/
+9
*
drm/omap: Replace struct omap_video_timings with videomode
Peter Ujfalusi
2016-11-02
1
-4
/
+7
[next]