mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: rename fifo_eng_timeout_us
Rename fifo_eng_timeout_us to ctxsw_timeout_period_ms for clarity. JIRA NVGPU-1312 Change-Id: I23faff3df7160c1193f797ac03769ef2ecf4449e Signed-off-by: Seema Khowala <seemaj@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2076776 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
9393e2a90a
commit
fe2a599700
@@ -37,6 +37,8 @@
|
||||
|
||||
#define INVAL_ID (~U32(0U))
|
||||
|
||||
#define CTXSW_TIMEOUT_PERIOD_MS 100U
|
||||
|
||||
struct gk20a;
|
||||
|
||||
struct nvgpu_channel_hw_state {
|
||||
|
||||
Reference in New Issue
Block a user