summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter2015-10-161-6/+6
* drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä2015-10-071-1/+1
* drm: Spell vga_switcheroo consistentlyLukas Wunner2015-09-241-1/+1
* drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter2015-09-081-1/+1
* drm: omapdrm: new vblank and event handlingTomi Valkeinen2015-06-121-1/+21
* drm: omapdrm: Simplify DSS power managementLaurent Pinchart2015-06-121-0/+4
* drm: omapdrm: Support unlinking page flip events prematurelyLaurent Pinchart2015-06-121-3/+27
* drm: omapdrm: Implement asynchronous commit supportLaurent Pinchart2015-06-121-1/+112
* drm: omapdrm: Switch plane update to atomic helpersLaurent Pinchart2015-06-121-0/+3
* drm: omapdrm: Wire up atomic state object scaffoldingLaurent Pinchart2015-06-121-0/+2
* drm: omapdrm: Clean up #include'sLaurent Pinchart2015-06-121-3/+3
* drm: omapdrm: Turn vblank on/off when enabling/disabling CRTCLaurent Pinchart2015-06-121-0/+5
* drm: omapdrm: Cancel pending page flips when closing deviceLaurent Pinchart2015-06-121-0/+6
* drm: omapdrm: Simplify IRQ registrationLaurent Pinchart2015-06-121-6/+1Star
* drm: omapdrm: Apply settings synchronouslyLaurent Pinchart2015-06-121-5/+0Star
* drm: omapdrm: Store the rotation property in dev->mode_configLaurent Pinchart2015-06-121-3/+28
* drm/omap: add hibernation callbacksGrygorii Strashko2015-03-241-8/+3Star
* drm/omap: fix race condition with dev->obj_listTomi Valkeinen2015-03-241-0/+1
* drm/omap: stop connector polling during suspendTomi Valkeinen2015-03-241-1/+20
* drm/omap: remove dummy PM functionsTomi Valkeinen2015-03-241-20/+0Star
* drm/omap: fix operation without fbdevTomi Valkeinen2015-03-241-4/+7
* drm/omap: fix encoder-crtc mappingTomi Valkeinen2015-03-241-4/+3Star
* drm: omapdrm: Switch to the universal plane APILaurent Pinchart2015-03-201-2/+2
* drm: omapdrm: Refactor CRTC creation codeLaurent Pinchart2015-03-201-32/+44
* drm: omapdrm: Fix indentation of structure and array initializersLaurent Pinchart2015-03-201-53/+53
* gpu: drm: omapdrm: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* drm: add driver->set_busid() callbackDavid Herrmann2014-09-101-0/+1
* drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark2014-06-051-3/+1Star
* drm/omap: fix race issue when unloading omapdrmTomi Valkeinen2014-04-141-0/+6
* drm/omap: fix DMM driver (un)registrationTomi Valkeinen2014-04-141-4/+19
* drm/omap: fix uninit order in pdev_remove()Tomi Valkeinen2014-04-141-1/+2
* Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2014-01-291-26/+58
|\
| * drm/omap: fix: change dev_unload orderArchit Taneja2014-01-091-3/+3
| * drm/omap: fix: disconnect devices when omapdrm module is removedArchit Taneja2014-01-091-4/+11
| * drm/omap: fix: Defer probe if an omapdss device requests for it at connectArchit Taneja2014-01-091-22/+48
* | drm/omap: call drm_put_dev directly in ->removeDaniel Vetter2013-12-181-2/+2
|/
* drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-091-1/+0Star
* drm: remove FASYNC supportDaniel Vetter2013-08-191-1/+0Star
* drm/omap: kill firstopen callbackDaniel Vetter2013-08-191-7/+0Star
* drm: const'ify ioctls table (v2)Rob Clark2013-08-071-1/+1
* drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-071-1/+1
* 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-171-1/+1
* OMAPDSS: Implement display (dis)connect supportTomi Valkeinen2013-06-171-1/+11
* OMAPDRM: fix overlay manager handlingTomi Valkeinen2013-06-171-0/+2
* 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/omap: add statics to a few structsTomi Valkeinen2013-04-111-2/+2