drm/nouveau/kms: Pull mst state in for all modesets
authorLyude Paul <lyude@redhat.com>
Wed, 17 Aug 2022 19:38:41 +0000 (15:38 -0400)
committerLyude Paul <lyude@redhat.com>
Tue, 23 Aug 2022 20:53:40 +0000 (16:53 -0400)
commit21167510605470d53c94e7162ae886c8fb67d93d
tree941a1cfc7cd1512aaebc34979e7ca1ced8dd3718
parent11d2738940ebeb3fd3abc78d44684d5edb400a6e
drm/nouveau/kms: Pull mst state in for all modesets

Since we're going to be relying on atomic locking for payloads now (and the
MST mgr needs to track CRTCs), pull in the topology state for all modesets
in nv50_msto_atomic_check().

Signed-off-by: Lyude Paul <lyude@redhat.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220817193847.557945-13-lyude@redhat.com
drivers/gpu/drm/nouveau/dispnv50/disp.c