Files
linux-stable-mirror/drivers/gpu
Timur KristófandGreg Kroah-Hartman 2b21fd1cf7 drm/amd/display: Don't warn when missing DCE encoder caps
[ Upstream commit 8246147f1f ]

On some GPUs the VBIOS just doesn't have encoder caps,
or maybe not for every encoder.

This isn't really a problem and it's handled well,
so let's not litter the logs with it.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Rodrigo Siqueira <siqueira@igalia.com>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 33e0227ee9)
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-09-09 18:56:20 +02:00
..