Files
linux-stable-mirror/drivers/gpu/drm
Alex HungandGreg Kroah-Hartman 1726914cb1 drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
[ Upstream commit c4d31653c0 ]

Callers can pass null in filter (i.e. from returned from the function
wbscl_get_filter_coeffs_16p) and a null check is added to ensure that is
not the case.

This fixes 4 NULL_RETURNS issues reported by Coverity.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-09-08 07:53:12 +02:00
..
2024-04-17 11:18:27 +02:00
2024-08-03 08:49:14 +02:00
2024-01-25 15:27:32 -08:00
2024-03-06 14:45:10 +00:00