index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_drv.c
Age
Commit message (
Expand
)
Author
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-02
drm/omapdrm: Rename async to nonblock.
Maarten Lankhorst
2016-03-05
Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2016-03-03
drm/omap: remove use of omapdss_find_mgr_from_display()
Tomi Valkeinen
2016-03-03
drm/omap: fix suspend/resume handling
Tomi Valkeinen
2016-02-08
drm/omap: Nuke close hooks
Daniel Vetter
2015-12-31
drm/omap: set DRIVER_ATOMIC for omapdrm
Tomi Valkeinen
2015-12-31
drm: omapdrm: gem: Mask out private flags passed from userspace
Laurent Pinchart
2015-12-31
drm: omapdrm: Make fbdev emulation optional
Laurent Pinchart
2015-12-31
drm/omap: Use platform_register/unregister_drivers()
Thierry Reding
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-09-24
drm: Spell vga_switcheroo consistently
Lukas Wunner
2015-09-08
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
2015-06-12
drm: omapdrm: new vblank and event handling
Tomi Valkeinen
2015-06-12
drm: omapdrm: Simplify DSS power management
Laurent Pinchart
2015-06-12
drm: omapdrm: Support unlinking page flip events prematurely
Laurent Pinchart
2015-06-12
drm: omapdrm: Implement asynchronous commit support
Laurent Pinchart
2015-06-12
drm: omapdrm: Switch plane update to atomic helpers
Laurent Pinchart
2015-06-12
drm: omapdrm: Wire up atomic state object scaffolding
Laurent Pinchart
2015-06-12
drm: omapdrm: Clean up #include's
Laurent Pinchart
2015-06-12
drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
2015-06-12
drm: omapdrm: Cancel pending page flips when closing device
Laurent Pinchart
2015-06-12
drm: omapdrm: Simplify IRQ registration
Laurent Pinchart
2015-06-12
drm: omapdrm: Apply settings synchronously
Laurent Pinchart
2015-06-12
drm: omapdrm: Store the rotation property in dev->mode_config
Laurent Pinchart
2015-03-24
drm/omap: add hibernation callbacks
Grygorii Strashko
2015-03-24
drm/omap: fix race condition with dev->obj_list
Tomi Valkeinen
2015-03-24
drm/omap: stop connector polling during suspend
Tomi Valkeinen
2015-03-24
drm/omap: remove dummy PM functions
Tomi Valkeinen
2015-03-24
drm/omap: fix operation without fbdev
Tomi Valkeinen
2015-03-24
drm/omap: fix encoder-crtc mapping
Tomi Valkeinen
2015-03-20
drm: omapdrm: Switch to the universal plane API
Laurent Pinchart
2015-03-20
drm: omapdrm: Refactor CRTC creation code
Laurent Pinchart
2015-03-20
drm: omapdrm: Fix indentation of structure and array initializers
Laurent Pinchart
2014-10-20
gpu: drm: omapdrm: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
2014-04-14
drm/omap: fix race issue when unloading omapdrm
Tomi Valkeinen
2014-04-14
drm/omap: fix DMM driver (un)registration
Tomi Valkeinen
2014-04-14
drm/omap: fix uninit order in pdev_remove()
Tomi Valkeinen
2014-01-29
Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
2014-01-09
drm/omap: fix: change dev_unload order
Archit Taneja
2014-01-09
drm/omap: fix: disconnect devices when omapdrm module is removed
Archit Taneja
2014-01-09
drm/omap: fix: Defer probe if an omapdss device requests for it at connect
Archit Taneja
2013-12-18
drm/omap: call drm_put_dev directly in ->remove
Daniel Vetter
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
2013-08-19
drm: remove FASYNC support
Daniel Vetter
2013-08-19
drm/omap: kill firstopen callback
Daniel Vetter
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
[next]