Srinivasan Shanmugam
25c30a12d7
drm/amdgpu: Mark 'kgd_gfx_aldebaran_clear_address_watch' & 'kgd_gfx_v11_clear_address_watch' functions as static
...
Below two functions cause a warning because they lack a prototype:
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_aldebaran.c:164:10: warning: no previous prototype for ‘kgd_gfx_aldebaran_clear_address_watch’ [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v11.c:782:10: warning: no previous prototype for ‘kgd_gfx_v11_clear_address_watch’ [-Wmissing-prototypes]
There are no callers from other files, so just mark them as 'static'.
Also fixes the following checks:
CHECK: Alignment should match open parenthesis +static uint32_t
kgd_gfx_aldebaran_clear_address_watch(struct amdgpu_device *adev,
uint32_t watch_id)
CHECK: Alignment should match open parenthesis +static uint32_t
kgd_gfx_v11_clear_address_watch(struct amdgpu_device *adev, uint32_t
watch_id)
Cc: Felix Kuehling <Felix.Kuehling@amd.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-06-09 12:39:36 -04:00
..
2022-08-10 15:07:14 -04:00
2022-07-28 16:05:16 -04:00
2023-06-09 12:34:59 -04:00
2023-06-09 12:39:36 -04:00
2023-06-09 12:37:50 -04:00
2021-11-17 16:58:01 -05:00
2022-07-28 16:05:14 -04:00
2023-06-09 10:47:53 -04:00
2023-06-09 09:42:43 -04:00
2023-06-09 09:42:43 -04:00
2023-06-09 12:36:46 -04:00
2023-06-09 12:36:46 -04:00
2023-06-09 12:36:46 -04:00
2023-06-09 12:36:46 -04:00
2023-06-09 12:36:46 -04:00
2023-06-09 12:39:36 -04:00
2023-06-09 12:32:40 -04:00
2023-06-09 12:36:43 -04:00
2023-06-09 12:36:43 -04:00
2022-01-14 17:51:15 -05:00
2022-01-14 17:51:15 -05:00
2023-06-09 09:44:25 -04:00
2022-04-28 17:47:52 -04:00
2021-12-13 16:32:34 -05:00
2022-02-23 14:02:51 -05:00
2023-06-09 09:29:51 -04:00
2022-11-21 16:40:30 -05:00
2022-12-06 12:54:14 +01:00
2023-01-10 14:32:58 -05:00
2023-06-09 09:25:43 -04:00
2023-06-09 09:29:58 -04:00
2022-12-06 12:54:14 +01:00
2022-02-07 17:14:10 -05:00
2023-06-09 09:59:44 -04:00
2023-06-09 09:59:37 -04:00
2023-06-09 11:10:04 -04:00
2021-10-05 12:22:36 -04:00
2023-06-09 12:33:55 -04:00
2022-04-08 17:24:24 -04:00
2023-06-09 11:07:04 -04:00
2023-06-09 09:47:43 -04:00
2023-06-09 09:22:50 -04:00
2022-11-15 11:51:36 -05:00
2023-06-09 10:00:00 -04:00
2023-06-09 09:52:06 -04:00
2023-06-09 11:08:58 -04:00
2023-06-09 09:59:20 -04:00
2022-11-17 18:06:58 -05:00
2021-07-01 00:24:41 -04:00
2023-06-09 10:38:09 -04:00
2023-03-13 17:27:48 -04:00
2022-12-06 12:54:14 +01:00
2023-06-09 10:40:12 -04:00
2022-12-14 16:48:00 -05:00
2023-06-09 10:50:55 -04:00
2023-06-09 09:51:06 -04:00
2023-06-09 10:40:12 -04:00
2023-06-09 10:36:38 -04:00
2023-06-09 11:01:10 -04:00
2023-06-09 10:37:37 -04:00
2022-08-16 18:14:31 -04:00
2023-06-09 12:31:20 -04:00
2023-06-09 09:59:08 -04:00
2022-10-27 11:42:58 +02:00
2023-03-13 17:27:48 -04:00
2023-03-13 17:27:48 -04:00
2022-12-14 09:48:05 -05:00
2022-12-14 09:48:05 -05:00
2021-08-11 17:19:54 -04:00
2023-06-09 10:40:12 -04:00
2023-04-14 13:47:49 -04:00
2022-12-14 09:48:33 -05:00
2023-06-09 09:25:47 -04:00
2021-12-01 16:03:34 -05:00
2022-06-03 16:44:15 -04:00
2021-12-13 16:34:27 -05:00
2023-06-09 12:31:12 -04:00
2023-06-09 09:43:50 -04:00
2023-06-09 12:32:43 -04:00
2023-04-24 18:16:19 -04:00
2023-06-09 10:41:23 -04:00
2023-06-09 10:41:23 -04:00
2023-06-09 10:40:12 -04:00
2022-05-10 17:53:11 -04:00
2022-05-10 17:53:12 -04:00
2023-03-15 18:45:26 -04:00
2023-03-15 18:45:26 -04:00
2022-06-28 11:24:05 -04:00
2023-06-09 12:35:43 -04:00
2023-06-09 12:35:52 -04:00
2023-03-13 17:27:48 -04:00
2023-06-09 09:53:13 -04:00
2023-01-30 15:37:57 +10:00
2023-03-15 18:45:27 -04:00
2023-06-09 09:56:54 -04:00
2023-06-09 12:34:02 -04:00
2023-06-09 10:36:38 -04:00
2021-12-13 16:32:34 -05:00
2021-08-24 15:35:25 -04:00
2021-12-13 16:33:16 -05:00
2022-02-14 15:05:39 +01:00
2022-10-27 15:12:08 -04:00
2022-10-27 15:12:08 -04:00
2023-06-09 10:45:43 -04:00
2023-06-09 10:37:10 -04:00
2021-08-18 18:22:53 -04:00
2023-04-13 00:13:23 -04:00
2022-03-15 14:25:16 -04:00
2023-06-09 10:38:19 -04:00
2023-06-09 10:38:19 -04:00
2022-10-27 11:42:58 +02:00
2023-06-09 09:42:20 -04:00
2022-10-18 22:08:33 -04:00
2022-12-06 10:17:49 -05:00
2022-12-02 10:04:51 -05:00
2023-06-09 09:38:20 -04:00
2023-06-09 09:59:30 -04:00
2023-06-09 12:32:30 -04:00
2023-04-18 16:28:55 -04:00
2023-03-01 17:18:19 +01:00
2023-06-09 09:25:02 -04:00
2023-06-09 10:57:16 -04:00
2023-06-09 09:53:00 -04:00
2023-01-05 11:43:46 -05:00
2023-01-05 11:43:46 -05:00
2023-06-09 09:48:33 -04:00
2023-01-05 20:34:58 +01:00
2022-11-03 12:45:20 +01:00
2022-03-04 13:03:30 -05:00
2023-04-14 13:47:49 -04:00
2023-06-09 11:02:12 -04:00
2023-06-09 10:54:40 -04:00
2023-06-09 10:38:29 -04:00
2023-02-15 22:24:36 -05:00
2023-04-11 18:03:44 -04:00
2023-04-11 18:03:44 -04:00
2023-06-09 09:48:22 -04:00
2023-06-09 10:38:22 -04:00
2022-03-04 13:03:30 -05:00
2023-06-09 10:38:22 -04:00
2022-03-04 13:03:30 -05:00
2023-06-09 10:41:11 -04:00
2023-06-09 10:41:11 -04:00
2023-06-09 10:41:07 -04:00
2023-03-13 17:27:47 -04:00
2022-11-24 11:05:43 +10:00
2021-12-01 16:02:57 -05:00
2022-04-07 12:53:54 +02:00
2023-06-09 12:34:02 -04:00
2023-03-22 00:47:58 -04:00
2023-06-09 12:37:56 -04:00
2023-06-09 09:59:56 -04:00
2023-06-09 09:53:57 -04:00
2022-07-15 15:41:51 +02:00
2023-06-09 11:08:58 -04:00
2023-06-09 11:07:12 -04:00
2023-06-09 10:37:10 -04:00
2023-03-15 18:45:27 -04:00
2023-06-09 12:35:15 -04:00
2023-06-09 10:41:07 -04:00
2023-06-09 10:48:43 -04:00
2022-04-08 17:24:24 -04:00
2022-04-08 17:24:24 -04:00
2022-04-08 17:24:24 -04:00
2022-04-08 17:24:24 -04:00
2022-04-08 17:24:24 -04:00
2022-04-08 17:24:24 -04:00
2022-08-16 18:06:00 -04:00
2022-05-04 09:57:10 -04:00
2022-02-07 13:04:25 -08:00
2023-01-18 09:25:30 +01:00
2022-04-25 11:17:45 +02:00
2023-01-18 09:25:30 +01:00
2023-06-09 10:57:07 -04:00
2023-04-18 16:28:55 -04:00
2022-06-28 11:23:32 -04:00
2023-01-24 17:36:29 +01:00
2023-01-24 17:36:29 +01:00
2023-01-24 17:36:29 +01:00
2023-01-24 17:36:29 +01:00
2023-02-03 15:37:31 -05:00
2022-04-08 17:24:24 -04:00
2022-12-15 12:19:30 -05:00
2022-12-15 12:19:30 -05:00
2023-06-09 12:32:21 -04:00
2023-06-09 12:32:30 -04:00
2023-06-09 12:32:21 -04:00
2023-06-09 12:35:15 -04:00
2023-04-18 16:28:55 -04:00
2023-06-09 12:34:56 -04:00
2022-01-14 17:51:59 -05:00
2023-06-09 11:02:17 -04:00
2023-06-09 09:49:56 -04:00
2023-06-09 10:37:15 -04:00
2022-01-14 17:51:59 -05:00
2023-06-09 12:34:56 -04:00
2023-06-09 10:38:19 -04:00
2023-01-17 16:11:50 -05:00
2023-06-09 12:34:56 -04:00
2022-05-04 10:43:54 -04:00
2023-06-09 09:40:03 -04:00
2021-11-03 12:22:07 -04:00
2023-06-09 10:44:30 -04:00
2023-06-09 09:49:56 -04:00
2023-06-09 09:40:03 -04:00
2023-06-09 09:40:03 -04:00
2023-06-09 09:40:03 -04:00
2022-08-30 16:36:54 -04:00
2023-06-09 09:40:03 -04:00
2022-05-04 09:57:13 -04:00
2023-06-09 09:40:17 -04:00
2023-06-09 12:32:35 -04:00
2023-06-09 12:32:35 -04:00
2023-06-09 12:32:35 -04:00
2023-06-09 12:32:35 -04:00
2023-06-09 12:32:35 -04:00
2022-05-04 09:57:26 -04:00
2023-03-13 17:27:48 -04:00
2022-01-14 17:51:59 -05:00
2022-04-08 17:24:24 -04:00
2022-08-16 18:05:54 -04:00
2022-05-06 10:36:13 -04:00
2022-05-05 16:51:21 -04:00
2022-05-04 09:53:58 -04:00
2022-05-04 09:53:18 -04:00
2023-03-22 00:48:00 -04:00
2022-05-04 09:53:12 -04:00
2022-09-13 14:33:01 -04:00
2022-08-30 16:37:14 -04:00
2023-01-25 13:48:16 -05:00
2022-05-04 10:43:54 -04:00
2023-06-09 11:07:00 -04:00
2023-06-09 11:07:00 -04:00
2022-06-08 11:43:55 -04:00
2023-06-09 11:07:00 -04:00
2022-03-28 12:54:39 -04:00
2023-06-09 11:07:00 -04:00
2023-06-09 10:41:58 -04:00
2023-06-09 09:45:58 -04:00
2023-06-09 11:07:00 -04:00
2022-11-17 18:08:27 -05:00
2023-06-09 12:33:42 -04:00
2022-05-10 17:53:12 -04:00
2022-05-10 17:53:11 -04:00
2023-06-09 12:33:42 -04:00
2023-03-15 18:45:26 -04:00
2023-03-15 18:45:26 -04:00
2023-06-09 10:57:13 -04:00
2023-06-09 12:35:52 -04:00
2022-05-04 10:43:54 -04:00
2023-06-09 09:40:03 -04:00
2022-01-14 17:51:59 -05:00
2023-06-09 09:40:03 -04:00
2022-01-14 17:51:59 -05:00
2023-06-09 11:08:43 -04:00
2023-06-09 09:53:42 -04:00
2023-06-09 09:40:03 -04:00
2023-06-09 09:40:03 -04:00
2023-06-09 09:40:03 -04:00
2022-06-03 16:44:15 -04:00
2023-06-09 09:40:03 -04:00
2022-05-05 16:51:48 -04:00
2023-06-09 09:40:03 -04:00
2022-05-04 09:57:18 -04:00
2023-06-09 09:40:03 -04:00
2022-01-14 17:51:59 -05:00
2021-08-18 18:22:25 -04:00
2023-03-22 00:47:59 -04:00
2022-12-15 12:18:19 -05:00
2022-12-15 12:18:19 -05:00
2022-12-15 12:18:19 -05:00
2022-12-15 12:18:19 -05:00
2022-10-18 22:08:33 -04:00
2022-08-16 18:14:31 -04:00
2022-09-13 14:25:39 -04:00
2022-07-18 16:42:18 -04:00
2023-03-31 11:18:32 -04:00
2023-03-31 11:18:32 -04:00
2022-09-13 14:25:39 -04:00
2022-04-08 17:24:24 -04:00
2023-03-09 22:06:19 -05:00
2023-04-13 00:14:08 -04:00
2022-07-18 16:41:55 -04:00
2022-09-13 14:32:58 -04:00
2022-05-06 10:36:13 -04:00
2023-06-09 10:59:07 -04:00
2023-03-31 11:18:42 -04:00
2023-06-09 10:41:50 -04:00
2021-10-20 11:43:57 -04:00
2023-04-24 18:16:23 -04:00
2022-03-22 10:53:39 -04:00
2023-06-09 09:57:53 -04:00
2023-01-10 14:32:56 -05:00
2023-06-09 10:40:57 -04:00
2022-11-17 18:09:16 -05:00
2021-07-23 10:08:01 -04:00
2023-01-10 14:32:56 -05:00
2023-01-10 14:32:56 -05:00
2023-01-10 14:32:56 -05:00
2022-07-29 15:24:38 -04:00
2023-03-07 14:21:57 -05:00
2023-06-09 10:57:07 -04:00
2023-06-09 10:57:07 -04:00
2023-06-09 10:57:07 -04:00
2023-06-09 12:31:23 -04:00
2023-06-09 09:49:56 -04:00
2023-06-09 09:25:37 -04:00
2022-01-14 17:52:00 -05:00
2023-06-09 10:57:07 -04:00
2023-06-09 10:57:13 -04:00
2022-05-04 10:43:55 -04:00
2023-06-09 12:33:50 -04:00
2022-05-04 10:43:55 -04:00
2023-06-09 10:57:07 -04:00
2023-04-18 16:28:55 -04:00
2023-06-09 09:21:03 -04:00
2022-08-16 18:14:31 -04:00
2022-02-07 17:59:53 -05:00
2022-01-27 15:49:48 -05:00
2023-02-14 15:47:15 -05:00
2023-02-14 15:47:15 -05:00
2022-04-08 17:24:24 -04:00
2022-04-08 17:24:24 -04:00
2022-04-08 17:24:24 -04:00
2023-06-09 09:48:33 -04:00
2023-06-09 09:48:36 -04:00
2022-05-04 09:54:38 -04:00
2022-05-04 09:54:38 -04:00
2022-04-08 17:24:24 -04:00
2023-06-09 10:37:08 -04:00
2023-06-09 10:41:50 -04:00
2023-06-09 09:49:39 -04:00
2022-12-02 10:04:45 -05:00
2023-06-09 10:41:50 -04:00
2022-04-28 17:48:40 -04:00
2023-04-11 18:03:45 -04:00
2023-01-05 11:43:46 -05:00
2021-08-18 18:22:24 -04:00
2022-10-11 11:04:55 -04:00
2022-01-14 17:51:59 -05:00
2023-04-11 18:03:44 -04:00
2022-10-17 17:41:21 -04:00
2022-10-11 11:05:23 -04:00
2022-01-14 17:51:59 -05:00
2023-04-11 18:03:44 -04:00
2023-03-07 15:55:58 -05:00
2021-09-23 15:17:29 -04:00
2021-09-23 15:17:29 -04:00
2022-04-08 17:24:24 -04:00
2022-11-03 12:45:20 +01:00
2023-06-09 09:40:03 -04:00
2021-09-23 15:17:29 -04:00
2022-04-08 17:24:24 -04:00
2023-06-09 09:40:03 -04:00
2023-04-14 13:47:49 -04:00
2022-05-06 16:57:36 -04:00
2023-06-09 09:41:43 -04:00
2023-06-09 09:40:03 -04:00
2023-06-09 10:41:13 -04:00
2022-03-28 12:54:39 -04:00
2023-06-09 09:40:03 -04:00
2022-05-06 16:57:44 -04:00
2023-06-09 10:54:37 -04:00
2023-06-09 09:41:27 -04:00
2023-06-09 10:41:16 -04:00
2022-11-17 18:08:20 -05:00
2022-09-14 14:21:25 -04:00
2023-06-09 10:37:04 -04:00
2023-06-09 10:41:50 -04:00