On Mon, Jun 09, 2025 at 11:24:37AM -0700, Rob Clark wrote: > If we have a newer dtb than kernel, we could end up in a situation where > the GPU device is present in the dtb, but not in the drivers device > table. We don't want this to prevent the display from probing. So > check that we recognize the GPU before adding the GPU component. > > v2: use %pOF > > Signed-off-by: Rob Clark <robin.cl...@oss.qualcomm.com> > --- > drivers/gpu/drm/msm/adreno/adreno_device.c | 29 ++++++++++++++++++---- > drivers/gpu/drm/msm/msm_drv.c | 2 +- > drivers/gpu/drm/msm/msm_gpu.h | 1 + > 3 files changed, 26 insertions(+), 6 deletions(-) >
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry