diff options
author | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-09-02 16:31:31 +0200 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2013-09-04 13:48:56 +1000 |
commit | c859074e7d804a254f318bb55ba1b39893247fc7 (patch) | |
tree | 1bebcf449ab043da0fd5a90ee466131bc0f6ee47 /drivers/gpu/drm/nouveau/nv04_fence.c | |
parent | c072470f4e9abdde7cdf1c850b8826f32f9e79e3 (diff) | |
download | op-kernel-dev-c859074e7d804a254f318bb55ba1b39893247fc7.zip op-kernel-dev-c859074e7d804a254f318bb55ba1b39893247fc7.tar.gz |
drm/nouveau: fix command submission to use vmalloc for big allocations
I was getting a order 4 allocation failure from kmalloc when testing some
game after a few days uptime with some suspend/resumes.
For big allocations vmalloc should be used instead.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nv04_fence.c')
0 files changed, 0 insertions, 0 deletions