From cffefda3e408b27d19f907c21c383eafcc633c14 Mon Sep 17 00:00:00 2001 From: Thomas Fleury Date: Mon, 27 Jan 2020 12:05:36 -0500 Subject: [PATCH] gpu: nvgpu: unit: traceability for runlist reload Fix 'Targets:' statement for: - gops_runlist.reload Jira NVGPU-4890 Change-Id: I944854c79bd8a772a4b5f3f10d342f3650fbd772 Signed-off-by: Thomas Fleury Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2285807 Tested-by: mobile promotions Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Vijayakumar Subbu Reviewed-by: mobile promotions GVS: Gerrit_Virtual_Submit --- userspace/units/fifo/runlist/nvgpu-runlist.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/userspace/units/fifo/runlist/nvgpu-runlist.h b/userspace/units/fifo/runlist/nvgpu-runlist.h index fd0162f64..8ff405c38 100644 --- a/userspace/units/fifo/runlist/nvgpu-runlist.h +++ b/userspace/units/fifo/runlist/nvgpu-runlist.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved. + * Copyright (c) 2019-2020, NVIDIA CORPORATION. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), @@ -137,7 +137,8 @@ int test_runlist_interleave_level_name(struct unit_module *m, * * Test Type: Feature * - * Targets: nvgpu_runlist_reload_ids, nvgpu_runlist_reload, nvgpu_runlist_update + * Targets: gops_runlist.reload, nvgpu_runlist_reload, + * nvgpu_runlist_reload_ids, nvgpu_runlist_update * * Input: test_fifo_init_support *