Files
linux-nvgpu/drivers/gpu/nvgpu/common
Sagar Kamble 821699d3a3 gpu: nvgpu: unset async subctx VM with correct index
On deleting the subcontext, tsg->subctx_vms[] entries are set to NULL as
per the subcontext id. For async subcontexts the index logic was used
from that of tsg->async_veids bitmask. However subctx_vms is an array
shared by all subcontexts hence index should be subcontext id aka veid.

Also update the description of function nvgpu_tsg_validate_ch_subctx_vm
as some of the functionality is now moved to another function
nvgpu_tsg_create_sync_subcontext_internal.

Bug 3979886

Change-Id: Ic290fb175b34988c6ffabe9c9dc4ec124d2c70af
Signed-off-by: Sagar Kamble <skamble@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2879025
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
2023-03-31 13:33:45 -07:00
..
2022-05-07 15:18:39 -07:00
2022-12-15 20:55:54 -08:00
2023-03-24 17:07:49 -07:00
2023-03-24 17:07:49 -07:00
2023-03-12 08:13:41 -07:00
2022-01-28 04:50:12 -08:00
2023-03-21 02:37:08 -07:00
2023-01-20 03:35:49 -08:00
2020-12-15 14:13:28 -06:00
2022-06-03 12:05:26 -07:00
2023-01-21 16:52:39 -08:00