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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
1
-1
/
+8
2015-04-21
Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
1
-1
/
+1
2015-03-24
drm/omap: tiler: add hibernation callback
Grygorii Strashko
1
-7
/
+3
2015-03-24
drm/omap: add hibernation callbacks
Grygorii Strashko
1
-8
/
+3
2015-03-24
drm/omap: keep ref to old_fb
Tomi Valkeinen
1
-0
/
+7
2015-03-24
drm/omap: fix race conditon in DMM
Tomi Valkeinen
2
-8
/
+9
2015-03-24
drm/omap: fix race condition with dev->obj_list
Tomi Valkeinen
3
-0
/
+9
2015-03-24
drm/omap: do not use BUG_ON(!spin_is_locked(x))
Tomi Valkeinen
1
-1
/
+1
2015-03-24
drm/omap: only ignore DIGIT SYNC LOST for TV output
Tomi Valkeinen
1
-8
/
+12
2015-03-24
drm/omap: fix race with error_irq
Tomi Valkeinen
1
-8
/
+13
2015-03-24
drm/omap: use DRM_ERROR_RATELIMITED() for error irqs
Tomi Valkeinen
2
-2
/
+3
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: tiler: fix race condition with engine->async
Tomi Valkeinen
1
-0
/
+2
2015-03-24
drm/omap: fix plane's channel selection
Tomi Valkeinen
1
-1
/
+2
2015-03-24
drm/omap: fix TILER on OMAP5
Tomi Valkeinen
4
-4
/
+46
2015-03-24
drm/omap: handle incompatible buffer stride and pixel size
Tomi Valkeinen
1
-0
/
+8
2015-03-24
drm/omap: fix error handling in omap_framebuffer_create()
Tomi Valkeinen
1
-3
/
+2
2015-03-24
drm/omap: fix operation without fbdev
Tomi Valkeinen
1
-4
/
+7
2015-03-24
drm/omap: add a comment why locking is missing
Tomi Valkeinen
1
-0
/
+4
2015-03-24
drm/omap: add pin refcounting to omap_framebuffer
Tomi Valkeinen
1
-0
/
+13
2015-03-24
drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()
Tomi Valkeinen
1
-0
/
+1
2015-03-24
drm/omap: page_flip: return -EBUSY if flip pending
Tomi Valkeinen
1
-1
/
+1
2015-03-24
drm/omap: fix encoder-crtc mapping
Tomi Valkeinen
1
-4
/
+3
2015-03-20
drm: omapdrm: Reorder CRTC functions
Laurent Pinchart
1
-190
/
+206
2015-03-20
drm: omapdrm: Planes are already disabled when destroyed
Laurent Pinchart
1
-1
/
+0
2015-03-20
drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()
Laurent Pinchart
3
-30
/
+27
2015-03-20
drm: omapdrm: Prefix all plane functions with omap_plane_
Laurent Pinchart
1
-9
/
+10
2015-03-20
drm: omapdrm: Avoid function forward declaration in omap_crtc.c
Laurent Pinchart
1
-54
/
+53
2015-03-20
drm: omapdrm: Remove omap_crtc->full_update field
Laurent Pinchart
1
-16
/
+7
2015-03-20
drm: omapdrm: Remove manual update display support
Laurent Pinchart
5
-115
/
+4
2015-03-20
drm: omapdrm: Fix race condition between GO and vblank IRQ
Laurent Pinchart
1
-1
/
+1
2015-03-20
drm: omapdrm: Reset the zorder property when disabling a plane
Laurent Pinchart
1
-0
/
+3
2015-03-20
drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable()
Laurent Pinchart
3
-11
/
+9
2015-03-20
drm: omapdrm: Switch to the universal plane API
Laurent Pinchart
4
-39
/
+46
2015-03-20
drm: omapdrm: Remove unused variables
Laurent Pinchart
1
-7
/
+2
2015-03-20
drm: omapdrm: Refactor CRTC creation code
Laurent Pinchart
2
-33
/
+45
2015-03-20
drm: omapdrm: Fix indentation of structure and array initializers
Laurent Pinchart
5
-96
/
+96
2015-02-26
OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES
Tomi Valkeinen
1
-1
/
+1
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
1
-2
/
+8
2014-12-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-15
/
+4
2014-11-20
drm: omapdrm: remove unused variable
Boris BREZILLON
1
-1
/
+0
2014-11-15
Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...
Dave Airlie
1
-2
/
+1
2014-11-15
drm: flip-work: change drm_flip_work_init prototype
Boris BREZILLON
1
-12
/
+2
2014-11-13
drm/omap: gem: dumb: pitch is an output
Thierry Reding
1
-2
/
+1
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-10-20
gpu: drm: omapdrm: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
1
-0
/
+1
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
2014-08-09
Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
3
-0
/
+40
[next]