mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
gpu: host1x: add actmon information for OFA
OFA is one of the host1x clients. One unit actmon is used for OFA. Bug 4310958 Signed-off-by: Johnny Liu <johnliu@nvidia.com> Change-Id: I27bf72d642530740eb67954ef93177d56e63db87 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2990250 Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
0840137ad6
commit
e0b77a8761
@@ -25,6 +25,7 @@ enum host1x_class {
|
||||
HOST1X_CLASS_NVJPG = 0xC0,
|
||||
HOST1X_CLASS_NVDEC = 0xF0,
|
||||
HOST1X_CLASS_NVDEC1 = 0xF5,
|
||||
HOST1X_CLASS_OFA = 0xF8,
|
||||
};
|
||||
|
||||
enum host1x_actmon_wmark_event {
|
||||
|
||||
Reference in New Issue
Block a user