aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/mdp/mdp5/mdp5_cfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-12drm/msm/mdp5: add missing max size for 8x74 v1Rob Clark1-0/+2
2017-04-08drm/msm/mdp5: Add a CAP for Source SplitArchit Taneja1-6/+15
2017-04-08drm/msm/mdp5: describe LM instances in mdp5_cfgArchit Taneja1-0/+72
2017-02-17drm: Remove the struct drm_device platformdev fieldLaurent Pinchart1-1/+1
2017-02-06drm/msm/mdp5: Misc cursor plane bitsArchit Taneja1-0/+10
2016-11-27drm/msm: support multiple address spacesRob Clark1-0/+4
2016-11-26drm/msm/mdp5: 8x16 actually has 8 mixer stagesRob Clark1-1/+1
2016-11-26drm/msm/mdp5: no scaling support on RGBn pipes for 8x16Rob Clark1-1/+1
2016-07-16drm/msm/mdp5: Update the register offsets of MDP5 sub-blocksArchit Taneja1-59/+54
2015-12-14drm/msm/mdp: Remove CONFIG_OF checks from MDP driversArchit Taneja1-3/+1
2015-10-22drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996)Stephane Viau1-1/+94
2015-08-15drm/msm/mdp5: Add support for msm8x74v1jilai wang1-4/+73
2015-08-15drm/msm/mdp: Add capabilities to MDP planes (v2)jilai wang1-2/+24
2015-08-15drm/msm: Set different display size limitation on each targetHai Li1-0/+8
2015-08-15drm/msm: Add support for msm8x94Stephane Viau1-1/+72
2015-05-14drm/msm/mdp5: Fix iteration on INTF config arrayStephane Viau1-17/+17
2015-04-01drm/msm/mdp5: Enable DSI connector in msm drm driverHai Li1-0/+4
2015-04-01drm/msm/mdp5: Add hardware configuration for msm8x16Stephane Viau1-1/+51
2015-04-01drm/msm/mdp5: Get SMP client list from mdp5_cfgStephane Viau1-4/+16
2015-04-01drm/msm/mdp5: Separate MDP5 domain from MDSS domainStephane Viau1-0/+8
2015-04-01drm/msm/mdp5: Add pingpong entry to mdp5 config tableHai Li1-0/+8
2015-04-01drm/msm/mdp5: Make the intf connection in config moduleStephane Viau1-0/+8
2015-04-01drm/msm/mdp5: Add START signal to kick off certain pipelinesStephane Viau1-0/+2
2014-11-21drm/msm/mdp5: don't use void * for opaque typesRob Clark1-13/+5
2014-11-21drm/msm/mdp5: introduce mdp5_cfg moduleStephane Viau1-0/+215