drm/nouveau/kms/nv50: separate out procamp 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:55 +0000 (14:04 +1000)
commit7e08d67c5fe980f2b9d27a07a2325a35e5bb4759
tree29a1da05cf48b158531efc43926c6ce4b500151b
parent7e91833dfb2d33d640ae80582f2701838532d680
drm/nouveau/kms/nv50: separate out procamp 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