commit | 6803c60630ac71269eb62a8efb29f8c7ca64f003 | [log] [tgz] |
---|---|---|
author | Archit Taneja <architt@codeaurora.org> | Thu Mar 23 15:57:56 2017 +0530 |
committer | Rob Clark <robdclark@gmail.com> | Sat Apr 08 06:59:33 2017 -0400 |
tree | da5c1251bf6791073017ae7619478ca359746247 | |
parent | 384dbd8cda5f9e1090b3593fd63ca3c84b2fdd1b [diff] |
drm/msm/mdp5: Add structs for hw Layer Mixers Create a struct to represent MDP5 Layer Mixer instances. This will eventually allow us to detach CRTCs from the Layer Mixers, and generally clean things up a bit. This is very similar to how hwpipes were previously abstracted away from drm planes. Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>