summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLuca Ceresoli <luca.ceresoli@bootlin.com>2023-04-18 10:00:53 +0200
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-05-25 13:04:48 +0200
commiteeb036ab9ca90bcc0abf917a14983fb8a66b7a28 (patch)
tree1b488343624535350a29a1eeb400576cdd9c293b /tools/perf/scripts/python/bin/stackcollapse-record
parentb4e2572267a1e91ba6e4813b4d71517cccccdbea (diff)
downloadkernel-eeb036ab9ca90bcc0abf917a14983fb8a66b7a28.tar.gz
staging: media: tegra-video: add H/V flip controls
Tegra20 can do horizontal and vertical image flip, but Tegra210 cannot (either the hardware, or this driver). In preparation to adding Tegra20 support, add a flag in struct tegra_vi_soc so the generic vi.c code knows whether the flip controls should be added or not. Also provide a generic implementation that simply sets two flags in the channel struct. The Tegra20 implementation will enable flipping at stream start based on those flags. Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
irq handler to threadSebastian Reichel 2016-06-28HSI: omap_ssi: do not reset moduleSebastian Reichel 2016-06-28HSI: omap_ssi_port: remove useless newlineSebastian Reichel 2016-05-09HSI: omap-ssi: move omap_ssi_port_update_fclkArnd Bergmann 2016-05-09HSI: omap-ssi: include pinctrl header filesArnd Bergmann 2016-05-09HSI: omap-ssi: add COMMON_CLK dependencyArnd Bergmann 2016-05-02HSI: omap-ssi: add clk change supportSebastian Reichel 2016-05-02HSI: omap_ssi: built omap_ssi and omap_ssi_port into one moduleSebastian Reichel 2016-05-02HSI: omap_ssi: fix removal of port platform deviceSebastian Reichel 2016-05-02HSI: omap_ssi: make sure probe stays availableSebastian Reichel 2016-05-02HSI: omap_ssi: fix module unloadingSebastian Reichel 2016-05-02HSI: omap_ssi_port: switch to gpiod APISebastian Reichel 2016-01-07HSI: omap_ssi_port: fix handling of_get_named_gpio resultAndrzej Hajda 2016-01-07HSI: omap_ssi: fix handling ida_simple_get resultAndrzej Hajda 2015-10-30hsi: controllers:remove redundant codeSanjeev Sharma 2015-10-14hsi: omap_ssi_port: Prevent warning if cawake_gpio is not defined.Roger Quadros 2015-06-16drivers/hsi: include <module.h> for modular omap_ssi codePaul Gortmaker 2014-12-15Merge tag 'hsi-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds 2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2014-12-04hsi / OMAP / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki 2014-10-20hsi: controllers: drop owner assignment from platform_driversWolfram Sang 2014-10-20HSI: omap_ssi_port: Don't print uninitialized errSebastian Reichel