commit | c694ecad9dc4b2b367e33387c4407532b706dab7 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Tue Mar 01 16:51:57 2016 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Mar 14 10:13:30 2016 +1000 |
tree | fdd12b41ef4f43d9a9c3ad8fc3aa66f0386d102a | |
parent | 0689aad70d719842c3a07f5782b7d35bb12efe9d [diff] |
drm/nouveau/fifo/gf100: take runlist target into account Bits 28:29 of RUNLIST_BASE specify the memory target of the runlist. Set it to 0x3 (SYS_MEM_NONCOHERENT) if the runlist object resides in system memory. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>