[Freedreno] [PATCH] drm/msm: Do not run snapshot on non-DPU devices
Fabio Estevam
festevam at gmail.com
Thu Sep 16 16:24:25 UTC 2021
Hi Abhinav,
On Thu, Sep 16, 2021 at 1:15 PM <abhinavk at codeaurora.org> wrote:
>
> Hi Fabio
>
> Thanks for confirming.
>
> Although I have no issues with your change, I am curious why even msm is
> probing and/or binding.
> Your device tree should not be having any mdp/dpu nodes then.
The i.MX53 does have the following GPU node:
compatible = "amd,imageon-200.0", "amd,imageon";
That's why it probes the msm driver.
However, i.MX53 does not have any of the Qualcomm display controllers.
It uses the i.MX IPU display controller instead.
Hope that clarifies.
Please reply with a Reviewed-by if you are happy with my fix.
Thanks
More information about the dri-devel
mailing list