]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/nouveau/kms/nv50: separate out lut 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:52 +0000 (14:04 +1000)
commita7ae1561909d27e6104cbc85655f31a962ec8683
tree4276d97afa11d22c6860bdf4885277cea0b6d932
parentad63361953938caaf85630ce0cb1bfa976938552
drm/nouveau/kms/nv50: separate out lut 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