commit | e349a05dc8faad6b27700383945a1783612cbae6 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Tue May 08 20:39:47 2018 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri May 18 15:01:29 2018 +1000 |
tree | 20259c9fa1869e2c5e74421d89d7a18f4d1bdb34 | |
parent | 859b456b6b19a19761883cf52993dec645a36152 [diff] |
drm/nouveau/kms/nv50-: plane updates don't always require image_set() When only the position of a window changes, there's no need to submit an image update as well. Will be required to support the overlays, and Volta windows. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>