commit | a2e435a1b0a3c2bc766d40356151610cc54b8772 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Tue Mar 01 16:51:58 2016 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Mar 14 10:13:31 2016 +1000 |
tree | 35b0ac667f8e8570ecbf8940f39a642454efdd2e | |
parent | c694ecad9dc4b2b367e33387c4407532b706dab7 [diff] |
drm/nouveau/fifo/gk104: 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>