OSDN Git Service

drm/nouveau/kms/nv50-: Expose nv50_outp_atom in disp.h
authorLyude Paul <lyude@redhat.com>
Fri, 7 Feb 2020 19:10:46 +0000 (14:10 -0500)
committerLyude Paul <lyude@redhat.com>
Thu, 16 Jul 2020 22:16:32 +0000 (18:16 -0400)
commitebec88472883791ea0bff1cf13b278db6b96afce
treea40b4cde02ee65d60bd00759fc6c2ff225c8a42a
parentdbdaf719c63a32028a01a6dce7317d35e3e3ba50
drm/nouveau/kms/nv50-: Expose nv50_outp_atom in disp.h

In order to make sure that we flush disable updates at the right time
when disabling CRCs, we'll need to be able to look at the outp state to
see if we're changing it at the same time that we're disabling CRCs.

So, expose the struct in disp.h.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Ben Skeggs <bskeggs@redhat.com>
Acked-by: Dave Airlie <airlied@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200627194657.156514-8-lyude@redhat.com
drivers/gpu/drm/nouveau/dispnv50/disp.c
drivers/gpu/drm/nouveau/dispnv50/disp.h