]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/nouveau/kms/nv50-: store window visibility in state
authorBen Skeggs <bskeggs@redhat.com>
Tue, 8 May 2018 10:39:47 +0000 (20:39 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 18 May 2018 05:01:29 +0000 (15:01 +1000)
commit859b456b6b19a19761883cf52993dec645a36152
tree47491de6b1fed7a33698a00d5fbad88cfd917ccd
parent45a2945a3759479c08a4aceaee181639c92f9d48
drm/nouveau/kms/nv50-: store window visibility in state

Window visibility is going to become a little more complicated with the
upcoming LUT changes, so store the calculated value to avoid needing to
recalculate the armed state again.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/dispnv50/atom.h
drivers/gpu/drm/nouveau/dispnv50/wndw.c