summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_drv.c
AgeCommit message (Expand)Author
2015-10-16drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä
2015-09-24drm: Spell vga_switcheroo consistentlyLukas Wunner
2015-09-08drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter
2015-06-12drm: omapdrm: new vblank and event handlingTomi Valkeinen
2015-06-12drm: omapdrm: Simplify DSS power managementLaurent Pinchart
2015-06-12drm: omapdrm: Support unlinking page flip events prematurelyLaurent Pinchart
2015-06-12drm: omapdrm: Implement asynchronous commit supportLaurent Pinchart
2015-06-12drm: omapdrm: Switch plane update to atomic helpersLaurent Pinchart
2015-06-12drm: omapdrm: Wire up atomic state object scaffoldingLaurent Pinchart
2015-06-12drm: omapdrm: Clean up #include'sLaurent Pinchart
2015-06-12drm: omapdrm: Turn vblank on/off when enabling/disabling CRTCLaurent Pinchart
2015-06-12drm: omapdrm: Cancel pending page flips when closing deviceLaurent Pinchart
2015-06-12drm: omapdrm: Simplify IRQ registrationLaurent Pinchart
2015-06-12drm: omapdrm: Apply settings synchronouslyLaurent Pinchart
2015-06-12drm: omapdrm: Store the rotation property in dev->mode_configLaurent Pinchart
2015-03-24drm/omap: add hibernation callbacksGrygorii Strashko
2015-03-24drm/omap: fix race condition with dev->obj_listTomi Valkeinen
2015-03-24drm/omap: stop connector polling during suspendTomi Valkeinen
2015-03-24drm/omap: remove dummy PM functionsTomi Valkeinen
2015-03-24drm/omap: fix operation without fbdevTomi Valkeinen
2015-03-24drm/omap: fix encoder-crtc mappingTomi Valkeinen
2015-03-20drm: omapdrm: Switch to the universal plane APILaurent Pinchart
2015-03-20drm: omapdrm: Refactor CRTC creation codeLaurent Pinchart
2015-03-20drm: omapdrm: Fix indentation of structure and array initializersLaurent Pinchart
2014-10-20gpu: drm: omapdrm: drop owner assignment from platform_driversWolfram Sang
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark
2014-04-14drm/omap: fix race issue when unloading omapdrmTomi Valkeinen
2014-04-14drm/omap: fix DMM driver (un)registrationTomi Valkeinen
2014-04-14drm/omap: fix uninit order in pdev_remove()Tomi Valkeinen
2014-01-29Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie
2014-01-09drm/omap: fix: change dev_unload orderArchit Taneja
2014-01-09drm/omap: fix: disconnect devices when omapdrm module is removedArchit Taneja
2014-01-09drm/omap: fix: Defer probe if an omapdss device requests for it at connectArchit Taneja
2013-12-18drm/omap: call drm_put_dev directly in ->removeDaniel Vetter
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann
2013-08-19drm: remove FASYNC supportDaniel Vetter
2013-08-19drm/omap: kill firstopen callbackDaniel Vetter
2013-08-07drm: const'ify ioctls table (v2)Rob Clark
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-06-17drm/omap: DVI connector fixTomi Valkeinen
2013-06-17OMAPDSS: output: increase refcount in find_output funcsTomi Valkeinen
2013-06-17OMAPDSS: combine omap_dss_output into omap_dss_deviceTomi Valkeinen
2013-06-17OMAPDSS: Implement display (dis)connect supportTomi Valkeinen
2013-06-17OMAPDRM: fix overlay manager handlingTomi Valkeinen
2013-06-17OMAPDSS: add helpers to get mgr or output from displayTomi Valkeinen
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD
2013-05-23OMAPDSS: Fix crash with DT bootTomi Valkeinen
2013-04-11drm/omap: add statics to a few structsTomi Valkeinen