summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
2014-04-15drm/omap: fix the handling of fb ref countsTomi Valkeinen
2014-04-15drm/omap: protect omap_crtc's event with event_lock spinlockArchit Taneja
2014-04-15drm/omap: Use old_fb to synchronize between successive page flipsArchit Taneja
2014-04-15drm/omap: Fix crash when using LCD3 overlay managerArchit Taneja
2014-04-15drm/omap: gem sync: wait on correct eventsArchit Taneja
2014-04-15drm/omap: Fix memory leak in omap_gem_op_asyncSubhajit Paul
2014-04-15drm/omap: remove warn from debugfsTomi Valkeinen
2014-04-15drm/omap: remove extra plane->destroy from crtc destroyTomi Valkeinen
2014-04-15drm/omap: print warning when rotating non-TILER fbTomi Valkeinen
2014-04-14drm/omap: fix missing unref to fb's buf objectTomi Valkeinen
2014-04-14drm/omap: fix plane rotationGrazvydas Ignotas
2014-04-14drm/omap: fix enabling/disabling of video pipelineTomi Valkeinen
2014-04-14drm/omap: fix missing disable for unused encoderTomi Valkeinen
2014-04-14drm/omap: fix race issue when unloading omapdrmTomi Valkeinen
2014-04-14drm/omap: fix DMM driver (un)registrationTomi Valkeinen
2014-04-14drm/omap: fix uninit order in pdev_remove()Tomi Valkeinen
2014-04-14drm/omap: fix output enable/disable sequenceTomi Valkeinen
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-03Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2014-04-02drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-03-31drm/omap: Don't dereference list head when the connectors list is emptyLaurent Pinchart
2014-03-16drm: use anon-inode instead of relying on cdevsDavid Herrmann
2014-03-05OMAPDSS: convert pixel clock to common videomode styleTomi Valkeinen
2014-01-28Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie
2014-01-14drm: store the gem vma offset manager in a typed pointerDaniel Vetter
2014-01-09drm/omap: Enable DT support for DMMArchit Taneja
2014-01-09drm/omap: fix: change dev_unload orderArchit Taneja
2014-01-09drm/omap: fix: disable encoder before destroying itArchit Taneja
2014-01-09drm/omap: fix: disconnect devices when omapdrm module is removedArchit Taneja
2014-01-09drm/omap: fix: Defer probe if an omapdss device requests for it at connectArchit Taneja
2014-01-09drm/omap: fix (un)registering irqs inside an irq handlerTomi Valkeinen
2013-12-18drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUEDaniel Vetter
2013-12-18drm: Kill DRM_IRQ_ARGSDaniel Vetter
2013-12-18drm/omap: call drm_put_dev directly in ->removeDaniel Vetter
2013-12-18drm: Push dirtyfb ioctl kms locking down to driversVille Syrjälä
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-10-31DMA-API: others: use dma_set_coherent_mask()Russell King
2013-10-11drm: Add separate Kconfig option for fbdev helpersDaniel Vetter
2013-10-09drm: Make irq_enabled boolVille Syrjälä
2013-10-09drm: Collect per-crtc vblank stuff to a structVille Syrjälä
2013-10-09drm: Make vblank_enabled boolVille Syrjälä
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann
2013-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-30OMAPDSS: rename omap_dss_device's 'output' to 'src'Tomi Valkeinen
2013-08-29drm: Pass page flip ioctl flags to driverKeith Packard
2013-08-29drm/omap: tiler: clear buffer properlyDan Carpenter
2013-08-19drm/omap: kill omap_gem_helpers.cRob Clark
2013-08-19drm/omap: use flip-work helperRob Clark
2013-08-19drm: remove FASYNC supportDaniel Vetter
2013-08-18drm/omap: kill firstopen callbackDaniel Vetter