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/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
|
/
*
drm/msm: restart queued submits after hang
Rob Clark
2015-06-11
4
-4
/
+49
*
drm/msm: fix timeout calculation
Rob Clark
2015-06-11
4
-16
/
+21
*
drm/msm/hdmi: Use pinctrl in HDMI driver
Stephane Viau
2015-06-11
1
-0
/
+11
*
drm/msm/hdmi: Point to the right struct device
Stephane Viau
2015-06-11
1
-16
/
+16
*
drm/msm/mdp: Add support for more 32-bit RGB formats
Stephane Viau
2015-06-11
1
-0
/
+6
*
drm/msm/atomic: Clean up planes in the error paths of .atomic_commit()
Laurent Pinchart
2015-06-11
1
-3
/
+9
*
drm/msm/mdp5: Always generate active-high sync signals for DSI
Hai Li
2015-06-11
1
-4
/
+8
*
drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=n
Brian Norris
2015-06-11
1
-0
/
+1
*
drm/msm: use devm_gpiod_get_optional for optional reset gpio
Uwe Kleine-König
2015-06-11
1
-23
/
+6
*
drm/msm/dsi: Separate PHY to another platform device
Hai Li
2015-06-11
4
-77
/
+284
*
drm/msm/dsi: Enable PLL driver in MSM DSI
Hai Li
2015-06-11
5
-35
/
+229
*
drm/msm/dsi: Add DSI PLL clock driver support
Hai Li
2015-06-11
8
-7
/
+926
*
drm/msm: use IS_ERR() to check regulator_get() return
Fabian Frederick
2015-06-11
1
-1
/
+1
*
drm/msm: use IS_ERR() to check msm_ioremap() return
Fabian Frederick
2015-06-11
1
-2
/
+2
*
drm/msm/mdp5: Wait for PP_DONE irq for command mode CRTC atomic commit
Hai Li
2015-06-11
2
-20
/
+66
*
drm/msm: Use customized function to wait for atomic commit done
Hai Li
2015-06-11
10
-11
/
+146
*
drm/msm: drop redundant debug output
Nicholas Mc Guire
2015-06-11
1
-2
/
+1
*
drm/msm: wait_for_completion_timeout return is never negative
Nicholas Mc Guire
2015-06-11
1
-1
/
+1
*
drm/msm: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-06-11
1
-5
/
+5
*
drm/msm: dsi: Provide option to force continuous HS clock
Archit Taneja
2015-06-11
1
-0
/
+5
*
drm/msm: Call drm_prime_gem_destroy to clean up imported GEM object
jilai wang
2015-06-11
1
-0
/
+1
*
drm/msm/edp: fix build warning - missing prototype
Rob Clark
2015-06-11
1
-1
/
+2
*
drm/msm: drop redundant output in debug message
Nicholas Mc Guire
2015-06-11
1
-1
/
+1
[prev]
[next]