All of lore.kernel.org
 help / color / mirror / Atom feed
* order 5 memory allocation failures in radeon_vm_get_bos
@ 2014-10-17  0:23 Dave Airlie
  2014-10-17  3:11 ` Michel Dänzer
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Airlie @ 2014-10-17  0:23 UTC (permalink / raw)
  To: dri-devel

I have someone running F20 + a hacked up glamor to fix some leaks,
however he is getting
order 4/5 memory allocation failures in the kmalloc_array in radeon_vm_get_bos

radeon_vm_get_bos+0x30/0x120

I think we should fallback to vmalloc or just use drm_malloc_ab in here instead,

any reason we haven't?

Dave.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-22  1:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-17  0:23 order 5 memory allocation failures in radeon_vm_get_bos Dave Airlie
2014-10-17  3:11 ` Michel Dänzer
2014-10-17 17:30   ` Christian König
2014-10-22  1:10     ` Dave Airlie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.