aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJernej Skrabec <[email protected]>2023-12-16 14:34:20 +0100
committerHans Verkuil <[email protected]>2024-02-16 11:46:31 +0100
commit794b581f8c6eb7b60fe468ccb96dd3cd38ff779f (patch)
tree924272effd8de73b6d80665bb43a528768d409cc /tools/perf/scripts/python
parent3a11887f7f11a6bb1f05e7f67b3ea20dadfec443 (diff)
media: sun8i-di: Fix coefficient writes
Currently coefficients are applied only once, since they don't change. However, this is done before enable bit is set and thus it doesn't get applied properly. Fix that by applying coefficients after enable bit is set. While this means that it will be done evey time, it doesn't bring much time penalty. Fixes: a4260ea49547 ("media: sun4i: Add H3 deinterlace driver") Signed-off-by: Jernej Skrabec <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions