diff options
| author | Hersen Wu <[email protected]> | 2023-04-04 13:44:18 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-04-24 18:31:54 -0400 |
| commit | 550e5d23f14784e2a625c25fe0c9d498589c9256 (patch) | |
| tree | 4cf88de5366656913bd3fce0ef0edbab7942fefa /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 1ba91b54a9051205c2110ed43a7dc5650d49ca0e (diff) | |
drm/amd/display: assign edid_blob_ptr with edid from debugfs
[Why] implementation change of drm_edid_override_set since linux
kernel 6.1, edid from debugfs is saved into connector->edid_override
immediatey, not saved to connector->edid_blob_ptr at the same time.
[How] call new drm_edid function drm_connector_update_edid_property
to assign connector->edid_blob_ptr with override edid from debugfs.
Tested-by: Daniel Wheeler <[email protected]>
Reviewed-by: Chao-kai Wang <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Hersen Wu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions