index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_crtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
drm/omapdrm: Remove double gamma table write in omap_crtc_atomic_flush()
Jyri Sarha
2016-11-02
1
-13
/
+0
*
drm/omap: Use per-plane rotation property
Ville Syrjälä
2016-10-21
1
-8
/
+5
*
drm/omapdrm: Implement gamma_lut atomic crtc properties
Jyri Sarha
2016-06-07
1
-0
/
+56
*
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-03-16
1
-8
/
+0
|
\
|
*
drm/omapdrm: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-8
/
+0
*
|
Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2016-03-05
1
-49
/
+70
|
\
\
|
|
/
|
/
|
|
*
drm/omap: remove last uses of omap_overlay_manager
Tomi Valkeinen
2016-03-03
1
-10
/
+0
|
*
drm/omap: add dispc_channel_connected field to omap_dss_device
Tomi Valkeinen
2016-03-03
1
-0
/
+2
|
*
drm/omap: convert dss_mgr_ops to use omap_channel
Tomi Valkeinen
2016-03-03
1
-17
/
+21
|
*
drm/omap: remove crtc->mgr field
Tomi Valkeinen
2016-03-03
1
-13
/
+7
|
*
drm/omap: Add dispc_mgr_get_supported_outputs()
Tomi Valkeinen
2016-03-03
1
-1
/
+1
|
*
drm/omap: fix crtc->plane property delegation
Tomi Valkeinen
2016-03-03
1
-18
/
+40
|
*
drm/omap: increase vblank wait timeout
Tomi Valkeinen
2016-03-03
1
-1
/
+5
|
*
drm/omap: drm_atomic_get_plane_state() may return ERR_PTR
Jyri Sarha
2016-03-03
1
-2
/
+2
|
*
drm/omap: HDMI: change enable/disable to avoid sync-losts
Tomi Valkeinen
2016-03-03
1
-0
/
+5
*
|
drm/omap: Nuke close hooks
Daniel Vetter
2016-02-08
1
-12
/
+1
|
/
*
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm: Check crtc viewport correctly with rotated primary plane on atomic drivers
Ville Syrjälä
2015-10-19
1
-3
/
+0
*
drm/omap: Fixup compile fail
Daniel Vetter
2015-08-06
1
-2
/
+4
*
drm: omapdrm: new vblank and event handling
Tomi Valkeinen
2015-06-12
1
-75
/
+48
*
drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush
Tomi Valkeinen
2015-06-12
1
-21
/
+14
*
drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable()
Laurent Pinchart
2015-06-12
1
-20
/
+0
*
drm: omapdrm: Don't flush CRTC when enabling or disabling it
Laurent Pinchart
2015-06-12
1
-4
/
+0
*
drm: omapdrm: Move encoder setup to encoder operations
Laurent Pinchart
2015-06-12
1
-36
/
+2
*
drm: omapdrm: Simplify DSS power management
Laurent Pinchart
2015-06-12
1
-11
/
+0
[next]