1
0
mirror of https://github.com/openbsd/src.git synced 2026-06-18 15:23:33 +02:00

drm/amd/display: Allow DCE link encoder without AUX registers

From Timur Kristof
9b84d67ce8c93770f5d42005ba82500ffa34dc39 in linux-6.18.y/6.18.33
ac27e3f99035f132f23bc0409d0e57f11f054c70 in mainline linux
This commit is contained in:
jsg
2026-05-25 09:40:09 +00:00
parent 0753b7ab9b
commit df58060a8b
@@ -989,7 +989,9 @@ void dce110_link_encoder_hw_init(
ASSERT(result == BP_RESULT_OK);
}
aux_initialize(enc110);
if (enc110->aux_regs)
aux_initialize(enc110);
/* reinitialize HPD.
* hpd_initialize() will pass DIG_FE id to HW context.