summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_drv.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-12drm: omapdrm: new vblank and event handlingTomi Valkeinen1-1/+21
2015-06-12drm: omapdrm: Simplify DSS power managementLaurent Pinchart1-0/+4
2015-06-12drm: omapdrm: Support unlinking page flip events prematurelyLaurent Pinchart1-3/+27
2015-06-12drm: omapdrm: Implement asynchronous commit supportLaurent Pinchart1-1/+112
2015-06-12drm: omapdrm: Switch plane update to atomic helpersLaurent Pinchart1-0/+3
2015-06-12drm: omapdrm: Wire up atomic state object scaffoldingLaurent Pinchart1-0/+2
2015-06-12drm: omapdrm: Clean up #include'sLaurent Pinchart1-3/+3
2015-06-12drm: omapdrm: Turn vblank on/off when enabling/disabling CRTCLaurent Pinchart1-0/+5
2015-06-12drm: omapdrm: Cancel pending page flips when closing deviceLaurent Pinchart1-0/+6
2015-06-12drm: omapdrm: Simplify IRQ registrationLaurent Pinchart1-6/+1
2015-06-12drm: omapdrm: Apply settings synchronouslyLaurent Pinchart1-5/+0
2015-06-12drm: omapdrm: Store the rotation property in dev->mode_configLaurent Pinchart1-3/+28
2015-03-24drm/omap: add hibernation callbacksGrygorii Strashko1-8/+3
2015-03-24drm/omap: fix race condition with dev->obj_listTomi Valkeinen1-0/+1
2015-03-24drm/omap: stop connector polling during suspendTomi Valkeinen1-1/+20
2015-03-24drm/omap: remove dummy PM functionsTomi Valkeinen1-20/+0
2015-03-24drm/omap: fix operation without fbdevTomi Valkeinen1-4/+7
2015-03-24drm/omap: fix encoder-crtc mappingTomi Valkeinen1-4/+3
2015-03-20drm: omapdrm: Switch to the universal plane APILaurent Pinchart1-2/+2
2015-03-20drm: omapdrm: Refactor CRTC creation codeLaurent Pinchart1-32/+44
2015-03-20drm: omapdrm: Fix indentation of structure and array initializersLaurent Pinchart1-53/+53
2014-10-20gpu: drm: omapdrm: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann1-0/+1
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark1-3/+1
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/tom...Dave 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 ...Jean-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-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+608
2013-02-17drm/omap: move out of stagingRob Clark1-0/+610