aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_crtc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-15drm/omap: protect omap_crtc's event with event_lock spinlockArchit Taneja1-0/+6
2014-04-15drm/omap: Use old_fb to synchronize between successive page flipsArchit Taneja1-1/+1
2014-04-15drm/omap: Fix crash when using LCD3 overlay managerArchit Taneja1-0/+1
2014-04-15drm/omap: remove extra plane->destroy from crtc destroyTomi Valkeinen1-1/+0
2014-04-14drm/omap: fix enabling/disabling of video pipelineTomi Valkeinen1-7/+12
2014-04-14drm/omap: fix missing disable for unused encoderTomi Valkeinen1-0/+6
2014-04-14drm/omap: fix race issue when unloading omapdrmTomi Valkeinen1-0/+19
2014-04-14drm/omap: fix output enable/disable sequenceTomi Valkeinen1-19/+27
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper1-6/+7
2014-01-09drm/omap: fix: Defer probe if an omapdss device requests for it at connectArchit Taneja1-0/+5
2014-01-09drm/omap: fix (un)registering irqs inside an irq handlerTomi Valkeinen1-3/+3
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard1-1/+2
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+0
2013-06-17OMAPDSS: combine omap_dss_output into omap_dss_deviceTomi Valkeinen1-2/+2
2013-06-17OMAPDSS: Implement display (dis)connect supportTomi Valkeinen1-0/+24
2013-06-17OMAPDRM: fix overlay manager handlingTomi Valkeinen1-7/+15
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä1-5/+0
2013-04-11drm/omap: Fix and improve crtc and overlay manager correlationArchit Taneja1-7/+14
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+654
2013-02-16omapdrm: only take crtc->mutex in crtc callbacksDaniel Vetter1-7/+5
2013-02-16drm/omap: move out of stagingRob Clark1-0/+659