]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/nouveau/kms/nv50: separate out cursor channel 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:56 +0000 (14:04 +1000)
commit22e927d2f8180e469ef90f93f6ea0045fc1b4f80
tree32ebed7c7b4729a6ebc70baddfe2a275c6b06881
parent973f10c2d3ea4cca2f359353812fb93d8c43652f
drm/nouveau/kms/nv50: separate out cursor channel 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.

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