commit | 1733a2ad36741b1812cf8b3f3037c28d0af53f50 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Thu Mar 03 16:03:02 2016 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Mar 14 10:13:33 2016 +1000 |
tree | 1b082ef2fa244905e5c3deed9143571ff5cbacd2 | |
parent | f2014cd02cdd54f5f286221925b13c3d19addd52 [diff] |
drm/nouveau/device/pci: set as non-CPU-coherent on ARM64 Without this buffer inconsistencies may appear between the CPU and GPU when using a PCI GPU on an ARM64 board. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>