From 4deb494ad114088f5253d02d9ec31f9aaeb2778a Mon Sep 17 00:00:00 2001 From: Seema Khowala Date: Tue, 28 Feb 2017 11:03:09 -0800 Subject: gpu: nvgpu: debug dump enablement for t19x Fifo ops added for dumping channel & ramfc status and pbdma & engine status. Change-Id: Icc739f4f05f0864721954489517fefdfa2fa608a Signed-off-by: Seema Khowala Reviewed-on: http://git-master/r/1302369 Reviewed-by: mobile promotions Tested-by: mobile promotions --- drivers/gpu/nvgpu/gk20a/debug_gk20a.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'drivers/gpu/nvgpu/gk20a/debug_gk20a.h') diff --git a/drivers/gpu/nvgpu/gk20a/debug_gk20a.h b/drivers/gpu/nvgpu/gk20a/debug_gk20a.h index ac8e3236..213922b3 100644 --- a/drivers/gpu/nvgpu/gk20a/debug_gk20a.h +++ b/drivers/gpu/nvgpu/gk20a/debug_gk20a.h @@ -1,7 +1,7 @@ /* * GK20A Debug functionality * - * Copyright (C) 2011-2016 NVIDIA CORPORATION. All rights reserved. + * Copyright (C) 2011-2017 NVIDIA CORPORATION. All rights reserved. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and @@ -38,6 +38,4 @@ int gk20a_gr_debug_dump(struct device *pdev); void gk20a_debug_init(struct device *dev, const char *debugfs_symlink); void gk20a_init_debug_ops(struct gpu_ops *gops); void gk20a_debug_dump_device(void *dev); - - #endif -- cgit v1.2.2