gpu: nvgpu: update doxygen for ce

The reporting of CE_NONBLOCK_PIPE interrupt to Safety_Services
has been removed already. This patch updates the corresponding
doxygen to maintain consistency.

JIRA NVGPU-6124

Change-Id: Id286a06d035c21e6b19a751c5a6642a562ad1fbc
Signed-off-by: Rajesh Devaraj <rdevaraj@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2428870
Reviewed-by: automaticguardword <automaticguardword@nvidia.com>
Reviewed-by: Dinesh T <dt@nvidia.com>
Reviewed-by: Ankur Kishore <ankkishore@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
GVS: Gerrit_Virtual_Submit
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Rajesh Devaraj
2020-10-16 10:02:51 +05:30
committed by Alex Waterman
parent b5369b8d35
commit 97fac69162

View File

@@ -73,7 +73,6 @@ struct gops_ce {
* Steps:
* - Read ce_intr_status_r corresponding to \a inst_id.
* - If nonblocking pipe interrupt is pending,
* - Report the error to the SDL framework.
* - Clear the interrupt.
* - Return bitmask #NVGPU_NONSTALL_OPS_WAKEUP_SEMAPHORE |
* #NVGPU_NONSTALL_OPS_POST_EVENTS.