mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 01:50:07 +03:00
gpu: nvgpu: vgpu: add TEGRA_VGPU_ATTRIB_MAX_SUBCTX_COUNT
Get max subctx count from RM server. Jira VFND-3797 Change-Id: I95de2271a77bedfa8703231fa45da05c7d2da3e6 Signed-off-by: Richard Zhao <rizhao@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1543018 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
866165749a
commit
1ac8f6477d
@@ -31,4 +31,6 @@ union tegra_vgpu_t19x_params {
|
||||
struct tegra_vgpu_free_ctx_header_params free_ctx_header;
|
||||
};
|
||||
|
||||
#define TEGRA_VGPU_ATTRIB_MAX_SUBCTX_COUNT 100
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user