Aurabindo Pillai
5726af4705
drm/amd/display: widen FRL debug knobs to unsigned int
...
force_frl_rate, select_ffe and limit_ffe in dc_debug_options carry
non-negative configuration values: an FRL link-rate enum (0..0xF), an
FFE level selector and an FFE level limit. They are only ever compared
against 0/0xF, assigned, or cast to uint8_t before being written to
hardware. No call site relies on signed semantics.
Make the types unsigned int to match how the values are actually used
and to silence MISRA-style signedness warnings on internal builds.
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com >
Reviewed-by: Alex Hung <alex.hung@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2026-06-03 13:54:24 -04:00
..
2026-06-03 13:35:57 -04:00
2026-06-03 13:44:46 -04:00
2026-06-03 13:44:35 -04:00
2026-06-03 13:45:03 -04:00
2026-06-03 13:44:31 -04:00
2026-06-03 13:44:46 -04:00
2025-04-08 16:48:14 -04:00
2026-04-17 15:41:15 -04:00
2026-06-03 13:31:32 -04:00
2026-03-30 15:12:15 -04:00
2026-03-30 15:12:15 -04:00
2026-05-05 09:56:52 -04:00
2026-05-05 09:56:52 -04:00
2026-05-11 16:10:34 -04:00
2026-05-05 09:56:52 -04:00
2026-06-03 13:44:02 -04:00
2025-12-08 13:56:40 -05:00
2024-07-27 17:31:26 -04:00
2026-06-03 13:44:31 -04:00
2026-06-03 13:44:59 -04:00
2026-06-03 13:44:28 -04:00
2026-06-03 13:32:02 -04:00
2026-06-03 13:44:59 -04:00
2026-03-30 15:12:15 -04:00
2026-06-03 13:44:02 -04:00
2026-06-03 13:44:35 -04:00
2026-06-03 13:44:59 -04:00
2026-06-03 13:44:02 -04:00
2026-06-03 13:44:02 -04:00
2026-06-03 13:44:59 -04:00
2026-06-03 13:44:59 -04:00
2026-04-17 15:41:16 -04:00
2026-06-03 13:44:59 -04:00
2026-04-17 15:41:15 -04:00
2026-05-11 16:10:34 -04:00
2026-06-03 13:44:31 -04:00
2026-06-03 13:44:59 -04:00
2026-06-03 13:44:02 -04:00
2026-06-03 13:44:41 -04:00
2026-06-03 13:44:02 -04:00
2026-02-18 10:42:30 -05:00
2026-06-03 13:43:29 -04:00
2023-02-14 16:06:28 -05:00
2026-05-11 16:10:30 -04:00
2026-05-05 09:56:53 -04:00
2026-06-03 13:32:08 -04:00
2026-06-03 13:44:59 -04:00
2026-06-03 13:43:29 -04:00
2025-04-07 18:01:07 -04:00
2026-06-03 13:47:01 -04:00
2026-06-03 13:44:02 -04:00
2026-06-03 13:44:21 -04:00
2024-04-09 22:15:26 -04:00
2026-03-11 13:58:07 -04:00
2026-06-03 13:44:02 -04:00
2024-08-27 17:53:58 -04:00
2025-05-05 12:58:49 -04:00
2024-10-01 17:37:50 -04:00
2024-05-13 15:47:53 -04:00
2026-05-11 16:11:32 -04:00
2026-03-11 13:58:06 -04:00
2026-06-03 13:44:21 -04:00
2026-06-03 13:54:24 -04:00
2026-06-03 13:44:21 -04:00
2026-05-11 16:11:03 -04:00
2024-04-30 09:52:08 -04:00
2026-06-03 13:44:21 -04:00
2026-05-27 10:40:53 -04:00
2025-04-21 11:27:25 -04:00
2026-02-12 15:08:49 -05:00
2025-12-08 13:56:37 -05:00