[PATCH v2 1/1] drm/panfrost: Add support for devcoredump
Alyssa Rosenzweig
alyssa at collabora.com
Tue Jun 21 14:32:38 UTC 2022
> drivers/gpu/drm/panfrost/panfrost_dump.c: In function 'panfrost_core_dump':
> >> drivers/gpu/drm/panfrost/panfrost_dump.c:115:20: error: 'struct panfrost_job' has no member named 'file_priv'
> 115 | as_nr = job->file_priv->mmu->as;
> | ^~
FWIW -- this is due to recent changes in panfrost, you should rebase on
the latest drm-misc-next which is where the patch will be applied
anyway.
More information about the dri-devel
mailing list