index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-29
1
-1
/
+1
*
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-08-08
1
-3
/
+3
*
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-21
1
-1
/
+0
*
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-10
1
-1
/
+1
*
Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2016-06-09
1
-0
/
+2
|
\
|
*
drm: omapdrm: add DSI mapping
Sebastian Reichel
2016-06-06
1
-0
/
+2
*
|
drm/omap: Use for_each_plane_in_state
Daniel Vetter
2016-06-02
1
-6
/
+5
|
/
*
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-3
/
+3
*
drm/omapdrm: Rename async to nonblock.
Maarten Lankhorst
2016-05-02
1
-2
/
+2
*
Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2016-03-05
1
-3
/
+49
|
\
|
*
drm/omap: remove use of omapdss_find_mgr_from_display()
Tomi Valkeinen
2016-03-03
1
-3
/
+5
|
*
drm/omap: fix suspend/resume handling
Tomi Valkeinen
2016-03-03
1
-0
/
+44
*
|
drm/omap: Nuke close hooks
Daniel Vetter
2016-02-08
1
-42
/
+0
|
/
*
drm/omap: set DRIVER_ATOMIC for omapdrm
Tomi Valkeinen
2015-12-31
1
-1
/
+2
*
drm: omapdrm: gem: Mask out private flags passed from userspace
Laurent Pinchart
2015-12-31
1
-3
/
+8
*
drm: omapdrm: Make fbdev emulation optional
Laurent Pinchart
2015-12-31
1
-4
/
+0
*
drm/omap: Use platform_register/unregister_drivers()
Thierry Reding
2015-12-31
1
-19
/
+7
*
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
1
-6
/
+6
*
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-10-07
1
-1
/
+1
*
drm: Spell vga_switcheroo consistently
Lukas Wunner
2015-09-24
1
-1
/
+1
*
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
2015-09-08
1
-1
/
+1
*
drm: omapdrm: new vblank and event handling
Tomi Valkeinen
2015-06-12
1
-1
/
+21
*
drm: omapdrm: Simplify DSS power management
Laurent Pinchart
2015-06-12
1
-0
/
+4
*
drm: omapdrm: Support unlinking page flip events prematurely
Laurent Pinchart
2015-06-12
1
-3
/
+27
*
drm: omapdrm: Implement asynchronous commit support
Laurent Pinchart
2015-06-12
1
-1
/
+112
*
drm: omapdrm: Switch plane update to atomic helpers
Laurent Pinchart
2015-06-12
1
-0
/
+3
*
drm: omapdrm: Wire up atomic state object scaffolding
Laurent Pinchart
2015-06-12
1
-0
/
+2
*
drm: omapdrm: Clean up #include's
Laurent Pinchart
2015-06-12
1
-3
/
+3
*
drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
2015-06-12
1
-0
/
+5
*
drm: omapdrm: Cancel pending page flips when closing device
Laurent Pinchart
2015-06-12
1
-0
/
+6
*
drm: omapdrm: Simplify IRQ registration
Laurent Pinchart
2015-06-12
1
-6
/
+1
*
drm: omapdrm: Apply settings synchronously
Laurent Pinchart
2015-06-12
1
-5
/
+0
*
drm: omapdrm: Store the rotation property in dev->mode_config
Laurent Pinchart
2015-06-12
1
-3
/
+28
*
drm/omap: add hibernation callbacks
Grygorii Strashko
2015-03-24
1
-8
/
+3
*
drm/omap: fix race condition with dev->obj_list
Tomi Valkeinen
2015-03-24
1
-0
/
+1
*
drm/omap: stop connector polling during suspend
Tomi Valkeinen
2015-03-24
1
-1
/
+20
*
drm/omap: remove dummy PM functions
Tomi Valkeinen
2015-03-24
1
-20
/
+0
*
drm/omap: fix operation without fbdev
Tomi Valkeinen
2015-03-24
1
-4
/
+7
*
drm/omap: fix encoder-crtc mapping
Tomi Valkeinen
2015-03-24
1
-4
/
+3
*
drm: omapdrm: Switch to the universal plane API
Laurent Pinchart
2015-03-20
1
-2
/
+2
*
drm: omapdrm: Refactor CRTC creation code
Laurent Pinchart
2015-03-20
1
-32
/
+44
*
drm: omapdrm: Fix indentation of structure and array initializers
Laurent Pinchart
2015-03-20
1
-53
/
+53
*
gpu: drm: omapdrm: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
1
-0
/
+1
*
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
2014-06-05
1
-3
/
+1
*
drm/omap: fix race issue when unloading omapdrm
Tomi Valkeinen
2014-04-14
1
-0
/
+6
*
drm/omap: fix DMM driver (un)registration
Tomi Valkeinen
2014-04-14
1
-4
/
+19
*
drm/omap: fix uninit order in pdev_remove()
Tomi Valkeinen
2014-04-14
1
-1
/
+2
*
Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
2014-01-29
1
-26
/
+58
|
\
|
*
drm/omap: fix: change dev_unload order
Archit Taneja
2014-01-09
1
-3
/
+3
[next]