summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2022-05-11 16:56:58 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-05-19 20:16:05 +0200
commit3b84bf3ce94dea82a9451a4c9c2cda37e334333c (patch)
tree25d69ce974a373ae2d8d10c14c5d677acbea5fcc /include/linux
parent9c74f2ac4801473d03b0e29fab74eb94a9944521 (diff)
downloadkernel-3b84bf3ce94dea82a9451a4c9c2cda37e334333c.tar.gz
PM: domains: Measure suspend/resume latencies in genpd based on governor
The QoS latency measurements for devices in genpd_runtime_suspend|resume() are superfluous, unless the corresponding genpd has a governor assigned to it, which would make use of the data. Therefore, let's improve the behaviour in genpd by making the measurements conditional, based upon if there's a governor assigned. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
l2_ctrl_opsDikshita Agarwal 2025-02-07media: iris: implement reqbuf ioctl with vb2_queue_setupDikshita Agarwal 2025-02-07media: iris: implement power managementDikshita Agarwal 2025-02-07media: iris: introduce host firmware interface with necessary hooksDikshita Agarwal 2025-02-07media: iris: introduce iris core state management with shared queuesDikshita Agarwal 2025-02-07media: iris: implement iris v4l2 file opsDikshita Agarwal 2025-02-07media: iris: add platform driver for iris video deviceDikshita Agarwal