mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
gpu: nvgpu: move gk20a_decode_pbdma_chan_eng_ctx_status
Moved from fifo_gk20a.c to common/fifo/fifo.c gk20a_decode_pbdma_chan_eng_ctx_status Renamed gk20a_decode_pbdma_chan_eng_ctx_status -> nvgpu_fifo_decode_pbdma_ch_eng_status JIRA NVGPU-2950 Change-Id: I10ec766a28b1b7dabd334bacfb76a6aa14f49fe6 Signed-off-by: Seema Khowala <seemaj@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2094651 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
7ac5c9dc0b
commit
c0cf011600
@@ -263,8 +263,6 @@ static inline void gk20a_fifo_profile_snapshot(
|
||||
}
|
||||
#endif
|
||||
|
||||
const char *gk20a_decode_pbdma_chan_eng_ctx_status(u32 index);
|
||||
|
||||
int gk20a_fifo_is_preempt_pending(struct gk20a *g, u32 id,
|
||||
unsigned int id_type);
|
||||
int __locked_fifo_preempt(struct gk20a *g, u32 id, bool is_tsg);
|
||||
|
||||
Reference in New Issue
Block a user