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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-11
drm/msm: don't crash if no msm.vram param
Rob Clark
1
-1
/
+1
2014-09-11
drm/msm/hdmi: fix build break on non-CCF platforms
Rob Clark
1
-2
/
+13
2014-09-11
drm/msm: Change nested function to static function
Mark Charlebois
1
-22
/
+24
2014-08-26
drm/msm: Fix missing unlock on error in msm_fbdev_create()
Wei Yongjun
1
-1
/
+1
2014-08-26
drm/msm: fix compile error for non-dt builds
Rob Clark
1
-2
/
+1
2014-08-26
drm/msm/mdp4: request vblank during modeset
Rob Clark
1
-0
/
+2
2014-08-26
drm/msm: avoid flood of kernel logs on faults
Rob Clark
1
-2
/
+2
2014-08-04
drm/msm/hdmi: fix HDMI_MUX_EN gpio request typo
Beeresh Gopal
1
-1
/
+1
2014-08-04
drm/msm/hdmi: enable lpm-mux if it is present
Beeresh Gopal
3
-0
/
+23
2014-08-04
drm/msm/mdp5: add support for MDP5 v1.3
Stephane Viau
3
-180
/
+421
2014-08-04
drm/msm: fix potential deadlock in gpu init
Rob Clark
3
-8
/
+16
2014-08-04
drm/msm: use upstream iommu
Rob Clark
7
-43
/
+18
2014-08-04
drm/msm: no mmu is only error if not using vram carveout
Rob Clark
1
-8
/
+7
2014-08-04
drm/msm: fix BUG_ON() in error cleanup path
Rob Clark
1
-1
/
+1
2014-08-04
drm/msm/mdp4: add mdp axi clk
Rob Clark
2
-0
/
+12
2014-08-04
drm/msm: hdmi phy 8960 phy pll
Rob Clark
1
-1
/
+376
2014-08-04
drm/msm: update generated headers
Rob Clark
13
-101
/
+692
2014-08-04
drm/msm: DT support for 8960/8064 (v3)
Rob Clark
4
-42
/
+77
2014-08-04
drm/msm: Implement msm drm fb_mmap callback function
Hai Li
1
-3
/
+42
2014-08-04
drm/msm: activate iommu support
Stephane Viau
1
-0
/
+6
2014-08-04
drm/msm: fix double struct_mutex acquire
Rob Clark
1
-5
/
+0
2014-07-23
Merge branch 'component-for-drm' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
1
-48
/
+35
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
1
-1
/
+1
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
1
-1
/
+1
2014-07-08
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
1
-1
/
+1
2014-07-08
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-2
/
+2
2014-07-08
drm/gem: remove misleading gfp parameter to get_pages()
David Herrmann
1
-1
/
+1
2014-07-04
drm: msm: update to use component match support
Russell King
1
-48
/
+35
2014-06-22
drm/msm: fix IOMMU cleanup for -EPROBE_DEFER
Stephane Viau
5
-7
/
+44
2014-06-22
drm/msm: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE)
Fabian Frederick
1
-1
/
+1
2014-06-22
drm/msm/hdmi: set hdp clock rate before prepare_enable
Stephane Viau
3
-0
/
+11
2014-06-22
drm/msm: storage class should be before const qualifier
Peter Griffin
1
-1
/
+1
2014-06-22
drm/msm: Replace type of paddr to uint32_t.
Matwey V. Kornilov
1
-1
/
+1
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
1
-2
/
+2
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/mdp5: fix error return value
Rob Clark
1
-6
/
+16
2014-06-02
drm/msm: remove redundant private plane cleanup
Rob Clark
2
-4
/
+0
2014-06-02
drm/msm: add perf logging debugfs
Rob Clark
7
-5
/
+436
2014-06-02
drm/msm: add rd logging debugfs
Rob Clark
7
-1
/
+392
2014-05-30
drm/msm: update for ARCH_MSM -> ARCH_QCOM
Rob Clark
2
-2
/
+2
2014-05-30
drm/msm/hdmi: use gpio and HPD polling
Rob Clark
1
-19
/
+33
2014-05-30
drm/msm/mdp5: fix crash in error/unload paths
Rob Clark
1
-1
/
+4
2014-05-01
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...
Dave Airlie
1
-1
/
+1
2014-04-25
drm/msm/mdp4: cure for the cursor blues (v2)
Rob Clark
5
-10
/
+32
2014-04-25
drm/msm: default to XR24 rather than AR24
Rob Clark
1
-4
/
+1
2014-04-25
drm/msm: fix memory leak
Micah Richert
1
-1
/
+3
2014-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
1
-1
/
+1
2014-04-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-128
/
+771
2014-04-04
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
14
-95
/
+728
[next]