mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
gpu: nvgpu: add queue support for gsp cmd/msg
implemented queue support which is needed for cmd/msg for managing CMDQ/MSGQ. In ga10b GSP, totally 4 CMDQ and 4 MSGQ supported. in current implementation we use only one CMDQ and one MSGQ. NVGPU-6784 Signed-off-by: Ramesh Mylavarapu <rmylavarapu@nvidia.com> Change-Id: Ib40ff9df6580e15824131dd6f54bfb85dce8e594 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2590678 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
8c455dff18
commit
085f94bf89
@@ -314,6 +314,8 @@ gsp:
|
||||
include/nvgpu/gsp/gsp_test.h,
|
||||
common/gsp/ipc/gsp_seq.c,
|
||||
common/gsp/ipc/gsp_seq.h,
|
||||
common/gsp/ipc/gsp_queue.c,
|
||||
common/gsp/ipc/gsp_queue.h,
|
||||
include/nvgpu/gsp.h ]
|
||||
|
||||
engine_queues:
|
||||
|
||||
Reference in New Issue
Block a user