mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: add GPU_LIT_SM_PRI_STRIDE litter define
Required to support multiple SM JIRA GPUT19X-75 Change-Id: If4397f29bfc4f31da13187182f0ae3c7423d0432 Signed-off-by: Seema Khowala <seemaj@nvidia.com> Reviewed-on: https://git-master/r/1490096 GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-by: David Martinez Nieto <dmartineznie@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
2eea080584
commit
2fcec1c8d5
@@ -122,6 +122,7 @@ enum gk20a_cbc_op {
|
||||
#define GPU_LIT_FBPA_STRIDE 23
|
||||
#define GPU_LIT_FBPA_BASE 24
|
||||
#define GPU_LIT_FBPA_SHARED_BASE 25
|
||||
#define GPU_LIT_SM_PRI_STRIDE 26
|
||||
|
||||
#define nvgpu_get_litter_value(g, v) (g)->ops.get_litter_value((g), v)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user