mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 11:04:51 +03:00
gpu: nvgpu: add vpr flag in gpu characteristics
VPR is currently not supported in virtualized configuration. Allow reporting VPR capability in gpu characteristics Jira EVLR-2236 Change-Id: Id61a0045577e4add0d9cdfddcefcedd5b20eb1dd Signed-off-by: Aparna Das <aparnad@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1639798 (cherry picked from commit 4136b74fd4435966ee2e69ec88fb66424382a7c0) Reviewed-on: https://git-master.nvidia.com/r/1640712 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
f0cbe19b12
commit
dc110896cd
@@ -113,6 +113,8 @@ struct gk20a;
|
||||
|
||||
#define NVGPU_SEC_SECUREGPCCS 41
|
||||
#define NVGPU_SEC_PRIVSECURITY 42
|
||||
/* VPR is supported */
|
||||
#define NVGPU_SUPPORT_VPR 43
|
||||
|
||||
/*
|
||||
* Nvlink flags
|
||||
|
||||
Reference in New Issue
Block a user