Files
linux/drivers/gpu/drm/tests
Dmitry Baryshkov ebf2d94128 drm/tests: hdmi: return meaningful value from set_connector_edid()
[ Upstream commit a8403be6ee ]

The set_connector_edid() function returns a bogus 0, performing the
check on the connector->funcs->fill_modes() result internally. Make the
function pass the fill_modes()'s return value to the caller and move
corresponding checks to the caller site.

Reviewed-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20241130-hdmi-mode-valid-v5-3-742644ec3b1f@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-02-17 10:04:46 +01:00
..
2024-05-28 10:09:38 +02:00