summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)AuthorFilesLines
2014-11-21drm/gem: create drm_gem_dumb_destroyDaniel Vetter3-18/+1
2014-11-21drm/gem: convert to new unified vma managerDavid Herrmann2-62/+15
2014-11-21drm/gem: simplify object initializationDavid Herrmann1-1/+2
2014-11-21drm/gem: add mutex lock when using drm_gem_mmap_objYoungJun Cho1-0/+1
2014-09-05drm: omapdrm: fix compiler errorsRussell King3-9/+11
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD1-0/+3
2013-05-23OMAPDSS: Fix crash with DT bootTomi Valkeinen1-0/+3
2013-05-01drm: prime: fix refcounting on the dmabuf import error pathImre Deak1-1/+0
2013-04-11drm/omap: add statics to a few structsTomi Valkeinen2-3/+3
2013-04-11drm/omap: Fix and improve crtc and overlay manager correlationArchit Taneja5-75/+165
2013-04-11drm/omap: Take a fb reference in omap_plane_update()Archit Taneja1-0/+6
2013-04-11drm/omap: Make fixed resolution panels workArchit Taneja2-4/+40
2013-04-11drm/omap: fix modeset_init if a panel doesn't satisfy omapdrm requirementsArchit Taneja1-2/+2
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-0/+8236
2013-02-16drm/omap: remove fbdev debug enter/leave hooksRob Clark1-3/+0
2013-02-16omapdrm: simplify locking in the fb debugfs fileDaniel Vetter1-14/+0
2013-02-16omapdrm: only take crtc->mutex in crtc callbacksDaniel Vetter1-7/+5
2013-02-16drm/omap: move out of stagingRob Clark22-0/+8278