index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_crtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/omap: keep ref to old_fb
Tomi Valkeinen
2015-03-24
1
-0
/
+7
*
drm/omap: only ignore DIGIT SYNC LOST for TV output
Tomi Valkeinen
2015-03-24
1
-8
/
+12
*
drm/omap: fix race with error_irq
Tomi Valkeinen
2015-03-24
1
-8
/
+13
*
drm/omap: use DRM_ERROR_RATELIMITED() for error irqs
Tomi Valkeinen
2015-03-24
1
-1
/
+1
*
drm/omap: page_flip: return -EBUSY if flip pending
Tomi Valkeinen
2015-03-24
1
-1
/
+1
*
drm: omapdrm: Reorder CRTC functions
Laurent Pinchart
2015-03-20
1
-190
/
+206
*
drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()
Laurent Pinchart
2015-03-20
1
-12
/
+9
*
drm: omapdrm: Avoid function forward declaration in omap_crtc.c
Laurent Pinchart
2015-03-20
1
-54
/
+53
*
drm: omapdrm: Remove omap_crtc->full_update field
Laurent Pinchart
2015-03-20
1
-16
/
+7
*
drm: omapdrm: Fix race condition between GO and vblank IRQ
Laurent Pinchart
2015-03-20
1
-1
/
+1
*
drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable()
Laurent Pinchart
2015-03-20
1
-1
/
+1
*
drm: omapdrm: Switch to the universal plane API
Laurent Pinchart
2015-03-20
1
-22
/
+21
*
drm: omapdrm: Fix indentation of structure and array initializers
Laurent Pinchart
2015-03-20
1
-13
/
+13
*
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-11-05
1
-0
/
+1
*
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
2014-06-05
1
-5
/
+5
*
drm/omap: protect omap_crtc's event with event_lock spinlock
Archit Taneja
2014-04-15
1
-0
/
+6
*
drm/omap: Use old_fb to synchronize between successive page flips
Archit Taneja
2014-04-15
1
-1
/
+1
*
drm/omap: Fix crash when using LCD3 overlay manager
Archit Taneja
2014-04-15
1
-0
/
+1
*
drm/omap: remove extra plane->destroy from crtc destroy
Tomi Valkeinen
2014-04-15
1
-1
/
+0
*
drm/omap: fix enabling/disabling of video pipeline
Tomi Valkeinen
2014-04-14
1
-7
/
+12
*
drm/omap: fix missing disable for unused encoder
Tomi Valkeinen
2014-04-14
1
-0
/
+6
*
drm/omap: fix race issue when unloading omapdrm
Tomi Valkeinen
2014-04-14
1
-0
/
+19
*
drm/omap: fix output enable/disable sequence
Tomi Valkeinen
2014-04-14
1
-19
/
+27
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
1
-6
/
+7
*
drm/omap: fix: Defer probe if an omapdss device requests for it at connect
Archit Taneja
2014-01-09
1
-0
/
+5
*
drm/omap: fix (un)registering irqs inside an irq handler
Tomi Valkeinen
2014-01-09
1
-3
/
+3
*
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-30
1
-1
/
+2
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-07-09
1
-5
/
+0
|
\
|
*
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
2013-06-17
1
-5
/
+0
*
|
OMAPDSS: combine omap_dss_output into omap_dss_device
Tomi Valkeinen
2013-06-17
1
-2
/
+2
*
|
OMAPDSS: Implement display (dis)connect support
Tomi Valkeinen
2013-06-17
1
-0
/
+24
*
|
OMAPDRM: fix overlay manager handling
Tomi Valkeinen
2013-06-17
1
-7
/
+15
|
/
*
drm/omap: Fix and improve crtc and overlay manager correlation
Archit Taneja
2013-04-11
1
-7
/
+14
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
1
-4
/
+1
*
omapdrm: only take crtc->mutex in crtc callbacks
Daniel Vetter
2013-02-16
1
-7
/
+5
*
drm/omap: move out of staging
Rob Clark
2013-02-16
1
-0
/
+659