mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
gpu: nvgpu: add sequence support for gsp cmd/msg
implemented sequence support which is needed for cmd/msg for sequencing all the commands sent from NVGPU to gsp and also to handle cmd responses with respect to correspondind assigned sequences. NVGPU-6784 Signed-off-by: Ramesh Mylavarapu <rmylavarapu@nvidia.com> Change-Id: I7d0bb015227c11512ec3c7a5ef7117e149704206 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2590607 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
3880443b53
commit
8c455dff18
@@ -311,7 +311,10 @@ gsp:
|
||||
common/gsp/gsp_bootstrap.h,
|
||||
common/gsp/gsp_test.c,
|
||||
include/nvgpu/gsp.h,
|
||||
include/nvgpu/gsp/gsp_test.h ]
|
||||
include/nvgpu/gsp/gsp_test.h,
|
||||
common/gsp/ipc/gsp_seq.c,
|
||||
common/gsp/ipc/gsp_seq.h,
|
||||
include/nvgpu/gsp.h ]
|
||||
|
||||
engine_queues:
|
||||
owner: Sagar K
|
||||
|
||||
Reference in New Issue
Block a user