]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/nouveau/kms/nv50: separate out dither 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:54 +0000 (14:04 +1000)
commit7e91833dfb2d33d640ae80582f2701838532d680
tree523c9e225240f58dc07bf27e34b209a3adf40d9d
parentc4e6812c1c406df24eb1a59568f210841beb5f33
drm/nouveau/kms/nv50: separate out dither 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