commit | 7313cfa4f6e30384fa04083698d1e865cf812a6a | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Wed Nov 01 03:56:19 2017 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Nov 02 13:32:17 2017 +1000 |
tree | 5a6541a7e5d0fe8849cff15209162719c9f882d1 | |
parent | 269fe32d3343b7b9e48ba533887f58eb877581c8 [diff] |
drm/nouveau/bar: move bar1 initialisation into its own function BAR2 being done for practical reasons, this is just for consistency. Flushes have been added after the write to bind the instance block, as later commits will reveal the need for them. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>