index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2016-03-05
Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
1
-3
/
+49
2016-03-03
drm/omap: remove use of omapdss_find_mgr_from_display()
Tomi Valkeinen
1
-3
/
+5
2016-03-03
drm/omap: fix suspend/resume handling
Tomi Valkeinen
1
-0
/
+44
2016-02-08
drm/omap: Nuke close hooks
Daniel Vetter
1
-42
/
+0
2015-12-31
drm/omap: set DRIVER_ATOMIC for omapdrm
Tomi Valkeinen
1
-1
/
+2
2015-12-31
drm: omapdrm: gem: Mask out private flags passed from userspace
Laurent Pinchart
1
-3
/
+8
2015-12-31
drm: omapdrm: Make fbdev emulation optional
Laurent Pinchart
1
-4
/
+0
2015-12-31
drm/omap: Use platform_register/unregister_drivers()
Thierry Reding
1
-19
/
+7
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
1
-6
/
+6
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
1
-1
/
+1
2015-09-24
drm: Spell vga_switcheroo consistently
Lukas Wunner
1
-1
/
+1
2015-09-08
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
1
-1
/
+1
2015-06-12
drm: omapdrm: new vblank and event handling
Tomi Valkeinen
1
-1
/
+21
2015-06-12
drm: omapdrm: Simplify DSS power management
Laurent Pinchart
1
-0
/
+4
2015-06-12
drm: omapdrm: Support unlinking page flip events prematurely
Laurent Pinchart
1
-3
/
+27
2015-06-12
drm: omapdrm: Implement asynchronous commit support
Laurent Pinchart
1
-1
/
+112
2015-06-12
drm: omapdrm: Switch plane update to atomic helpers
Laurent Pinchart
1
-0
/
+3
2015-06-12
drm: omapdrm: Wire up atomic state object scaffolding
Laurent Pinchart
1
-0
/
+2
2015-06-12
drm: omapdrm: Clean up #include's
Laurent Pinchart
1
-3
/
+3
2015-06-12
drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
1
-0
/
+5
2015-06-12
drm: omapdrm: Cancel pending page flips when closing device
Laurent Pinchart
1
-0
/
+6
2015-06-12
drm: omapdrm: Simplify IRQ registration
Laurent Pinchart
1
-6
/
+1
2015-06-12
drm: omapdrm: Apply settings synchronously
Laurent Pinchart
1
-5
/
+0
2015-06-12
drm: omapdrm: Store the rotation property in dev->mode_config
Laurent Pinchart
1
-3
/
+28
2015-03-24
drm/omap: add hibernation callbacks
Grygorii Strashko
1
-8
/
+3
2015-03-24
drm/omap: fix race condition with dev->obj_list
Tomi Valkeinen
1
-0
/
+1
2015-03-24
drm/omap: stop connector polling during suspend
Tomi Valkeinen
1
-1
/
+20
2015-03-24
drm/omap: remove dummy PM functions
Tomi Valkeinen
1
-20
/
+0
2015-03-24
drm/omap: fix operation without fbdev
Tomi Valkeinen
1
-4
/
+7
2015-03-24
drm/omap: fix encoder-crtc mapping
Tomi Valkeinen
1
-4
/
+3
2015-03-20
drm: omapdrm: Switch to the universal plane API
Laurent Pinchart
1
-2
/
+2
2015-03-20
drm: omapdrm: Refactor CRTC creation code
Laurent Pinchart
1
-32
/
+44
2015-03-20
drm: omapdrm: Fix indentation of structure and array initializers
Laurent Pinchart
1
-53
/
+53
2014-10-20
gpu: drm: omapdrm: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
1
-3
/
+1
2014-04-14
drm/omap: fix race issue when unloading omapdrm
Tomi Valkeinen
1
-0
/
+6
2014-04-14
drm/omap: fix DMM driver (un)registration
Tomi Valkeinen
1
-4
/
+19
2014-04-14
drm/omap: fix uninit order in pdev_remove()
Tomi Valkeinen
1
-1
/
+2
2014-01-29
Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
1
-26
/
+58
2014-01-09
drm/omap: fix: change dev_unload order
Archit Taneja
1
-3
/
+3
2014-01-09
drm/omap: fix: disconnect devices when omapdrm module is removed
Archit Taneja
1
-4
/
+11
2014-01-09
drm/omap: fix: Defer probe if an omapdss device requests for it at connect
Archit Taneja
1
-22
/
+48
2013-12-18
drm/omap: call drm_put_dev directly in ->remove
Daniel Vetter
1
-2
/
+2
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
1
-1
/
+0
2013-08-19
drm: remove FASYNC support
Daniel Vetter
1
-1
/
+0
2013-08-19
drm/omap: kill firstopen callback
Daniel Vetter
1
-7
/
+0
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
1
-1
/
+1
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
1
-1
/
+1
2013-06-17
drm/omap: DVI connector fix
Tomi Valkeinen
1
-4
/
+2
[next]