Gaghik Khachatrian
82f510ae5a
drm/amd/display: Fix compiler warnings
...
[Why] Implicit conversions from wider integer types to byte-sized fields
were generating compiler warnings. These warnings hide intentional protocol
/storage boundaries and reduce signal quality during builds. Making
conversion intent explicit improves readability and warning hygiene
without changing behavior.
[How] Added explicit, type-safe casts at intentional narrow-storage
boundaries. Kept data models & runtime logic unchanged, only clarifying
conversion intent.
Functionality and behavior is unchanged; only type intent is explicit.
Aligned warning cleanup with existing coding standards for explicit
boundary conversions.
Reviewed-by: Aric Cyr <aric.cyr@amd.com >
Signed-off-by: Gaghik Khachatrian <gaghik.khachatrian@amd.com >
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com >
Tested-by: Dan Wheeler <daniel.wheeler@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2026-04-17 15:23:39 -04:00
..
2025-10-31 10:34:52 +02:00
2026-04-17 15:23:39 -04:00
2026-03-24 16:08:54 +00:00
2026-02-21 17:09:51 -08:00
2026-03-30 10:38:11 +02:00
2026-02-25 09:20:45 +05:30
2026-03-30 10:05:36 +02:00
2026-04-03 18:57:00 +10:00
2026-02-21 17:09:51 -08:00
2026-03-24 13:54:35 +01:00
2026-02-21 20:03:00 -08:00
2026-02-21 20:03:00 -08:00
2026-02-21 17:09:51 -08:00
2026-03-03 09:28:56 +01:00
2026-03-30 10:05:36 +02:00
2026-01-20 10:53:14 +02:00
2026-02-14 11:09:38 +01:00
2026-04-17 10:25:47 +10:00
2026-03-31 07:51:02 +10:00
2026-03-13 16:27:06 +01:00
2026-03-20 10:03:11 +01:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-10 15:18:36 +01:00
2026-03-11 09:40:07 +01:00
2026-02-23 10:10:34 +01:00
2026-03-31 07:51:02 +10:00
2026-04-03 18:57:00 +10:00
2026-02-21 20:03:00 -08:00
2026-04-03 18:57:00 +10:00
2026-03-10 09:42:09 +08:00
2026-03-11 11:18:31 +01:00
2026-03-26 02:08:04 +01:00
2026-03-20 10:03:11 +01:00
2026-03-26 10:00:05 +01:00
2026-03-02 11:51:41 +00:00
2026-03-24 16:04:40 +00:00
2026-01-28 12:44:28 +10:00
2026-02-23 16:14:19 +01:00
2026-04-03 14:04:57 -04:00
2026-03-26 15:16:25 +02:00
2026-03-24 13:54:34 +01:00
2026-03-11 11:18:31 +01:00
2026-03-30 10:05:36 +02:00
2026-02-26 13:42:09 +01:00
2026-02-21 17:09:51 -08:00
2025-10-31 10:34:52 +02:00
2026-03-24 13:54:35 +01:00
2026-04-07 12:36:31 +02:00
2026-03-20 10:03:11 +01:00
2026-03-24 13:54:35 +01:00
2026-02-21 17:09:51 -08:00
2026-03-17 17:50:49 +01:00
2026-03-25 15:05:02 +01:00
2026-04-10 06:54:49 +10:00
2025-10-31 10:34:52 +02:00
2026-03-26 02:08:04 +01:00
2026-02-21 17:09:51 -08:00
2026-03-13 18:02:32 -03:00
2026-02-21 17:09:51 -08:00
2026-03-24 13:54:35 +01:00
2026-03-25 15:21:23 +01:00
2026-02-21 17:09:51 -08:00
2026-02-23 11:48:20 +01:00
2026-03-18 09:59:57 +00:00
2026-03-31 07:51:02 +10:00
2026-04-13 10:16:13 +03:00
2026-02-22 08:26:33 -08:00
2026-02-21 17:09:51 -08:00
2026-02-23 11:48:20 +01:00
2026-03-18 09:59:57 +00:00
2026-03-18 09:59:57 +00:00
2026-03-20 10:03:11 +01:00
2026-02-21 17:09:51 -08:00
2026-03-18 09:59:57 +00:00
2026-04-07 12:36:31 +02:00
2026-02-22 08:26:33 -08:00
2025-11-25 08:43:46 +01:00
2026-02-25 09:31:54 +02:00
2025-11-25 08:43:47 +01:00
2026-03-03 09:28:31 +01:00
2025-11-26 23:03:35 +01:00
2026-03-16 08:33:05 +05:30
2026-03-24 13:54:35 +01:00
2026-02-22 08:26:33 -08:00
2025-11-26 23:03:32 +01:00
2026-03-25 15:05:22 +01:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-01-19 13:11:47 +02:00
2025-11-04 14:49:30 +02:00
2025-11-04 14:49:30 +02:00
2025-12-19 23:06:41 +01:00
2025-12-19 23:06:41 +01:00
2026-03-27 12:45:54 +10:00
2025-10-31 10:34:52 +02:00
2026-04-03 13:45:49 -04:00
2026-04-10 11:15:22 +10:00
2025-11-25 11:02:43 +01:00
2025-11-25 11:02:43 +01:00
2025-11-25 11:02:43 +01:00
2026-03-26 14:09:26 +01:00
2026-02-21 01:02:28 -08:00
2026-02-21 17:09:51 -08:00
2026-03-25 15:05:22 +01:00
2026-03-26 14:35:18 +08:00
2026-02-21 17:09:51 -08:00
2026-04-03 10:11:04 +02:00
2025-10-31 10:34:52 +02:00
2026-04-09 09:34:28 +02:00
2026-03-25 08:08:09 +00:00
2026-03-13 18:12:07 -07:00
2026-02-21 17:09:51 -08:00
2025-11-25 08:43:47 +01:00
2026-04-02 08:24:55 +02:00
2025-11-26 23:03:32 +01:00
2026-02-21 20:03:00 -08:00
2026-03-25 15:05:17 +01:00
2026-02-21 17:09:51 -08:00
2025-10-31 10:34:52 +02:00
2026-04-07 12:36:31 +02:00
2026-01-14 02:18:31 +02:00
2026-02-21 17:09:51 -08:00
2026-03-25 15:05:22 +01:00
2026-02-21 01:02:28 -08:00
2026-03-17 15:39:07 +01:00
2026-03-13 18:12:59 -07:00
2026-01-09 08:53:27 +00:00
2026-02-21 20:03:00 -08:00
2026-02-21 20:03:00 -08:00
2026-03-23 13:23:29 +08:00
2026-02-21 17:09:51 -08:00
2026-02-09 09:41:09 +01:00
2026-02-21 17:09:51 -08:00
2026-03-05 19:38:55 -05:00
2026-03-05 19:38:55 -05:00
2026-03-05 19:38:55 -05:00
2026-03-05 19:38:55 -05:00
2026-02-23 11:48:20 +01:00
2026-03-25 15:05:22 +01:00
2026-03-03 10:37:29 +10:00
2026-03-25 08:05:35 +00:00
2026-02-21 17:09:51 -08:00
2025-10-01 08:32:00 +02:00
2025-11-10 13:22:58 +02:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-23 16:14:19 +01:00
2026-04-01 07:32:05 +10:00
2026-03-24 16:19:04 +01:00
2026-03-12 07:23:23 -07:00