Em Wed, 7 Jun 2023 15:58:45 +0200 Hans Verkuil <hverkuil@xxxxxxxxx> escreveu: > The following changes since commit aafeeaf3d2a8a91a5407c774c578abec79dcff00: > > media: video-mux: update driver to active state (2023-05-26 10:58:18 +0100) > > are available in the Git repository at: > > git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.5i > > for you to fetch changes up to c5db9c911bf37b1a211911acc51c7413ffb7ff9e: > > media: mediatek: vcodec: Add dbgfs help function (2023-06-07 12:14:17 +0200) > > Changes since v1: > - update patch 3 to fix a smatch error (drop unnecessary NULL pointer check) > > ---------------------------------------------------------------- > Tag branch > > ---------------------------------------------------------------- > Yunfei Dong (8): > media: mediatek: vcodec: Add debugfs interface to get debug information > media: mediatek: vcodec: Add debug params to control different log level > media: mediatek: vcodec: Add a debugfs file to get different useful information > media: mediatek: vcodec: Get each context resolution information > media: mediatek: vcodec: Get each instance format type > media: mediatek: vcodec: Change dbgfs interface to support encode > media: mediatek: vcodec: Add encode to support dbgfs > media: mediatek: vcodec: Add dbgfs help function Could you please rebase this series? A previously applied one already added debugfs support to vcodec. Regards, Mauro