On Fri, Feb 21, 2020 at 6:43 PM Qiang Yu wrote:
>
> Save all information to start a task which can be exported to user
> for debug usage. Dump file data format is specified in lima_dump.h
Looks like lima_sched.c is missing #include so
kbuild bot complains
> Signed-off-by: Qiang Yu
> ---
> dri
Hi Qiang,
I love your patch! Yet something to improve:
[auto build test ERROR on drm-tip/drm-tip]
[cannot apply to drm-exynos/exynos-drm-next drm-intel/for-linux-next
tegra-drm/drm/tegra/for-next linus/master v5.6-rc2 next-20200221]
[if your patch is applied to the wrong git tree, please drop us
Save all information to start a task which can be exported to user
for debug usage. Dump file data format is specified in lima_dump.h
Signed-off-by: Qiang Yu
---
drivers/gpu/drm/lima/lima_device.c | 13 +++
drivers/gpu/drm/lima/lima_device.h | 8 ++
drivers/gpu/drm/lima/lima_dump.h | 77 ++