diff options
author | Jocelyn Falempe <jfalempe@redhat.com> | 2025-01-24 15:11:31 +0100 |
---|---|---|
committer | Jocelyn Falempe <jfalempe@redhat.com> | 2025-01-29 10:13:08 +0100 |
commit | c28f72c6ca98e039c2aa5aac6752c416bc31dbab (patch) | |
tree | b5579c99fca99b86ddb041841348870624e7aa5a /net/netrom | |
parent | c51549cf16d39398499445f6b0004cf84d158265 (diff) |
drm/ast: Fix ast_dp connection statusHEADdrm-misc-next
ast_dp_is_connected() used to also check for link training success
to report the DP connector as connected. Without this check, the
physical_status is always connected. So if no monitor is present, it
will fail to read the EDID and set the default resolution to 640x480
instead of 1024x768.
Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
Fixes: 2281475168d2 ("drm/ast: astdp: Perform link training during atomic_enable")
Reported-by: Jerry Hoemann <jerry.hoemann@hpe.com>
Tested-by: Jose Lopez <jose.lopez@hpe.com>
Cc: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Dave Airlie <airlied@redhat.com>
Cc: dri-devel@lists.freedesktop.org
Cc: <stable@vger.kernel.org> # v6.12+
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20250124141142.2434138-1-jfalempe@redhat.com
Diffstat (limited to 'net/netrom')
0 files changed, 0 insertions, 0 deletions