drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere
authorLyude Paul <lyude@redhat.com>
Sat, 14 Nov 2020 00:14:10 +0000 (19:14 -0500)
committerBen Skeggs <bskeggs@redhat.com>
Sat, 14 Nov 2020 04:19:18 +0000 (14:19 +1000)
commit5c6fb4b28b165887c42c66731c90eaca818b04c6
tree197f8c68c7fc14d874780a19f554a1741d482c25
parent6c27ffabeb19ebf7dd6d4ccc29f1e57d1ef445d8
drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere

It turns out that I forgot to go through and make sure that I converted all
encoder callbacks to use atomic_enable/atomic_disable(), so let's go and
actually do that.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Cc: Kirill A. Shutemov <kirill@shutemov.name>
Fixes: 09838c4efe9a ("drm/nouveau/kms: Search for encoders' connectors properly")
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/dispnv50/disp.c