linux-bl808/drivers/gpu/drm/lima
Qiang Yu 6ebd24b6bf drm/lima: save process info for debug usage
When task fail, we can find its process with this information.

Tested-by: Andreas Baierl <ichgeh@imkreisrum.de>
Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200222024210.18697-2-yuq825@gmail.com
2020-03-22 09:34:33 +08:00
..
Kconfig
lima_bcast.c
lima_bcast.h
lima_ctx.c drm/lima: save process info for debug usage 2020-03-22 09:34:33 +08:00
lima_ctx.h drm/lima: save process info for debug usage 2020-03-22 09:34:33 +08:00
lima_device.c
lima_device.h
lima_dlbu.c
lima_dlbu.h
lima_drv.c drm/lima: increase driver version to 1.1 2020-01-27 22:01:20 +08:00
lima_drv.h drm/lima: support heap buffer creation 2020-01-27 22:01:09 +08:00
lima_gem.c drm/lima: support heap buffer creation 2020-01-27 22:01:09 +08:00
lima_gem.h drm/lima: support heap buffer creation 2020-01-27 22:01:09 +08:00
lima_gp.c drm/lima: fix recovering from PLBU out of memory 2020-02-17 10:45:57 +08:00
lima_gp.h
lima_l2_cache.c
lima_l2_cache.h
lima_mmu.c drm/lima: recover task by enlarging heap buffer 2020-01-27 22:01:15 +08:00
lima_mmu.h drm/lima: recover task by enlarging heap buffer 2020-01-27 22:01:15 +08:00
lima_pmu.c
lima_pmu.h
lima_pp.c
lima_pp.h
lima_regs.h drm/lima: update register info 2020-01-27 22:00:12 +08:00
lima_sched.c Linux 5.6-rc2 2020-02-17 10:34:34 +01:00
lima_sched.h drm/lima: recover task by enlarging heap buffer 2020-01-27 22:01:15 +08:00
lima_vm.c drm/lima: support heap buffer creation 2020-01-27 22:01:09 +08:00
lima_vm.h drm/lima: add lima_vm_map_bo 2020-01-27 22:00:48 +08:00
Makefile