]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/kms/nv50: separate out base/ovly channel usage bounds commit
authorBen Skeggs <bskeggs@redhat.com>
Fri, 4 Nov 2016 07:20:36 +0000 (17:20 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 7 Nov 2016 04:04:53 +0000 (14:04 +1000)
commit0128e15fc2ef0bc0acc8e78ce87faced3f7d84b6
tree842fbebce002ccacabedeac81a7de4c197e42972
parentc21e38bdb9bd9a9fcb0a1b844c7116109be9e684
drm/nouveau/kms/nv50: separate out base/ovly channel usage bounds commit

This commit separates the calculation of EVO state from the commit, in
order to make the same code useful for atomic modesetting.

The legacy interfaces have been wrapped on top of them.

We're no longer touching the overlay channel usage bounds as of this
commit.  The code to do so is in place for when overlay planes are
added.

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