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
/
msm
/
msm_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-16
drm/msm: Enable clocks during enable/disable_vblank() callbacks
Hai Li
1
-2
/
+76
2015-08-16
drm/msm: Set different display size limitation on each target
Hai Li
1
-4
/
+0
2015-08-15
drm/msm: change to uninterruptible wait in atomic commit
Wentao Xu
1
-4
/
+9
2015-06-11
drm/msm: fix timeout calculation
Rob Clark
1
-10
/
+16
2015-06-11
drm/msm: add missing DRIVER_ATOMIC flag
Rob Clark
1
-0
/
+1
2015-05-15
drm/msm: fix locking inconsistencies in gpu->destroy()
Rob Clark
1
-1
/
+1
2015-05-14
drm/msm: setup vram after component_bind_all()
Rob Clark
1
-4
/
+4
2015-05-14
drm: msm: Fix build when legacy fbdev support isn't set
Archit Taneja
1
-0
/
+4
2015-05-14
drm/msm: Fix a couple of 64-bit build warnings
Thierry Reding
1
-5
/
+5
2015-04-02
drm/msm/mdp5: Enable DSI connector in msm drm driver
Hai Li
1
-0
/
+2
2015-04-02
drm/msm: add support for "stolen" mem
Rob Clark
1
-4
/
+40
2015-04-02
drm/msm: split out vram initialization
Rob Clark
1
-24
/
+34
2015-02-01
drm/msm: add moduleparam to disable fbdev
Rob Clark
1
-1
/
+8
2015-02-01
drm/msm: Add the eDP connector in msm drm driver (V2)
Hai Li
1
-0
/
+2
2015-01-09
Merge tag 'topic/atomic-core-2015-01-05' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-1
/
+1
2014-12-23
Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux...
Dave Airlie
1
-0
/
+1
2014-12-18
drm/msm: block incoming update on pending updates
Rob Clark
1
-0
/
+1
2014-12-17
drm/atomic-helper: Again check modeset *before* plane states
Daniel Vetter
1
-1
/
+1
2014-12-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+25
2014-11-16
drm/msm: atomic core bits
Rob Clark
1
-0
/
+4
2014-11-16
drm/msm: small fence cleanup
Rob Clark
1
-0
/
+20
2014-11-16
drm/msm: Allow exported dma-bufs to be mapped
Daniel Thompson
1
-0
/
+1
2014-10-20
gpu: drm: msm: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-16
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
1
-3
/
+2
2014-09-11
drm/msm: don't crash if no msm.vram param
Rob Clark
1
-1
/
+1
2014-09-10
drm/msm/adreno: move decision about what gpu to to load
Rob Clark
1
-29
/
+2
2014-09-10
drm/msm/adreno: split adreno device out into it's own file
Rob Clark
1
-2
/
+2
2014-09-10
drm/msm/mdp4: fix blend setup with multiple crtcs
Rob Clark
1
-1
/
+1
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
2014-08-26
drm/msm: fix compile error for non-dt builds
Rob Clark
1
-2
/
+1
2014-08-04
drm/msm: fix potential deadlock in gpu init
Rob Clark
1
-5
/
+8
2014-08-04
drm/msm: DT support for 8960/8064 (v3)
Rob Clark
1
-16
/
+23
2014-07-04
drm: msm: update to use component match support
Russell King
1
-48
/
+35
2014-06-22
drm/msm: storage class should be before const qualifier
Peter Griffin
1
-1
/
+1
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
1
-5
/
+2
2014-06-02
drm/msm: use correct gfp flag for vram allocation
Rob Clark
1
-1
/
+1
2014-06-02
drm/msm: add perf logging debugfs
Rob Clark
1
-0
/
+7
2014-06-02
drm/msm: add rd logging debugfs
Rob Clark
1
-1
/
+37
2014-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
1
-1
/
+1
2014-03-31
drm/msm: validate flags, etc
Rob Clark
1
-1
/
+19
2014-03-31
drm/msm: use componentised device support
Rob Clark
1
-4
/
+108
2014-03-31
drm/msm: crank down gpu when inactive
Rob Clark
1
-1
/
+6
2014-01-14
drm: store the gem vma offset manager in a typed pointer
Daniel Vetter
1
-1
/
+1
2014-01-09
drm/msm: add mdp5/apq8x74
Rob Clark
1
-1
/
+37
2014-01-09
drm/msm: split out msm_kms.h
Rob Clark
1
-0
/
+1
2014-01-09
drm/msm: add support for non-IOMMU systems
Rob Clark
1
-35
/
+52
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
1
-1
/
+1
2013-12-18
drm/msm: call drm_put_dev directly in ->remove
Daniel Vetter
1
-1
/
+1
2013-11-01
drm/msm: rework inactive-work
Rob Clark
1
-4
/
+26
2013-11-01
drm/msm: support render nodes
Rob Clark
1
-7
/
+8
[next]