aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKrishna Manikandan <[email protected]>2021-11-10 16:21:47 +0530
committerRob Clark <[email protected]>2021-11-29 16:19:58 -0800
commitdb492480b2b2228e9cb9ce85bef50d003c8f8c37 (patch)
tree41a13942456bf95faa6c4498af22c9b23f1b8482 /tools/perf/scripts/python
parent89688e2119b2c9e7ba0c1833a663b7e3a011861d (diff)
drm/msm: use compatible lists to find mdp node
In the current implementation, substring comparison using device node name is used to find mdp node during driver probe. Use compatible string list instead of node name to get mdp node from the parent mdss node. Signed-off-by: Krishna Manikandan <[email protected]> Reviewed-by: Stephen Boyd <[email protected]> Changes in v2: - Use compatible lists instead of duplicate string check (Stephen Boyd) Changes in v3: - Use match tables to find the mdp node (Stephen Boyd) Changes in v4: - Drop EXPORT_SYMBOL (Dmitry Baryshkov) Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions