aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-49/+7
2013-06-28drm/gem: add mutex lock when using drm_gem_mmap_objYoungJun Cho1-0/+3
2013-06-28drm/omap: drop the !FB_OMAP2 depDave Airlie1-1/+1
2013-06-27drm/omap: change "!CONFIG_FB_OMAP2" to "!FB_OMAP2"Paul Bolle1-1/+1
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie1-0/+3
2013-06-17drm/omap: DVI connector fixTomi Valkeinen1-4/+2
2013-06-17OMAPDSS: output: increase refcount in find_output funcsTomi Valkeinen1-0/+2
2013-06-17OMAPDSS: combine omap_dss_output into omap_dss_deviceTomi Valkeinen2-3/+3
2013-06-17OMAPDSS: Implement display (dis)connect supportTomi Valkeinen2-1/+35
2013-06-17OMAPDRM: fix overlay manager handlingTomi Valkeinen3-7/+18
2013-06-17OMAPDSS: add helpers to get mgr or output from displayTomi Valkeinen1-1/+4
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä2-19/+0
2013-06-08drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmapLaurent Pinchart1-29/+3
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux into linux-fbdev/for-3.10-fixesJean-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/viro/vfsLinus 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