In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Run DCLOGDC after checking link->link_enc
[WHAT] The DCLOGDC should be run after link->link_enc is checked, not before.
This fixes 1 REVERSE_INULL issue reported by Coverity.