[PATCH 0/3] drm/msm: Better unknown GPU handling

Rob Clark posted 3 patches 4 months ago
There is a newer version of this series
drivers/gpu/drm/msm/adreno/adreno_device.c | 39 ++++++++++++++++------
drivers/gpu/drm/msm/msm_drv.c              |  6 ++--
drivers/gpu/drm/msm/msm_gpu.h              |  1 +
3 files changed, 33 insertions(+), 13 deletions(-)
[PATCH 0/3] drm/msm: Better unknown GPU handling
Posted by Rob Clark 4 months ago
Detect earlier if the GPU is supported, and skip binding the GPU
sub-component if not.  This way the rest of the driver can still
probe and get working display if the only thing unsupported is
the GPU.

Rob Clark (3):
  drm/msm: Rename add_components_mdp()
  drm/msm/adreno: Pass device_node to find_chipid()
  drm/msm/adreno: Check for recognized GPU before bind

 drivers/gpu/drm/msm/adreno/adreno_device.c | 39 ++++++++++++++++------
 drivers/gpu/drm/msm/msm_drv.c              |  6 ++--
 drivers/gpu/drm/msm/msm_gpu.h              |  1 +
 3 files changed, 33 insertions(+), 13 deletions(-)

-- 
2.49.0