summaryrefslogtreecommitdiff
path: root/overlay/gpu-top.c
diff options
context:
space:
mode:
Diffstat (limited to 'overlay/gpu-top.c')
-rw-r--r--overlay/gpu-top.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/overlay/gpu-top.c b/overlay/gpu-top.c
index 4097cd06..891a7ea7 100644
--- a/overlay/gpu-top.c
+++ b/overlay/gpu-top.c
@@ -69,8 +69,9 @@ static int perf_init(struct gpu_top *gt)
{
const char *names[] = {
"RCS",
- "VCS",
"BCS",
+ "VCS0",
+ "VCS1",
NULL,
};
int n;