kernel_samsung_a53x/drivers/gpu/drm/amd/display/dc/gpio
Hersen Wu 717ddeb177 drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
[ Upstream commit c6077aa66fa230d12f37fef01161ef080d13b726 ]

[Why]
For subtraction, coverity reports integer overflow
warning message when variable type is uint32_t.

[How]
Change variable type to int32_t.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Hersen Wu <hersenxs.wu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:20:57 +01:00
..
dce60 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dce80 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dce110 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dce120 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn10 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn20 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn21 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dcn30 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
diagnostics Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ddc_regs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
generic_regs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gpio_base.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gpio_regs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gpio_service.c drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create 2024-11-23 23:20:57 +01:00
gpio_service.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hpd_regs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw_ddc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw_ddc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw_factory.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw_factory.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw_generic.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw_generic.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw_gpio.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw_gpio.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw_hpd.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw_hpd.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw_translate.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw_translate.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00