summaryrefslogtreecommitdiff
path: root/net/bridge
diff options
context:
space:
mode:
authorArchit Taneja <architt@codeaurora.org>2017-03-23 15:57:59 +0530
committerRob Clark <robdclark@gmail.com>2017-04-08 06:59:33 -0400
commit36d1364abbedb405fe7395b2bacdf3f62f4cf7dc (patch)
tree8094793b018f5c697d8d456de966c94fbdd49222 /net/bridge
parenta2380124fbd7bf5c6ab72e1c40a1158d8b501ab3 (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 <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions