summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_crtc.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-051-0/+1
* drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark2014-06-051-5/+5
* drm/omap: protect omap_crtc's event with event_lock spinlockArchit Taneja2014-04-151-0/+6
* drm/omap: Use old_fb to synchronize between successive page flipsArchit Taneja2014-04-151-1/+1
* drm/omap: Fix crash when using LCD3 overlay managerArchit Taneja2014-04-151-0/+1
* drm/omap: remove extra plane->destroy from crtc destroyTomi Valkeinen2014-04-151-1/+0
* drm/omap: fix enabling/disabling of video pipelineTomi Valkeinen2014-04-141-7/+12
* drm/omap: fix missing disable for unused encoderTomi Valkeinen2014-04-141-0/+6
* drm/omap: fix race issue when unloading omapdrmTomi Valkeinen2014-04-141-0/+19
* drm/omap: fix output enable/disable sequenceTomi Valkeinen2014-04-141-19/+27
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-011-6/+7
* drm/omap: fix: Defer probe if an omapdss device requests for it at connectArchit Taneja2014-01-091-0/+5
* drm/omap: fix (un)registering irqs inside an irq handlerTomi Valkeinen2014-01-091-3/+3
* drm: Pass page flip ioctl flags to driverKeith Packard2013-08-301-1/+2
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-091-5/+0
|\
| * drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä2013-06-171-5/+0
* | OMAPDSS: combine omap_dss_output into omap_dss_deviceTomi Valkeinen2013-06-171-2/+2
* | OMAPDSS: Implement display (dis)connect supportTomi Valkeinen2013-06-171-0/+24
* | OMAPDRM: fix overlay manager handlingTomi Valkeinen2013-06-171-7/+15
|/
* drm/omap: Fix and improve crtc and overlay manager correlationArchit Taneja2013-04-111-7/+14
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-251-4/+1
* omapdrm: only take crtc->mutex in crtc callbacksDaniel Vetter2013-02-161-7/+5
* drm/omap: move out of stagingRob Clark2013-02-161-0/+659
OpenPOWER on IntegriCloud