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
*
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
|
\
|
*
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
|
*
drm/msm/mdp5: use 2 memory clients for YUV formats on newer mdp5
Wentao Xu
2015-08-16
3
-6
/
+25
|
*
drm/msm/mdp: mark if a MDP format is YUV at definition
Wentao Xu
2015-08-16
2
-14
/
+16
|
*
drm/msm/dp: use flags argument of devm_gpiod_get to set direction
Uwe Kleine-König
2015-08-16
1
-15
/
+2
|
*
drm/msm/dsi: Save/Restore PLL status across PHY reset
Hai Li
2015-08-16
5
-36
/
+68
|
*
drm/msm/dsi: One function call less in dsi_init() after error detection
Markus Elfring
2015-08-16
1
-13
/
+9
|
*
drm/msm/dsi: Delete an unnecessary check before the function call "dsi_destroy"
Markus Elfring
2015-08-16
1
-3
/
+1
|
*
drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSH
Hai Li
2015-08-16
4
-23
/
+129
|
*
drm/msm/mdp5: Allocate CTL for each display interface
Hai Li
2015-08-16
7
-79
/
+80
|
*
drm/msm/mdp5: Add plane blending operation support for MDP5 (v2)
jilai wang
2015-08-16
6
-85
/
+262
|
*
drm/msm: don't install plane properties on crtc
Rob Clark
2015-08-16
6
-10
/
+2
|
*
drm/msm/dsi: Report PHY errors only when they really occur
Archit Taneja
2015-08-16
1
-1
/
+5
|
*
drm/msm: Set different display size limitation on each target
Hai Li
2015-08-16
5
-4
/
+20
|
*
drm/msm/hdmi: standardize on lead chip for compatible names
Rob Clark
2015-08-16
1
-4
/
+4
|
*
drm/msm: Add support for msm8x94
Stephane Viau
2015-08-16
5
-32
/
+129
|
*
drm/msm/hdmi: remove ->reset() from HDMI PHY
Stephane Viau
2015-08-16
5
-144
/
+50
|
*
drm/msm/dsi: Add support for msm8x94
Hai Li
2015-08-16
3
-0
/
+150
|
*
drm/msm/dsi: Use pinctrl in DSI driver
Hai Li
2015-08-16
1
-0
/
+12
|
*
drm/msm/dsi: Rename *dual panel* to *dual DSI*
Hai Li
2015-08-16
1
-42
/
+42
|
*
drm/msm/dsi: Update source PLL selection in DSI PHY
Hai Li
2015-08-16
3
-22
/
+41
|
*
drm/msm/hdmi: add hdmi hdcp support (V3)
jilai wang
2015-08-16
8
-8
/
+1523
|
*
drm/msm: update generated headers
Rob Clark
2015-08-16
17
-220
/
+680
|
*
drm/msm/mdp5: release SMB (shared memory blocks) in various cases
Wentao Xu
2015-08-14
5
-32
/
+104
|
*
drm/msm: change to uninterruptible wait in atomic commit
Wentao Xu
2015-08-14
4
-13
/
+14
|
*
drm/msm: mdp4: Fix drm_framebuffer dereference crash
Archit Taneja
2015-08-14
1
-1
/
+3
|
*
drm/msm: fix msm_gem_prime_get_sg_table()
Rob Clark
2015-08-14
1
-2
/
+6
|
*
drm/msm: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-24
/
+10
|
*
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
2015-07-27
2
-4
/
+8
[next]