index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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
2013-06-17
OMAPDSS: output: increase refcount in find_output funcs
Tomi Valkeinen
1
-0
/
+2
2013-06-17
OMAPDSS: combine omap_dss_output into omap_dss_device
Tomi Valkeinen
1
-1
/
+1
2013-06-17
OMAPDSS: Implement display (dis)connect support
Tomi Valkeinen
1
-1
/
+11
2013-06-17
OMAPDRM: fix overlay manager handling
Tomi Valkeinen
1
-0
/
+2
2013-06-17
OMAPDSS: add helpers to get mgr or output from display
Tomi Valkeinen
1
-1
/
+4
2013-05-29
Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2013-05-23
OMAPDSS: Fix crash with DT boot
Tomi Valkeinen
1
-0
/
+3
2013-04-11
drm/omap: add statics to a few structs
Tomi Valkeinen
1
-2
/
+2
2013-04-11
drm/omap: Fix and improve crtc and overlay manager correlation
Archit Taneja
1
-28
/
+129
2013-04-11
drm/omap: fix modeset_init if a panel doesn't satisfy omapdrm requirements
Archit Taneja
1
-2
/
+2
2013-02-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+608
2013-02-17
drm/omap: move out of staging
Rob Clark
1
-0
/
+610