Qianfeng Rong
bddf30944d
drm/amd/pm: use int type to store negative error codes
...
Use int instead of uint32_t for 'ret' variable to store negative error
codes or zero returned by other functions.
Storing the negative error codes in unsigned type, doesn't cause an issue
at runtime but can be confusing. Additionally, assigning negative error
codes to unsigned type may trigger a GCC warning when the -Wsign-conversion
flag is enabled.
No effect on runtime.
Signed-off-by: Qianfeng Rong <rongqianfeng@vivo.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2025-09-05 17:38:40 -04:00
..
2025-05-23 15:03:47 +02:00
2025-09-05 17:38:40 -04:00
2025-07-30 19:26:49 -07:00
2025-07-16 20:07:32 +03:00
2025-02-26 15:27:06 +01:00
2025-07-30 19:26:49 -07:00
2024-12-13 08:48:09 +10:00
2025-08-22 21:10:17 +03:00
2025-07-04 11:06:38 -07:00
2025-07-06 14:05:07 +03:00
2025-08-21 13:41:59 +03:00
2025-07-30 19:26:49 -07:00
2025-07-31 14:57:54 -07:00
2025-03-06 12:37:33 -05:00
2025-07-31 14:57:54 -07:00
2025-08-11 17:18:24 +02:00
2025-06-04 11:26:17 -07:00
2025-06-05 14:59:56 +02:00
2025-09-02 11:23:39 +10:00
2025-08-19 21:19:31 -07:00
2025-05-14 15:11:31 +08:00
2025-07-16 20:03:14 +03:00
2024-12-13 08:48:09 +10:00
2025-06-16 09:01:23 +02:00
2025-07-30 19:26:49 -07:00
2024-12-13 08:48:09 +10:00
2025-04-23 15:40:30 -05:00
2025-04-29 11:21:23 +02:00
2025-07-30 19:26:49 -07:00
2025-06-18 08:09:35 +10:00
2025-07-30 19:26:49 -07:00
2025-08-23 17:20:18 +03:00
2025-07-22 13:01:28 +02:00
2025-08-20 09:33:06 +02:00
2025-08-11 14:37:45 +02:00
2025-08-14 07:51:34 +10:00
2025-08-22 23:00:07 +02:00
2025-08-20 09:33:06 +02:00
2025-08-19 21:19:31 -07:00
2025-03-07 10:25:10 +01:00
2025-07-16 20:05:58 +03:00
2025-09-05 17:38:40 -04:00
2025-08-14 06:57:34 +01:00
2025-08-22 23:13:11 +02:00
2025-08-11 14:37:45 +02:00
2025-07-16 12:12:39 +02:00
2025-06-12 14:04:56 +02:00
2025-03-10 16:25:01 -04:00
2025-07-09 11:24:45 +02:00
2025-08-27 14:54:44 +02:00
2025-06-02 09:59:10 +02:00
2025-08-27 14:09:58 +02:00
2025-07-30 19:26:49 -07:00
2025-07-16 20:03:14 +03:00
2025-08-13 11:11:02 +03:00
2024-12-13 08:48:09 +10:00
2025-08-11 18:49:55 +02:00
2025-07-31 14:57:54 -07:00
2024-12-13 08:48:09 +10:00
2025-07-07 15:23:41 +02:00
2025-08-11 14:37:45 +02:00
2025-02-28 09:05:10 +01:00
2025-07-16 20:03:14 +03:00
2025-07-07 15:24:14 +02:00
2025-08-20 13:36:45 +03:00
2025-07-31 16:29:59 +02:00
2025-08-11 14:37:45 +02:00
2025-08-29 15:30:57 +02:00
2025-07-16 20:05:58 +03:00
2025-07-30 19:26:49 -07:00
2025-07-22 13:01:28 +02:00
2025-06-16 09:01:23 +02:00
2025-08-22 14:31:21 -03:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-04-30 23:35:00 +02:00
2025-06-16 09:02:25 +02:00
2025-08-19 07:02:30 +10:00
2025-07-30 19:26:49 -07:00
2025-07-10 13:07:26 +02:00
2025-06-16 09:02:29 +02:00
2025-06-16 09:02:29 +02:00
2025-06-16 09:02:29 +02:00
2025-08-26 09:54:18 +02:00
2025-06-23 21:44:55 +03:00
2025-01-07 12:45:19 +02:00
2025-03-27 14:02:57 +02:00
2025-01-08 01:39:58 +02:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-07-04 15:59:06 +02:00
2025-04-16 20:40:51 +03:00
2025-04-07 14:35:48 +02:00
2025-08-26 10:11:34 -04:00
2025-06-27 09:58:05 +10:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:02:29 +02:00
2025-06-16 09:02:29 +02:00
2025-06-16 09:02:29 +02:00
2025-06-16 09:02:29 +02:00
2025-07-04 15:59:06 +02:00
2025-06-16 09:01:23 +02:00
2025-08-26 09:54:18 +02:00
2025-06-27 15:59:23 +02:00
2025-07-16 20:01:13 +03:00
2025-07-30 19:26:49 -07:00
2025-06-16 09:02:35 +02:00
2025-07-17 12:26:19 +02:00
2025-07-30 19:26:49 -07:00
2025-07-30 19:26:49 -07:00
2025-06-16 09:02:35 +02:00
2025-06-16 09:02:35 +02:00
2025-08-11 14:37:45 +02:00
2025-08-25 22:08:34 -07:00
2025-08-19 21:19:35 -07:00
2025-08-11 14:37:45 +02:00
2025-07-18 08:59:24 +02:00
2025-06-16 09:01:23 +02:00
2025-06-27 15:59:23 +02:00
2025-08-14 15:42:26 -07:00
2025-06-16 09:01:23 +02:00
2025-01-10 14:24:17 +10:00
2025-07-16 20:12:35 +03:00
2025-06-16 09:01:23 +02:00
2025-08-21 16:21:08 +02:00
2025-08-06 13:34:58 +02:00
2025-06-16 09:02:39 +02:00
2025-06-16 09:02:39 +02:00
2025-08-25 09:17:49 -07:00
2025-08-03 13:49:10 -07:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:00:09 +02:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-08-11 14:37:45 +02:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-07-22 13:01:28 +02:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-06-17 10:44:15 +02:00
2025-06-16 09:01:23 +02:00
2025-06-08 09:07:37 +02:00
2025-06-16 09:01:23 +02:00
2025-07-30 19:26:49 -07:00
2025-06-04 11:26:17 -07:00
2025-06-18 10:46:03 +02:00
2025-06-26 18:00:07 +02:00