aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/mdp/mdp5/mdp5_smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-02drm/msm/mdp5: Write to SMP registers even if allocations don't changeArchit Taneja1-8/+51
2016-11-27drm/msm/mdp5: dump smp state on errors tooRob Clark1-2/+4
2016-11-27drm/msm/mdp5: add debugfs to show smp block statusRob Clark1-0/+40
2016-11-27drm/msm/mdp5: handle SMP block allocations "atomically"Rob Clark1-183/+87
2016-07-16drm/msm/mdp5: Use updated MDP5 register namesArchit Taneja1-11/+11
2015-10-22drm/msm/mdp5: remove the cfg pointer from SMP structStephane Viau1-4/+4
2015-08-15drm/msm/mdp5: use 2 memory clients for YUV formats on newer mdp5Wentao Xu1-4/+22
2015-08-14drm/msm/mdp5: release SMB (shared memory blocks) in various casesWentao Xu1-13/+74
2015-04-01drm/msm/mdp5: Get SMP client list from mdp5_cfgStephane Viau1-20/+24
2015-04-01drm/msm/mdp5: Separate MDP5 domain from MDSS domainStephane Viau1-10/+10
2015-02-01drm/msm/mdp5: Fix negative SMP block allocationStephane Viau1-2/+3
2014-11-21drm/msm/mdp5: don't use void * for opaque typesRob Clark1-14/+8
2014-11-21drm/msm/mdp5: introduce mdp5_cfg moduleStephane Viau1-2/+7
2014-11-21drm/msm/mdp5: make SMP module dynamically configurableStephane Viau1-38/+204
2014-01-09drm/msm: add mdp5/apq8x74Rob Clark1-0/+173