diff options
| author | Archit Taneja <[email protected]> | 2017-03-23 15:57:59 +0530 |
|---|---|---|
| committer | Rob Clark <[email protected]> | 2017-04-08 06:59:33 -0400 |
| commit | 36d1364abbedb405fe7395b2bacdf3f62f4cf7dc (patch) | |
| tree | 8094793b018f5c697d8d456de966c94fbdd49222 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
| parent | a2380124fbd7bf5c6ab72e1c40a1158d8b501ab3 (diff) | |
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 <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions