mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-23 01:31:30 +03:00
gpu: host1x: Export normalized actmon active time
The exported interface will be used by devfreq framework to get the load information of the monitored device. Bug 3788919 Signed-off-by: Johnny Liu <johnliu@nvidia.com> Change-Id: Id95c8398f44e2c94bd83c1f83d7a7d93d1f2609d Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2892879 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
0544985a0f
commit
3b42f92d4d
@@ -530,5 +530,6 @@ int host1x_actmon_unregister(struct host1x_client *client);
|
||||
void host1x_actmon_update_client_rate(struct host1x_client *client,
|
||||
unsigned long rate,
|
||||
u32 *weight);
|
||||
void host1x_actmon_read_active_norm(struct host1x_client *client, unsigned long *usage);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user