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
2015-12-15
Merge tag 'topic/drm-misc-2015-12-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
9
-9
/
+12
2015-12-14
drm/msm/mdp: fix a problematic usage of WARN_ON()
Geliang Tang
1
-1
/
+1
2015-12-14
drm/msm/dsi: Added missing mutex_unlock
saurabh
1
-1
/
+1
2015-12-14
drm/msm: ratelimit error irq msgs
Rob Clark
2
-2
/
+2
2015-12-14
drm/msm: Use unlocked gem unreferencing
Daniel Vetter
1
-1
/
+1
2015-12-14
drm/msm/dsi: Enable MMSS SPFB port via syscon
Archit Taneja
1
-0
/
+33
2015-12-14
drm/msm/dsi: Don't use iommu for command TX buffer for DSIv2
Archit Taneja
3
-41
/
+79
2015-12-14
drm/msm/dsi: Add dsi_cfg for APQ8064
Archit Taneja
2
-3
/
+18
2015-12-14
drm/msm/dsi: Set up link clocks for DSIv2
Archit Taneja
1
-5
/
+186
2015-12-14
drm/msm/dsi: Parse bus clocks from a list
Archit Taneja
4
-73
/
+53
2015-12-14
drm/msm/dsi: Delay dsi_clk_init
Archit Taneja
1
-10
/
+22
2015-12-14
drm/msm/dsi: Use a better way to figure out DSI version
Archit Taneja
1
-6
/
+18
2015-12-14
drm/msm/dsi: Add DSI PLL for 28nm 8960 PHY
Archit Taneja
4
-0
/
+547
2015-12-14
drm/msm/dsi: Add support for 28nm PHY on 8960
Archit Taneja
6
-0
/
+210
2015-12-14
drm/msm/dsi: Don't get byte/pixel source clocks from DT
Archit Taneja
1
-9
/
+6
2015-12-14
drm/msm/mdp4: Initialize DSI encoders
Archit Taneja
1
-1
/
+36
2015-12-14
drm/msm/mdp4: Call custom round_pixclk helper only if the encoder type is TMDS
Archit Taneja
1
-1
/
+8
2015-12-14
drm/msm/dsi: Add a mdp4 encoder for DSI
Vinay Simha BN
3
-0
/
+208
2015-12-14
drm/msm/mdp4: Initialize LCDC encoder even if panel driver isn't available
Archit Taneja
4
-36
/
+40
2015-12-14
drm/msm/mdp4: Clean up modeset_init
Archit Taneja
1
-83
/
+109
2015-12-14
drm/msm/adreno: Remove CONFIG_OF checks
Archit Taneja
1
-52
/
+0
2015-12-14
drm/msm/hdmi: remove CONFIG_OF checks
Archit Taneja
1
-71
/
+16
2015-12-14
drm/msm/mdp: Remove CONFIG_OF checks from MDP drivers
Archit Taneja
2
-20
/
+4
2015-12-14
drm/msm: Update compatible strings for mdp
Archit Taneja
1
-2
/
+4
2015-12-14
drm/msm: Remove non-DT code in msm_drv
Archit Taneja
2
-66
/
+15
2015-12-14
drm/msm/mdp5: high precision vblank timestamp support
Archit Taneja
3
-0
/
+149
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
4
-4
/
+4
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2
-2
/
+3
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2
-2
/
+4
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2
-4
/
+4
2015-10-22
drm/msm: Remove local fbdev emulation Kconfig option
Archit Taneja
3
-21
/
+3
2015-10-22
drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996)
Stephane Viau
6
-14
/
+133
2015-10-22
drm/msm/mdp: Add Software Pixel Extension support
Stephane Viau
2
-31
/
+128
2015-10-22
drm/msm/mdp5: Use the newly introduced enum mdp_component_type
Stephane Viau
1
-12
/
+13
2015-10-22
drm/msm/hdmi: Add basic HDMI support for msm8996
Stephane Viau
1
-3
/
+14
2015-10-22
drm/msm/mdp5: Avoid printing error messages for optional clocks
Stephane Viau
1
-11
/
+16
2015-10-22
drm/msm: Fix IOMMU clean up path in case msm_iommu_new() fails
Stephane Viau
2
-0
/
+9
2015-10-22
drm/msm/mdp5: remove the cfg pointer from SMP struct
Stephane Viau
2
-5
/
+5
2015-10-22
drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHY
Hai Li
1
-4
/
+2
2015-10-22
drm: msm: dsi: Don't attempt changing voltage of switches
Bjorn Andersson
2
-2
/
+2
2015-10-22
drm/msm: update generated headers
Rob Clark
14
-114
/
+359
2015-10-16
drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj
Daniel Vetter
2
-7
/
+0
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
1
-7
/
+7
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
1
-1
/
+1
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-6
/
+6
2015-09-24
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
2
-2
/
+1
2015-09-16
gpu/drm: Kill off set_irq_flags usage
Rob Herring
1
-1
/
+0
2015-09-08
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
1
-1
/
+1
2015-09-08
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
2
-4
/
+16
2015-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
63
-1337
/
+4462
[next]