commit | 2ae7f165c0b022a8ed1732f8ab2c11b2c173146e | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@infradead.org> | Tue Oct 30 09:53:52 2018 -0700 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Nov 14 12:50:34 2018 +0100 |
tree | f60b615b1fad9053c153c51b02a9401304767513 | |
parent | 556c62e85f9b97139c1b3f6f1585fcee0bc3eb6a [diff] |
drm/virtio: Use IDAs more efficiently 0-based IDAs are more efficient than any other base. Convert the 1-based IDAs to be 0-based. Signed-off-by: Matthew Wilcox <willy@infradead.org> Link: http://patchwork.freedesktop.org/patch/msgid/20181030165352.13065-2-willy@infradead.org Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>