index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_crtc.c
Age
Commit message (
Expand
)
Author
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
2014-04-15
drm/omap: protect omap_crtc's event with event_lock spinlock
Archit Taneja
2014-04-15
drm/omap: Use old_fb to synchronize between successive page flips
Archit Taneja
2014-04-15
drm/omap: Fix crash when using LCD3 overlay manager
Archit Taneja
2014-04-15
drm/omap: remove extra plane->destroy from crtc destroy
Tomi Valkeinen
2014-04-14
drm/omap: fix enabling/disabling of video pipeline
Tomi Valkeinen
2014-04-14
drm/omap: fix missing disable for unused encoder
Tomi Valkeinen
2014-04-14
drm/omap: fix race issue when unloading omapdrm
Tomi Valkeinen
2014-04-14
drm/omap: fix output enable/disable sequence
Tomi Valkeinen
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-01-09
drm/omap: fix: Defer probe if an omapdss device requests for it at connect
Archit Taneja
2014-01-09
drm/omap: fix (un)registering irqs inside an irq handler
Tomi Valkeinen
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-06-17
OMAPDSS: combine omap_dss_output into omap_dss_device
Tomi Valkeinen
2013-06-17
OMAPDSS: Implement display (dis)connect support
Tomi Valkeinen
2013-06-17
OMAPDRM: fix overlay manager handling
Tomi Valkeinen
2013-06-17
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
2013-04-11
drm/omap: Fix and improve crtc and overlay manager correlation
Archit Taneja
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-16
omapdrm: only take crtc->mutex in crtc callbacks
Daniel Vetter
2013-02-16
drm/omap: move out of staging
Rob Clark