diff options
author | Rob Clark <robin.clark@oss.qualcomm.com> | 2025-06-09 11:24:37 -0700 |
---|---|---|
committer | Rob Clark <robin.clark@oss.qualcomm.com> | 2025-06-09 16:42:09 -0700 |
commit | 0838fc3e6718743d595bf26e0e69ae55aa51fad1 (patch) | |
tree | 8b7b9f4bd7c053c7c4790ea0eac0bd2196fba8ab /rust/helpers/helpers.c | |
parent | 1efb73791c828f3d1ac68ebbc5eddc35a562f9d0 (diff) |
drm/msm/adreno: Check for recognized GPU before bind
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@oss.qualcomm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Patchwork: https://patchwork.freedesktop.org/patch/657701/
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions