, Vitaly
; Li, Roman ; Zhuo, Lillian
; Wheeler, Daniel ; Deucher,
Alexander
Subject: [PATCH] drm/amd/display: Fix DMUB errors introduced by DML2
When DML 2 was introduced, it changed part of the generic sequence of DC, which
caused issues on previous DCNs with DMUB support. This commit ensures the
On 2023-10-20 12:42, Rodrigo Siqueira wrote:
> When DML 2 was introduced, it changed part of the generic sequence of
> DC, which caused issues on previous DCNs with DMUB support. This commit
> ensures the new sequence only works for new DCNs from 3.5 and above.
>
> Cc: Vitaly Prosyak
> Cc: Rom
When DML 2 was introduced, it changed part of the generic sequence of
DC, which caused issues on previous DCNs with DMUB support. This commit
ensures the new sequence only works for new DCNs from 3.5 and above.
Cc: Vitaly Prosyak
Cc: Roman Li
Cc: Qingqing Zhuo
Cc: Daniel Wheeler
Cc: Alex Deuch