aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_drv.c
Commit message (Expand)AuthorAge
* drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying2016-08-29
* drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen2016-08-08
* drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter2016-06-21
* drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter2016-06-10
* Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie2016-06-08
|\
| * drm: omapdrm: add DSI mappingSebastian Reichel2016-06-06
* | drm/omap: Use for_each_plane_in_stateDaniel Vetter2016-06-02
|/
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
* drm/omapdrm: Rename async to nonblock.Maarten Lankhorst2016-05-02
* Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie2016-03-04
|\
| * drm/omap: remove use of omapdss_find_mgr_from_display()Tomi Valkeinen2016-03-03
| * drm/omap: fix suspend/resume handlingTomi Valkeinen2016-03-03
* | drm/omap: Nuke close hooksDaniel Vetter2016-02-08
|/
* drm/omap: set DRIVER_ATOMIC for omapdrmTomi Valkeinen2015-12-31
* drm: omapdrm: gem: Mask out private flags passed from userspaceLaurent Pinchart2015-12-31
* drm: omapdrm: Make fbdev emulation optionalLaurent Pinchart2015-12-31
* drm/omap: Use platform_register/unregister_drivers()Thierry Reding2015-12-31
* drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter2015-10-16
* drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä2015-10-07
* drm: Spell vga_switcheroo consistentlyLukas Wunner2015-09-24
* drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter2015-09-08
* drm: omapdrm: new vblank and event handlingTomi Valkeinen2015-06-12
* drm: omapdrm: Simplify DSS power managementLaurent Pinchart2015-06-12
* drm: omapdrm: Support unlinking page flip events prematurelyLaurent Pinchart2015-06-12
* drm: omapdrm: Implement asynchronous commit supportLaurent Pinchart2015-06-12
* drm: omapdrm: Switch plane update to atomic helpersLaurent Pinchart2015-06-12
* drm: omapdrm: Wire up atomic state object scaffoldingLaurent Pinchart2015-06-12
* drm: omapdrm: Clean up #include'sLaurent Pinchart2015-06-12
* drm: omapdrm: Turn vblank on/off when enabling/disabling CRTCLaurent Pinchart2015-06-12
* drm: omapdrm: Cancel pending page flips when closing deviceLaurent Pinchart2015-06-12
* drm: omapdrm: Simplify IRQ registrationLaurent Pinchart2015-06-12
* drm: omapdrm: Apply settings synchronouslyLaurent Pinchart2015-06-12
* drm: omapdrm: Store the rotation property in dev->mode_configLaurent Pinchart2015-06-12
* drm/omap: add hibernation callbacksGrygorii Strashko2015-03-24
* drm/omap: fix race condition with dev->obj_listTomi Valkeinen2015-03-24
* drm/omap: stop connector polling during suspendTomi Valkeinen2015-03-24
* drm/omap: remove dummy PM functionsTomi Valkeinen2015-03-24
* drm/omap: fix operation without fbdevTomi Valkeinen2015-03-24
* drm/omap: fix encoder-crtc mappingTomi Valkeinen2015-03-24
* drm: omapdrm: Switch to the universal plane APILaurent Pinchart2015-03-20
* drm: omapdrm: Refactor CRTC creation codeLaurent Pinchart2015-03-20
* drm: omapdrm: Fix indentation of structure and array initializersLaurent Pinchart2015-03-20
* gpu: drm: omapdrm: drop owner assignment from platform_driversWolfram Sang2014-10-20
* drm: add driver->set_busid() callbackDavid Herrmann2014-09-10
* drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark2014-06-04
* drm/omap: fix race issue when unloading omapdrmTomi Valkeinen2014-04-14
* drm/omap: fix DMM driver (un)registrationTomi Valkeinen2014-04-14
* drm/omap: fix uninit order in pdev_remove()Tomi Valkeinen2014-04-14
* Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2014-01-28
|\
| * drm/omap: fix: change dev_unload orderArchit Taneja2014-01-09