diff options
| author | Harry Wentland <[email protected]> | 2018-03-08 22:05:35 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-04-11 13:07:38 -0500 |
| commit | a12c3b7d4e2ac7837c23620ebc3e42b397c1c321 (patch) | |
| tree | 3533f6229e73d8715ae94fa8f2a98b5aed1a4f7f /tools/perf/scripts/python | |
| parent | deb0aac6af79265408c2b3c62b3d1150e7c46a1b (diff) | |
drm/amd/display: Don't read EDID in atomic_check
We shouldn't attempt to read EDID in atomic_check. We really shouldn't
even be modifying the connector object, or any other non-state object,
but this is a start at least.
Moving EDID cleanup to dm_dp_mst_connector_destroy from
dm_dp_destroy_mst_connector to ensure the EDID is still available for
headless mode.
Signed-off-by: Harry Wentland <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions