diff options
| author | Archit Taneja <architt@codeaurora.org> | 2017-03-23 15:57:59 +0530 |
|---|---|---|
| committer | Rob Clark <robdclark@gmail.com> | 2017-04-08 06:59:33 -0400 |
| commit | 36d1364abbedb405fe7395b2bacdf3f62f4cf7dc (patch) | |
| tree | 8094793b018f5c697d8d456de966c94fbdd49222 /tools/perf/scripts/python | |
| parent | drm/msm/mdp5: Simplify LM <-> PP mapping (diff) | |
| download | linux-36d1364abbedb405fe7395b2bacdf3f62f4cf7dc.tar.gz linux-36d1364abbedb405fe7395b2bacdf3f62f4cf7dc.zip | |
drm/msm/mdp5: Clean up interface assignment
mdp5_interface struct contains data corresponding to a INTF
instance in MDP5 hardware. This sturct is memcpy'd to the
mdp5_encoder struct, and then later to the mdp5_ctl struct.
Instead of copying around interface data, create mdp5_interface
instances in mdp5_init, like how it's done currently done for
pipes and layer mixers. Pass around the interface pointers to
mdp5_encoder and mdp5_ctl. This simplifies the code, and allows
us to decouple encoders from INTFs in the future if needed.
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
