[PATCH v2 3/3] drm/msm/adreno: Check for recognized GPU before bind

Konrad Dybcio konrad.dybcio at oss.qualcomm.com
Tue Jun 10 12:07:53 UTC 2025


On 6/9/25 8:24 PM, 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.clark at oss.qualcomm.com>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio at oss.qualcomm.com>

Konrad


More information about the dri-devel mailing list