intel: add INTEL_DEBUG=capture-all to capture everything upon hang
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewd-by: Jordan Justen <jordan.l.justen@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18977>
This commit is contained in:
committed by
Marge Bot
parent
650880105e
commit
1964899c28
@@ -93,6 +93,7 @@ static const struct debug_control debug_control[] = {
|
||||
{ "task", DEBUG_TASK },
|
||||
{ "mesh", DEBUG_MESH },
|
||||
{ "stall", DEBUG_STALL },
|
||||
{ "capture-all", DEBUG_CAPTURE_ALL },
|
||||
{ NULL, 0 }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user