Re: [PATCH] drm/etnaviv: try harder to dump core

2018-07-23 Thread Lucas Stach
Hi Russell, Am Dienstag, den 17.07.2018, 17:02 +0100 schrieb Russell King: > Try a bit harder to produce a devcoredump when things go wrong.  If we > fail to allocate the memory for a dump including the actual bo contents, > omit the bos and try again.  Capturing some information from the GPU is >

[PATCH] drm/etnaviv: try harder to dump core

2018-07-18 Thread Russell King
Try a bit harder to produce a devcoredump when things go wrong. If we fail to allocate the memory for a dump including the actual bo contents, omit the bos and try again. Capturing some information from the GPU is better than having no information. Signed-off-by: Russell King --- drivers/gpu/d