Skip to content

lima: Fix dump file creation

Andreas Baierl requested to merge rellla/mesa:lima-fix-dump into master

Otherwise lima_dump_file_next() always opens a new file and creates the dumps regardless of what the environment variables say.

Fixes d71cd245 ('lima: Rotate dump files after each finished pp frame') Signed-off-by: Andreas Baierl ichgeh@imkreisrum.de

Merge request reports