OSDN Git Service

drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascal
authorBen Skeggs <bskeggs@redhat.com>
Tue, 17 Jul 2018 23:33:39 +0000 (09:33 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 19 Jul 2018 04:38:09 +0000 (14:38 +1000)
commitd00ddd9da79a868264997e192f9404aef1e46ba8
treeb45970acfddbd172f746bd925ed87b1053cdcc15
parentb59fb482b52269977ee5de205308e5b236a03917
drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascal

Workaround for issues seen on systems with large amounts of RAM, caused
by display not supporting the same physical address limits as the other
parts of the GPU.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/dispnv50/disp.c