diff options
author | Liu Ying <[email protected]> | 2023-08-07 14:11:15 +0800 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2023-08-14 14:41:18 +0200 |
commit | 199cf07ebd2b0d41185ac79b895547d45610b681 (patch) | |
tree | b2bcb2aa63d64a725c123df1f0bc9933852d9f2e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4d49d87b3606369c6e29b9d051892ee1a6fc4e75 (diff) |
drm/bridge: panel: Add a device link between drm device and panel device
Add the device link when panel bridge is attached and delete the link
when panel bridge is detached. The drm device is the consumer while
the panel device is the supplier. This makes sure that the drm device
suspends eariler and resumes later than the panel device, hence resolves
problems where the order is reversed, like the problematic case mentioned
in the below link.
Link: https://lore.kernel.org/lkml/CAPDyKFr0XjrU_udKoUKQ_q8RWaUkyqL+8fV-7s1CTMqi7u3-Rg@mail.gmail.com/T/
Suggested-by: Ulf Hansson <[email protected]>
Signed-off-by: Liu Ying <[email protected]>
Reviewed-by: Ulf Hansson <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions