diff options
author | Bjorn Andersson <[email protected]> | 2021-10-16 15:18:38 -0700 |
---|---|---|
committer | Rob Clark <[email protected]> | 2021-10-18 14:28:29 -0700 |
commit | 167dac97eb46c7b8a15b2195080e191bb0c9ce35 (patch) | |
tree | 70e1d8e920ba7dad1503551ff7bfb6695859734c /scripts/gdb/linux/tasks.py | |
parent | d624e50aa3c16283e2ee9f6644d9155697347ab5 (diff) |
drm/msm/dp: Modify prototype of encoder based API
Functions in the DisplayPort code that relates to individual instances
(encoders) are passed both the struct msm_dp and the struct drm_encoder.
But in a situation where multiple DP instances would exist this means
that the caller need to resolve which struct msm_dp relates to the
struct drm_encoder at hand.
Store a reference to the struct msm_dp associated with each
dpu_encoder_virt to allow the particular instance to be associate with
the encoder in the following patch.
Reviewed-by: Abhinav Kumar <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions