1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/resource
Aric Cyr aece2094e3 drm/amd/display: Fix compiler warnings on high compiler warning levels
[why]
Enabling higher compiler warning levels results in many issues that can
be trivially resolved as well as some potentially critical issues.

[how]
Fix all compiler warnings found with various compilers and higher
warning levels.  Primarily, potentially uninitialized variables and
unreachable code.

Reviewed-by: Leo Li <sunpeng.li@amd.com>
Acked-by: Roman Li <roman.li@amd.com>
Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-04-09 22:05:04 -04:00
..
dce80 drm/amd/display: Refactor resource into component directory 2023-11-17 09:30:50 -05:00
dce100 drm/amd/display: Refactor resource into component directory 2023-11-17 09:30:50 -05:00
dce110 drm/amd/display: Refactor resource into component directory 2023-11-17 09:30:50 -05:00
dce112 drm/amd/display: Fix compiler warnings on high compiler warning levels 2024-04-09 22:05:04 -04:00
dce120 drm/amd/display: Fix compiler warnings on high compiler warning levels 2024-04-09 22:05:04 -04:00
dcn10 drm/amd/display: Avoid virtual stream encoder if not explicitly requested 2023-12-06 15:22:34 -05:00
dcn20 drm/amd/display: Program pixclk according to dcn revision 2024-03-20 13:38:14 -04:00
dcn21 drm/amd/display: remove unnecessary braces to fix coding style 2023-11-29 16:49:22 -05:00
dcn30 drm/amd/display: Fix compiler warnings on high compiler warning levels 2024-04-09 22:05:04 -04:00
dcn31 drm/amd/display: Fix compiler warnings on high compiler warning levels 2024-04-09 22:05:04 -04:00
dcn32 drm/amd/display: Add handling for DC power mode 2024-04-09 22:04:51 -04:00
dcn35 drm/amd/display: Add handling for DC power mode 2024-04-09 22:04:51 -04:00
dcn201 drm/amd/display: Refactor resource into component directory 2023-11-17 09:30:50 -05:00
dcn301 drm/amd/display: Implement bounds check for stream encoder creation in DCN301 2024-02-07 12:26:24 -05:00
dcn302 drm/amd/display: Refactor resource into component directory 2023-11-17 09:30:50 -05:00
dcn303 drm/amd/display: Refactor resource into component directory 2023-11-17 09:30:50 -05:00
dcn314 drm/amd/display: Remove legacy code 2024-03-20 13:38:12 -04:00
dcn315 drm/amd/display: block dcn315 dynamic crb allocation when unintended 2023-11-29 16:49:23 -05:00
dcn316 drm/amd/display: Fix compiler warnings on high compiler warning levels 2024-04-09 22:05:04 -04:00
dcn321 drm/amd/display: Add handling for DC power mode 2024-04-09 22:04:51 -04:00
dcn351 drm/amd/display: Add handling for DC power mode 2024-04-09 22:04:51 -04:00
Makefile drm/amd/display: add DC changes for DCN351 2024-03-04 15:59:08 -05:00