summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-104-49/+7Star
|\
| * drm/gem: add mutex lock when using drm_gem_mmap_objYoungJun Cho2013-06-281-0/+3
| * drm/omap: drop the !FB_OMAP2 depDave Airlie2013-06-281-1/+1
| * drm/omap: change "!CONFIG_FB_OMAP2" to "!FB_OMAP2"Paul Bolle2013-06-271-1/+1
| * Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-271-0/+3
| |\
| * | drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä2013-06-172-19/+0Star
| * | drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmapLaurent Pinchart2013-06-081-29/+3Star
* | | drm/omap: DVI connector fixTomi Valkeinen2013-06-171-4/+2Star
* | | OMAPDSS: output: increase refcount in find_output funcsTomi Valkeinen2013-06-171-0/+2
* | | OMAPDSS: combine omap_dss_output into omap_dss_deviceTomi Valkeinen2013-06-172-3/+3
* | | OMAPDSS: Implement display (dis)connect supportTomi Valkeinen2013-06-172-1/+35
* | | OMAPDRM: fix overlay manager handlingTomi Valkeinen2013-06-173-7/+18
* | | OMAPDSS: add helpers to get mgr or output from displayTomi Valkeinen2013-06-171-1/+4
| |/ |/|
* | Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD2013-05-291-0/+3
|\ \ | |/ |/|
| * OMAPDSS: Fix crash with DT bootTomi Valkeinen2013-05-231-0/+3
* | drm: prime: fix refcounting on the dmabuf import error pathImre Deak2013-05-011-1/+0Star
* | drm/omap: add statics to a few structsTomi Valkeinen2013-04-112-3/+3
* | drm/omap: Fix and improve crtc and overlay manager correlationArchit Taneja2013-04-115-75/+165
* | drm/omap: Take a fb reference in omap_plane_update()Archit Taneja2013-04-111-0/+6
* | drm/omap: Make fixed resolution panels workArchit Taneja2013-04-112-4/+40
* | drm/omap: fix modeset_init if a panel doesn't satisfy omapdrm requirementsArchit Taneja2013-04-111-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-1/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-2610-37/+14Star
* drm/omap: remove fbdev debug enter/leave hooksRob Clark2013-02-171-3/+0Star
* omapdrm: simplify locking in the fb debugfs fileDaniel Vetter2013-02-171-14/+0Star
* omapdrm: only take crtc->mutex in crtc callbacksDaniel Vetter2013-02-161-7/+5Star
* drm/omap: move out of stagingRob Clark2013-02-1622-0/+8278