linux/drivers/gpu/drm/amd/display/dc/dio
Gaghik Khachatrian f82480fafe drm/amd/display: Fixed Silence complier warnings in dc
[Why]
Resolve compiler warnings by marking unused parameters explicitly.

[How]
In .c and .h function definitions, keep parameter names
in signatures and add a line with `(void)param;` in function body

Preserved function signatures and avoids breaking code paths that
may reference the parameter under conditional compilation.

Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Reviewed-by: Austin Zheng <austin.zheng@amd.com>
Signed-off-by: Gaghik Khachatrian <gaghik.khachatrian@amd.com>
Signed-off-by: Chuanyu Tseng <chuanyu.tseng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2026-03-30 15:12:15 -04:00
..
dcn10 drm/amd/display: Fixed Silence complier warnings in dc 2026-03-30 15:12:15 -04:00
dcn20 drm/amd/display: refactor HPD to increase flexibility 2025-12-08 13:56:40 -05:00
dcn30 drm/amd/display: refactor HPD to increase flexibility 2025-12-08 13:56:40 -05:00
dcn31 drm/amd/display: refactor HPD to increase flexibility 2025-12-08 13:56:40 -05:00
dcn32 drm/amd/display: Fixed Silence complier warnings in dc 2026-03-30 15:12:15 -04:00
dcn35 drm/amd/display: Fixed Silence complier warnings in dc 2026-03-30 15:12:15 -04:00
dcn42 drm/amd/display: Add dcn42 DC resources 2026-02-23 14:28:33 -05:00
dcn301 drm/amd/display: refactor HPD to increase flexibility 2025-12-08 13:56:40 -05:00
dcn314 drm/amd/display: Fixed Silence complier warnings in dc 2026-03-30 15:12:15 -04:00
dcn321 drm/amd/display: refactor HPD to increase flexibility 2025-12-08 13:56:40 -05:00
dcn401 drm/amd/display: Fixed Silence complier warnings in dc 2026-03-30 15:12:15 -04:00
virtual drm/amd/display: Fixed Silence complier warnings in dc 2026-03-30 15:12:15 -04:00
Makefile drm/amd/display: Enable dcn42 DC 2026-02-23 14:28:33 -05:00