Closed nyanmisaka closed 6 days ago
Suppress this unnecessary log to avoid flooding.
Tested on Linux rock-5a 6.1.84-vendor-rk35xx #1 SMP Sun Nov 24 10:39:05 UTC 2024 aarch64 GNU/Linux
Linux rock-5a 6.1.84-vendor-rk35xx #1 SMP Sun Nov 24 10:39:05 UTC 2024 aarch64 GNU/Linux
[ 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.
mpp_debug
Suppress this unnecessary log to avoid flooding.
Tested on
Linux rock-5a 6.1.84-vendor-rk35xx #1 SMP Sun Nov 24 10:39:05 UTC 2024 aarch64 GNU/Linux
After ba6b241, the cru reset always occurs at the end of each decoding process. Use
mpp_debug
instead to log it.