diff options
author | Abhinav Kumar <[email protected]> | 2022-07-15 12:14:28 -0700 |
---|---|---|
committer | Abhinav Kumar <[email protected]> | 2022-07-20 17:39:57 -0700 |
commit | ef3ac3ae147c6ab370875727791e9b3eaf176cea (patch) | |
tree | 474bbf245f9930f990e85f3c2261ae4c137db425 /lib/mpi/mpi-mod.c | |
parent | 2f25a1fb4ec516c5ad67afd754334b491b9f09a5 (diff) |
drm/msm/dpu: populate wb or intf before reset_intf_cfg
dpu_encoder_helper_phys_cleanup() was not populating neither
wb or intf to the intf_cfg before calling the reset_intf_cfg().
This causes the reset of the active bits of wb/intf to be
skipped which is incorrect.
Fix this by populating the relevant wb or intf indices correctly.
Fixes: ae4d721ce100 ("drm/msm/dpu: add an API to reset the encoder related hw blocks")
Signed-off-by: Abhinav Kumar <[email protected]>
Reviewed-by: Jessica Zhang <[email protected]>
Tested-by: Jessica Zhang <[email protected]> # Trogdor (SC8170)
Patchwork: https://patchwork.freedesktop.org/patch/494298/
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions