diff options
author | Douglas Anderson <[email protected]> | 2018-12-04 10:04:41 -0800 |
---|---|---|
committer | Rob Clark <[email protected]> | 2018-12-11 13:07:09 -0500 |
commit | d1d9d0e1724d6a7123b4280fdf6630ae70f96c9c (patch) | |
tree | eca637667e51dfae4eae784a1715015c4a589667 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e400b9edb078ba1c72a7017aab52c4a4a5c1fae8 (diff) |
drm/msm: Only add available components
When trying to get the display up on my sdm845 board I noticed that
the display wouldn't probe if I had the dsi1 node marked as "disabled"
even though my board doesn't use dsi1. It looks like the msm code
adds all nodes to its list of components even if they are disabled. I
believe this doesn't work because all registered components need to
come up before we finish probing. Let's do like other DRM code and
only add available components.
Signed-off-by: Douglas Anderson <[email protected]>
Reviewed-by: Rob Clark <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions