index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
2
-4
/
+4
*
drm/msm: Remove local fbdev emulation Kconfig option
Archit Taneja
2015-10-22
3
-21
/
+3
*
drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996)
Stephane Viau
2015-10-22
6
-14
/
+133
*
drm/msm/mdp: Add Software Pixel Extension support
Stephane Viau
2015-10-22
2
-31
/
+128
*
drm/msm/mdp5: Use the newly introduced enum mdp_component_type
Stephane Viau
2015-10-22
1
-12
/
+13
*
drm/msm/hdmi: Add basic HDMI support for msm8996
Stephane Viau
2015-10-22
1
-3
/
+14
*
drm/msm/mdp5: Avoid printing error messages for optional clocks
Stephane Viau
2015-10-22
1
-11
/
+16
*
drm/msm: Fix IOMMU clean up path in case msm_iommu_new() fails
Stephane Viau
2015-10-22
2
-0
/
+9
*
drm/msm/mdp5: remove the cfg pointer from SMP struct
Stephane Viau
2015-10-22
2
-5
/
+5
*
drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHY
Hai Li
2015-10-22
1
-4
/
+2
*
drm: msm: dsi: Don't attempt changing voltage of switches
Bjorn Andersson
2015-10-22
2
-2
/
+2
*
drm/msm: update generated headers
Rob Clark
2015-10-22
14
-114
/
+359
*
drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj
Daniel Vetter
2015-10-16
2
-7
/
+0
*
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
1
-7
/
+7
*
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-10-07
1
-1
/
+1
*
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-06
1
-6
/
+6
*
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
2015-09-24
2
-2
/
+1
|
\
|
*
gpu/drm: Kill off set_irq_flags usage
Rob Herring
2015-09-16
1
-1
/
+0
|
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-09-05
63
-1337
/
+4462
|
|
\
|
*
\
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-09-04
1
-15
/
+2
|
|
\
\
|
|
*
|
drm/msm/dp: use flags argument of devm_gpiod_get to set direction
Uwe Kleine-König
2015-07-06
1
-15
/
+2
|
*
|
|
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-01
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
drm/msm/dsi: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-25
1
-2
/
+2
|
|
|
/
/
|
*
|
|
drm/msm/mdp5: release SMB (shared memory blocks) in various cases
Wentao Xu
2015-07-29
5
-32
/
+104
|
*
|
|
drm/msm: change to uninterruptible wait in atomic commit
Wentao Xu
2015-07-29
4
-13
/
+14
|
*
|
|
drm/msm: mdp4: Fix drm_framebuffer dereference crash
Archit Taneja
2015-07-29
1
-1
/
+3
|
*
|
|
drm/msm: fix msm_gem_prime_get_sg_table()
Rob Clark
2015-07-29
1
-2
/
+6
|
|
/
/
*
|
|
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
2015-09-08
1
-1
/
+1
*
|
|
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
2015-09-08
2
-4
/
+16
|
|
/
|
/
|
*
|
drm/msm/dsi: Introduce DSI configuration module
Hai Li
2015-08-16
4
-146
/
+177
*
|
drm/msm/dsi: Make each PHY type compilation independent
Hai Li
2015-08-16
4
-4
/
+33
*
|
drm/msm/dsi: Split PHY drivers to separate files
Hai Li
2015-08-16
6
-758
/
+857
*
|
drm/msm/dsi: Return void from msm_dsi_phy_disable()
Hai Li
2015-08-16
2
-12
/
+6
*
|
drm/msm/dsi: Specify bitmask to set source PLL
Hai Li
2015-08-16
1
-5
/
+11
*
|
drm/msm/mdp: Clear pending interrupt status before enable interrupt
jilai wang
2015-08-16
6
-10
/
+23
*
|
drm/msm/mdp5: Add rotation (hflip/vflip) support to MDP5 planes (v2)
jilai wang
2015-08-16
1
-8
/
+41
*
|
drm/msm: add calls to prepare and unprepare panel
Srinivas Kandagatla
2015-08-16
1
-2
/
+6
*
|
drm/msm/dsi: Modify dsi manager bridge ops to work with external bridges
Archit Taneja
2015-08-16
1
-15
/
+28
*
|
drm/msm/dsi: Allow dsi to connect to an external bridge
Archit Taneja
2015-08-16
4
-8
/
+90
*
|
drm/msm/dsi: Create a helper to check if there is a connected device
Archit Taneja
2015-08-16
3
-3
/
+10
*
|
drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'
Archit Taneja
2015-08-16
4
-16
/
+16
*
|
drm/msm/dsi: Make TE gpio optional
Archit Taneja
2015-08-16
1
-1
/
+2
*
|
drm/msm: mdp4 lvds: get panel node via of graph parsing
Archit Taneja
2015-08-16
2
-9
/
+25
*
|
drm/msm: dsi host: Use device graph parsing to parse connected panel
Archit Taneja
2015-08-16
1
-19
/
+53
*
|
drm/msm: dsi host: add missing of_node_put()
Archit Taneja
2015-08-16
1
-1
/
+5
*
|
drm/msm: Enable clocks during enable/disable_vblank() callbacks
Hai Li
2015-08-16
4
-2
/
+102
*
|
drm/msm/mdp5: Add support for msm8x74v1
jilai wang
2015-08-16
1
-4
/
+73
*
|
drm/msm/mdp5: Add DMA pipe planes for MDP5
jilai wang
2015-08-16
1
-4
/
+21
*
|
drm/msm/mdp: Add capabilities to MDP planes (v2)
jilai wang
2015-08-16
8
-63
/
+114
*
|
drm/msm/mdp5: add more YUV formats for MDP5
Stephane Viau
2015-08-16
2
-47
/
+77
[next]