commit | a81349a7b27adc66cc318ac0bc0f657b0b73a5af | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Mon Oct 27 18:49:18 2014 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Tue Dec 02 15:43:59 2014 +1000 |
tree | 68da6c05a6b5f829944577a9aa2ffb4eded32e1c | |
parent | c3a0c771e582a74a344fa9dd805662222f896181 [diff] |
drm/nouveau: allocate GPFIFOs and fences coherently Specify TTM_PL_FLAG_UNCACHED when allocating GPFIFOs and fences to allow them to be safely accessed by the kernel without being synced on non-coherent architectures. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>