On 6/21/2022 10:32 PM, Alyssa Rosenzweig wrote:
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.
Hi Alyssa,
Thanks for your help, we'll try drm-misc-next next time.
Best Regards,
Rong Chen