summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/mdp/mdp5/mdp5_ctl.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-16drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSHHai Li1-19/+121
2015-08-16drm/msm/mdp5: Allocate CTL for each display interfaceHai Li1-33/+20
2015-08-16drm/msm/mdp5: Add plane blending operation support for MDP5 (v2)jilai wang1-5/+61
2015-06-11drm/msm: Use customized function to wait for atomic commit doneHai Li1-2/+9
2015-04-02drm/msm/mdp5: Remove CTL flush dummy bitsStephane Viau1-11/+0
2015-04-02drm/msm/mdp5: Separate MDP5 domain from MDSS domainStephane Viau1-10/+10
2015-04-02drm/msm/mdp5: Add START signal to kick off certain pipelinesStephane Viau1-32/+215
2015-04-02drm/msm/mdp5: Enhance operation mode for pipeline configurationStephane Viau1-10/+81
2015-02-01drm/msm/mdp5: fix parameter type for mdp5_ctl_set_intf()Stephane Viau1-1/+1
2014-11-21drm/msm/mdp5: remove global mdp5_ctl_mgrRob Clark1-10/+16
2014-11-21drm/msm/mdp5: don't use void * for opaque typesRob Clark1-23/+14
2014-11-21drm/msm: add multiple CRTC and overlay supportStephane Viau1-0/+325