index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
Lines
2015-09-16
gpu/drm: Kill off set_irq_flags usage
Rob Herring
-1
/
+0
2015-09-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-1337
/
+4462
2015-09-04
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
-15
/
+2
2015-08-31
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+2
2015-08-24
drm/msm/dsi: Convert to clk_hw based provider APIs
Stephen Boyd
-2
/
+2
2015-08-15
drm/msm/dsi: Introduce DSI configuration module
Hai Li
-146
/
+177
2015-08-15
drm/msm/dsi: Make each PHY type compilation independent
Hai Li
-4
/
+33
2015-08-15
drm/msm/dsi: Split PHY drivers to separate files
Hai Li
-758
/
+857
2015-08-15
drm/msm/dsi: Return void from msm_dsi_phy_disable()
Hai Li
-12
/
+6
2015-08-15
drm/msm/dsi: Specify bitmask to set source PLL
Hai Li
-5
/
+11
2015-08-15
drm/msm/mdp: Clear pending interrupt status before enable interrupt
jilai wang
-10
/
+23
2015-08-15
drm/msm/mdp5: Add rotation (hflip/vflip) support to MDP5 planes (v2)
jilai wang
-8
/
+41
2015-08-15
drm/msm: add calls to prepare and unprepare panel
Srinivas Kandagatla
-2
/
+6
2015-08-15
drm/msm/dsi: Modify dsi manager bridge ops to work with external bridges
Archit Taneja
-15
/
+28
2015-08-15
drm/msm/dsi: Allow dsi to connect to an external bridge
Archit Taneja
-8
/
+90
2015-08-15
drm/msm/dsi: Create a helper to check if there is a connected device
Archit Taneja
-3
/
+10
2015-08-15
drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'
Archit Taneja
-16
/
+16
2015-08-15
drm/msm/dsi: Make TE gpio optional
Archit Taneja
-1
/
+2
2015-08-15
drm/msm: mdp4 lvds: get panel node via of graph parsing
Archit Taneja
-9
/
+25
2015-08-15
drm/msm: dsi host: Use device graph parsing to parse connected panel
Archit Taneja
-19
/
+53
2015-08-15
drm/msm: dsi host: add missing of_node_put()
Archit Taneja
-1
/
+5
2015-08-15
drm/msm: Enable clocks during enable/disable_vblank() callbacks
Hai Li
-2
/
+102
2015-08-15
drm/msm/mdp5: Add support for msm8x74v1
jilai wang
-4
/
+73
2015-08-15
drm/msm/mdp5: Add DMA pipe planes for MDP5
jilai wang
-4
/
+21
2015-08-15
drm/msm/mdp: Add capabilities to MDP planes (v2)
jilai wang
-63
/
+114
2015-08-15
drm/msm/mdp5: add more YUV formats for MDP5
Stephane Viau
-47
/
+77
2015-08-15
drm/msm/mdp5: use 2 memory clients for YUV formats on newer mdp5
Wentao Xu
-6
/
+25
2015-08-15
drm/msm/mdp: mark if a MDP format is YUV at definition
Wentao Xu
-14
/
+16
2015-08-15
drm/msm/dp: use flags argument of devm_gpiod_get to set direction
Uwe Kleine-König
-15
/
+2
2015-08-15
drm/msm/dsi: Save/Restore PLL status across PHY reset
Hai Li
-36
/
+68
2015-08-15
drm/msm/dsi: One function call less in dsi_init() after error detection
Markus Elfring
-13
/
+9
2015-08-15
drm/msm/dsi: Delete an unnecessary check before the function call "dsi_destroy"
Markus Elfring
-3
/
+1
2015-08-15
drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSH
Hai Li
-23
/
+129
2015-08-15
drm/msm/mdp5: Allocate CTL for each display interface
Hai Li
-79
/
+80
2015-08-15
drm/msm/mdp5: Add plane blending operation support for MDP5 (v2)
jilai wang
-85
/
+262
2015-08-15
drm/msm: don't install plane properties on crtc
Rob Clark
-10
/
+2
2015-08-15
drm/msm/dsi: Report PHY errors only when they really occur
Archit Taneja
-1
/
+5
2015-08-15
drm/msm: Set different display size limitation on each target
Hai Li
-4
/
+20
2015-08-15
drm/msm/hdmi: standardize on lead chip for compatible names
Rob Clark
-4
/
+4
2015-08-15
drm/msm: Add support for msm8x94
Stephane Viau
-32
/
+129
2015-08-15
drm/msm/hdmi: remove ->reset() from HDMI PHY
Stephane Viau
-144
/
+50
2015-08-15
drm/msm/dsi: Add support for msm8x94
Hai Li
-0
/
+150
2015-08-15
drm/msm/dsi: Use pinctrl in DSI driver
Hai Li
-0
/
+12
2015-08-15
drm/msm/dsi: Rename *dual panel* to *dual DSI*
Hai Li
-42
/
+42
2015-08-15
drm/msm/dsi: Update source PLL selection in DSI PHY
Hai Li
-22
/
+41
2015-08-15
drm/msm/hdmi: add hdmi hdcp support (V3)
jilai wang
-8
/
+1523
2015-08-15
drm/msm: update generated headers
Rob Clark
-220
/
+680
2015-08-14
drm/msm/mdp5: release SMB (shared memory blocks) in various cases
Wentao Xu
-32
/
+104
2015-08-14
drm/msm: change to uninterruptible wait in atomic commit
Wentao Xu
-13
/
+14
2015-08-14
drm/msm: mdp4: Fix drm_framebuffer dereference crash
Archit Taneja
-1
/
+3
[next]