title: "BSP 4.1.x upport: rcar-du: Handle hotplug during suspend" team: MM key: 2eb2db24-8994-4ef8-aad4-be0bf37867ad status: New bsp41x: - 7ec9182a4daa4f44db1061d36425f9347d898da7 # drm: rcar-du: Add hot plug event function at resume bsp51x: - 95bfaf2f9d828d8a89201d5fbf05132dddb37dbc # drm: rcar-du: Add hot plug event function at resume comments: - The BSP commit seems to be have been developed to handle hotplug events that occurred during system suspend, and thus didn't generate any interrupt. This needs to be tested first. - Most drivers are expected to be affected by this issue, a solution in the DRM core may be best.