mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
drivers: dce: Increase the HSP max count
Increase the hsp index max count to 3 Jira TDS-13541 Change-Id: Ic74eae415a14f5ccb34fc079062e00bc83a3e03a Signed-off-by: vinodg <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2948232 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Mahesh Kumar <mahkumar@nvidia.com> Reviewed-by: Arun Swain <arswain@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
0f04078fb6
commit
d49cb5b97d
@@ -12,6 +12,6 @@
|
|||||||
#include <hw/hw_hsp_dce.h>
|
#include <hw/hw_hsp_dce.h>
|
||||||
#include <hw/hw_pm_dce.h>
|
#include <hw/hw_pm_dce.h>
|
||||||
|
|
||||||
#define DCE_MAX_HSP 2
|
#define DCE_MAX_HSP 3
|
||||||
|
|
||||||
#endif /* DCE_REGS_H */
|
#endif /* DCE_REGS_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user