mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
gpu: nvgpu: Correct common.ptimer doxygen comments
Enhance the documentation for common.ptimer with more details as requested by SWDVR. JIRA NVGPU-6594 Change-Id: I34b44ee96ad3912c27ab6d3eb6d9acce34b3cb44 Signed-off-by: Tejal Kudav <tkudav@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2541271 (cherry picked from commit c7b458d41bad96b67894165f9c74aeb93560dbcb) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2549898 Reviewed-by: svc_kernel_abi <svc_kernel_abi@nvidia.com> Reviewed-by: Alex Waterman <alexw@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:
committed by
mobile promotions
parent
46457ea536
commit
312a192278
@@ -72,6 +72,7 @@ struct gops_ptimer {
|
|||||||
* priv ring HAL to decode the error.
|
* priv ring HAL to decode the error.
|
||||||
* 6. We clear SAVE_0 and SAVE_1 registers so that the next pri access
|
* 6. We clear SAVE_0 and SAVE_1 registers so that the next pri access
|
||||||
* error can be recorded.
|
* error can be recorded.
|
||||||
|
* 7. Report the PRI_TIMEOUT_ERROR to SDL unit.
|
||||||
*/
|
*/
|
||||||
void (*isr)(struct gk20a *g);
|
void (*isr)(struct gk20a *g);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user