aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-14drm/omap: fix race issue when unloading omapdrmTomi Valkeinen1-0/+6
2014-04-14drm/omap: fix DMM driver (un)registrationTomi Valkeinen1-4/+19
2014-04-14drm/omap: fix uninit order in pdev_remove()Tomi Valkeinen1-1/+2
2014-01-29Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-nextDave Airlie1-26/+58
2014-01-09drm/omap: fix: change dev_unload orderArchit Taneja1-3/+3
2014-01-09drm/omap: fix: disconnect devices when omapdrm module is removedArchit Taneja1-4/+11
2014-01-09drm/omap: fix: Defer probe if an omapdss device requests for it at connectArchit Taneja1-22/+48
2013-12-18drm/omap: call drm_put_dev directly in ->removeDaniel Vetter1-2/+2
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann1-1/+0
2013-08-19drm: remove FASYNC supportDaniel Vetter1-1/+0
2013-08-19drm/omap: kill firstopen callbackDaniel Vetter1-7/+0
2013-08-07drm: const'ify ioctls table (v2)Rob Clark1-1/+1
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter1-1/+1
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 Valkeinen1-1/+1
2013-06-17OMAPDSS: Implement display (dis)connect supportTomi Valkeinen1-1/+11
2013-06-17OMAPDRM: fix overlay manager handlingTomi Valkeinen1-0/+2
2013-06-17OMAPDSS: add helpers to get mgr or output from displayTomi Valkeinen1-1/+4
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-04-11drm/omap: add statics to a few structsTomi Valkeinen1-2/+2
2013-04-11drm/omap: Fix and improve crtc and overlay manager correlationArchit Taneja1-28/+129
2013-04-11drm/omap: fix modeset_init if a panel doesn't satisfy omapdrm requirementsArchit Taneja1-2/+2
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+608
2013-02-16drm/omap: move out of stagingRob Clark1-0/+610