diff options
author | Dmitry Baryshkov <[email protected]> | 2022-01-22 00:06:15 +0300 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2022-02-18 20:15:11 +0300 |
commit | ef58e0ad34365e2c8274b74e6e745b8c180ff0d3 (patch) | |
tree | 661907c0ef86ea4f27f760272f312e03cee001a3 /tools/perf/scripts/python/stackcollapse.py | |
parent | d5c5e78f217172e87d8fb2c3418dd8b58b4adfcb (diff) |
drm/msm/dpu: get INTF blocks directly rather than through RM
INTF blocks are not really handled by resource manager, they are
assigned at dpu_encoder_setup_display using dpu_encoder_get_intf().
Then this allocation is passed to RM and then returned to then
dpu_encoder.
So allocate them outside of RM and use them directly.
Signed-off-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions