]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: host: Remove ext_stat from scaling
authorArto Merilainen <amerilainen@nvidia.com>
Mon, 10 Feb 2014 09:00:37 +0000 (11:00 +0200)
committerHiroshi Doyu <hdoyu@nvidia.com>
Fri, 21 Feb 2014 07:33:03 +0000 (23:33 -0800)
commite838aa3c292248daf2c52233f44ef8105fb51bf2
tree41c95c36125667a5dadcf33c41ab47de6f4ba06c
parent4e7f6eca14b41b3d5c6acaec30f5e19cf55ee721
video: tegra: host: Remove ext_stat from scaling

This far we have delivered minimum frequency, maximum frequency and
the last event type in private_data field for the governor. All these
fields are already available in some other format so it makes no
sense to duplicate this information.

This patch makes necessary modifications to remove dependency to
ext_stat structure.

Bug 1454499

Change-Id: I076aaeb0b9204b810f345ab03b648e238cdab3ff
Signed-off-by: Arto Merilainen <amerilainen@nvidia.com>
Reviewed-on: http://git-master/r/365422
Reviewed-by: Hiroshi Doyu <hdoyu@nvidia.com>
Tested-by: Hiroshi Doyu <hdoyu@nvidia.com>
drivers/video/tegra/host/gk20a/gk20a_scale.c
drivers/video/tegra/host/gr3d/pod_scaling.c
drivers/video/tegra/host/nvhost_scale.c
drivers/video/tegra/host/nvhost_scale.h
include/linux/nvhost.h