]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nv10: Change the BO size threshold determining the memory placement range.
authorFrancisco Jerez <currojerez@riseup.net>
Sun, 6 Nov 2011 20:21:28 +0000 (21:21 +0100)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 9 Nov 2011 23:02:34 +0000 (09:02 +1000)
commit549533d28fb376b4e573745689e361f882466100
tree67b120d1c06d2cda9c2a776735a750a428a678a3
parentf6d78f633e06119221fc592befe5349eb941fbcc
drm/nv10: Change the BO size threshold determining the memory placement range.

Fixes the framebuffer memory allocation failure seen on some
low-memory cards, followed by X refusing to start.

https://bugs.freedesktop.org/show_bug.cgi?id=42384

Reported-by: Chris Paulson-Ellis <chris@edesix.com>
Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_bo.c