forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/gpu/arm/bifrost/debug/backend/mali_kbase_debug_ktrace_defs_csf.h
....@@ -1,7 +1,7 @@
11 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
22 /*
33 *
4
- * (C) COPYRIGHT 2020-2021 ARM Limited. All rights reserved.
4
+ * (C) COPYRIGHT 2020-2022 ARM Limited. All rights reserved.
55 *
66 * This program is free software and is provided to you under the terms of the
77 * GNU General Public License version 2 as published by the Free Software
....@@ -47,7 +47,7 @@
4747 * 1.3:
4848 * Add a lot of extra new traces. Tweak some existing scheduler related traces
4949 * to contain extra information information/happen at slightly different times.
50
- * SCHEDULER_EXIT_PROTM now has group information
50
+ * SCHEDULER_PROTM_EXIT now has group information
5151 */
5252 #define KBASE_KTRACE_VERSION_MAJOR 1
5353 #define KBASE_KTRACE_VERSION_MINOR 3