drm/lima: add max_error_tasks module parameter
Limit error tasks to save. 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-3-yuq825@gmail.com
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
extern int lima_sched_timeout_ms;
|
||||
extern uint lima_heap_init_nr_pages;
|
||||
extern uint lima_max_error_tasks;
|
||||
|
||||
struct lima_vm;
|
||||
struct lima_bo;
|
||||
|
Reference in New Issue
Block a user