linux-stable/drivers/gpu/drm/amd/display/dc/bios
Sohaib Nadeem 616b39467e drm/amd/display: fixed integer types and null check locations
[why]:
issues fixed:
- comparison with wider integer type in loop condition which can cause
infinite loops
- pointer dereference before null check

Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Reviewed-by: Josip Pavic <josip.pavic@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Sohaib Nadeem <sohaib.nadeem@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-02-14 17:13:28 -05:00
..
dce60
dce80
dce110
dce112
bios_parser.c drm/amd/display: switch DC over to the new DRM logging macros 2023-09-26 17:00:21 -04:00
bios_parser.h
bios_parser2.c drm/amd/display: fixed integer types and null check locations 2024-02-14 17:13:28 -05:00
bios_parser2.h
bios_parser_common.c drm/amd/display: Add support for USBC connector 2022-03-31 23:05:53 -04:00
bios_parser_common.h
bios_parser_helper.c drm/amd/display: remove variable active_disp 2021-06-04 12:40:01 -04:00
bios_parser_helper.h
bios_parser_interface.c
bios_parser_types_internal.h
bios_parser_types_internal2.h drm/amd/display: Add dependant changes for DCN32/321 2022-06-03 16:43:38 -04:00
command_table.c drm/amdgpu: check PS, WS index 2024-01-15 18:35:37 -05:00
command_table.h
command_table2.c drm/amdgpu: check PS, WS index 2024-01-15 18:35:37 -05:00
command_table2.h drm/amd/display: Pass pwrseq inst for backlight and ABM 2023-12-06 15:22:33 -05:00
command_table_helper.c
command_table_helper.h
command_table_helper2.c drm/amd/display: Add DCN35 BIOS command table support 2023-08-30 15:51:14 -04:00
command_table_helper2.h
command_table_helper_struct.h
Makefile