summaryrefslogtreecommitdiffstats
path: root/NVIDIA-REVIEWERS
diff options
context:
space:
mode:
authorAlex Waterman <alexw@nvidia.com>2018-09-27 13:11:53 -0400
committermobile promotions <svcmobile_promotions@nvidia.com>2018-11-16 18:12:24 -0500
commit96f2d4320adb866e1f9813309e6c61d761eecc8d (patch)
treef76d6142fba3f96838a8ce614dbcebe9a1cd9f03 /NVIDIA-REVIEWERS
parent9cdc1ccdafa955ba2d9a9b238d05f15566869039 (diff)
gpu: nvgpu: Use deterministic flag to decide pre-alloc
Instead of using num_inflight_jobs to determine whether to pre-alloc resources for a channel use the c->deterministic flag and the number of inflight jobs field. Non-determinsitic channels do not require pre-alloced resources and deterministic channels with 0 in flight jobs (i.e no kernel job tracking, AKA fast path sumits) also do not require pre-alloced resources. Bug 2327792 Change-Id: I7e8eb0478c22e005ca2c46c555415afa0ded0be1 Signed-off-by: Alex Waterman <alexw@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1850123 (cherry picked from commit 05ec7b80ebeabbc27d369ebd88dfe511c30d1bad) Reviewed-on: https://git-master.nvidia.com/r/1949219 GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Tested-by: James Norton <jnorton@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'NVIDIA-REVIEWERS')
0 files changed, 0 insertions, 0 deletions