blob: 89ec03cf69d85fee8413054569fa784c41675ab7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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.
|