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.13.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
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
1
-3
/
+1
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
1
-5
/
+5
2014-06-04
drm: Split connection_mutex out of mode_config.mutex (v3)
Daniel Vetter
1
-0
/
+1
2014-04-15
drm/omap: fix the handling of fb ref counts
Tomi Valkeinen
1
-5
/
+5
2014-04-15
drm/omap: protect omap_crtc's event with event_lock spinlock
Archit Taneja
1
-0
/
+6
2014-04-15
drm/omap: Use old_fb to synchronize between successive page flips
Archit Taneja
1
-1
/
+1
2014-04-15
drm/omap: Fix crash when using LCD3 overlay manager
Archit Taneja
1
-0
/
+1
2014-04-15
drm/omap: gem sync: wait on correct events
Archit Taneja
1
-2
/
+2
2014-04-15
drm/omap: Fix memory leak in omap_gem_op_async
Subhajit Paul
1
-0
/
+2
2014-04-15
drm/omap: remove warn from debugfs
Tomi Valkeinen
1
-3
/
+0
2014-04-15
drm/omap: remove extra plane->destroy from crtc destroy
Tomi Valkeinen
1
-1
/
+0
2014-04-15
drm/omap: print warning when rotating non-TILER fb
Tomi Valkeinen
1
-0
/
+14
2014-04-14
drm/omap: fix missing unref to fb's buf object
Tomi Valkeinen
1
-0
/
+3
2014-04-14
drm/omap: fix plane rotation
Grazvydas Ignotas
1
-0
/
+8
2014-04-14
drm/omap: fix enabling/disabling of video pipeline
Tomi Valkeinen
1
-7
/
+12
2014-04-14
drm/omap: fix missing disable for unused encoder
Tomi Valkeinen
1
-0
/
+6
2014-04-14
drm/omap: fix race issue when unloading omapdrm
Tomi Valkeinen
3
-0
/
+26
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-04-14
drm/omap: fix output enable/disable sequence
Tomi Valkeinen
1
-19
/
+27
2014-04-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-25
/
+27
2014-04-04
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
1
-1
/
+2
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2
-7
/
+8
2014-03-31
drm/omap: Don't dereference list head when the connectors list is empty
Laurent Pinchart
1
-1
/
+2
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
1
-17
/
+17
2014-03-05
OMAPDSS: convert pixel clock to common videomode style
Tomi Valkeinen
1
-3
/
+3
2014-01-29
Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
6
-33
/
+99
2014-01-14
drm: store the gem vma offset manager in a typed pointer
Daniel Vetter
1
-1
/
+1
2014-01-09
drm/omap: Enable DT support for DMM
Archit Taneja
1
-0
/
+9
2014-01-09
drm/omap: fix: change dev_unload order
Archit Taneja
1
-3
/
+3
2014-01-09
drm/omap: fix: disable encoder before destroying it
Archit Taneja
1
-0
/
+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
3
-22
/
+54
2014-01-09
drm/omap: fix (un)registering irqs inside an irq handler
Tomi Valkeinen
3
-7
/
+23
2013-12-18
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
Daniel Vetter
1
-1
/
+1
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2
-2
/
+2
2013-12-18
drm/omap: call drm_put_dev directly in ->remove
Daniel Vetter
1
-2
/
+2
2013-12-18
drm: Push dirtyfb ioctl kms locking down to drivers
Ville Syrjälä
1
-0
/
+4
2013-11-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-15
/
+10
2013-10-31
DMA-API: others: use dma_set_coherent_mask()
Russell King
1
-2
/
+3
2013-10-12
drm: Add separate Kconfig option for fbdev helpers
Daniel Vetter
1
-0
/
+1
2013-10-09
drm: Make irq_enabled bool
Ville Syrjälä
1
-5
/
+6
2013-10-09
drm: Collect per-crtc vblank stuff to a struct
Ville Syrjälä
1
-3
/
+3
2013-10-09
drm: Make vblank_enabled bool
Ville Syrjälä
1
-1
/
+1
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
3
-7
/
+0
2013-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-292
/
+81
2013-08-30
OMAPDSS: rename omap_dss_device's 'output' to 'src'
Tomi Valkeinen
1
-1
/
+1
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
1
-1
/
+2
2013-08-30
drm/omap: tiler: clear buffer properly
Dan Carpenter
1
-1
/
+1
2013-08-19
drm/omap: kill omap_gem_helpers.c
Rob Clark
3
-131
/
+4
[next]