Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

video: rockchip: mpp: rkvdec: suppress cru reset logs #296

Merged
merged 1 commit into from
Nov 25, 2024

Commits on Nov 24, 2024

  1. video: rockchip: mpp: rkvdec: suppress cru reset logs

    [  287.968928] rkvdec2_reset:1390: cru reset
    [  287.969095] rkvdec2_reset:1390: cru reset
    [  307.341233] rkvdec2_reset:1390: cru reset
    [  307.341284] rkvdec2_reset:1390: cru reset
    [  409.407484] rkvdec2_reset:1390: cru reset
    [  409.407659] rkvdec2_reset:1390: cru reset
    [  807.117098] rkvdec2_reset:1390: cru reset
    [  807.117194] rkvdec2_reset:1390: cru reset
    [  936.456230] rkvdec2_reset:1390: cru reset
    [  936.456401] rkvdec2_reset:1390: cru reset
    ...
    
    After ba6b241, the cru reset always occurs at the end of
    each decoding process. Use mpp_debug instead to log it.
    
    Signed-off-by: nyanmisaka <[email protected]>
    nyanmisaka authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    db09532 View commit details
    Browse the repository at this point in the history