Re: [PATCH 0/5] drm/lima: add error debug functionality

2020-03-04 Thread Andreas Baierl
I could successfully use the output with https://gitlab.freedesktop.org/lima/lima.dump So you can add my Tested-by: Andreas Baierl Am 22.02.2020 um 03:42 schrieb Qiang Yu: Save task error state when it fail and export to user by sysfs as a binary file which can be dumped and replayed by

Re: [PATCH 0/5] drm/lima: add heap buffer support

2020-01-27 Thread Andreas Baierl
Am 16.01.2020 um 14:11 schrieb Qiang Yu: Support heap buffer allocation which can grow the back memory size when GP has an out of memory interrupt so that user don't need to allocate a very large buffer at the beginning. This was Tested-by: Andreas Baierl together with

Re: [PATCH] drm/lima: use drm_sched_fault for error task handling

2020-01-07 Thread Andreas Baierl
that one on top of a recent kernel (3a562aee727a) on a Mali450/ Allwinner H5 device with deqp and got no regressions and kernel issues. So... Tested-by: Andreas Baierl --- drivers/gpu/drm/lima/lima_sched.c | 35 --- drivers/gpu/drm/lima/lima_sched.h | 2 --