mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: arch: add sync as safe unit
This is also needed to get rid of sphinx build error for common.fifo SWUD. Change-Id: Ib63ed258b44b7dba99105fa2ac17fe93bb9941ac Signed-off-by: Seema Khowala <seemaj@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2229623 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Alex Waterman
parent
d8058743d7
commit
0767b5bd44
@@ -965,17 +965,19 @@ sec2:
|
||||
include/nvgpu/sec2/lsfm.h ]
|
||||
|
||||
sync:
|
||||
safe: no
|
||||
owner: Konsta H
|
||||
owner: Thomas F
|
||||
children:
|
||||
sync:
|
||||
safe: yes
|
||||
sources: [ common/sync/channel_sync.c,
|
||||
common/sync/channel_sync_priv.h,
|
||||
include/nvgpu/channel_sync.h ]
|
||||
syncpt:
|
||||
safe: yes
|
||||
sources: [ common/sync/channel_sync_syncpt.c,
|
||||
include/nvgpu/channel_sync_syncpt.h ]
|
||||
syncsema:
|
||||
safe: no
|
||||
sources: [ common/sync/channel_sync_semaphore.c,
|
||||
include/nvgpu/channel_sync_semaphore.h ]
|
||||
power_features:
|
||||
|
||||
Reference in New Issue
Block a user