diff options
author | Jani Nikula <[email protected]> | 2024-05-10 18:08:11 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2024-05-23 14:37:24 +0300 |
commit | 42505ab1201918585b2627b171b064193a815c0d (patch) | |
tree | 44fc46991580112dbf8f45f65e06d9a463be1be1 /tools/perf/scripts/python/parallel-perf.py | |
parent | 8032e67f79497e4cad26d3d229905b349a2a1c76 (diff) |
drm/amdgpu: remove amdgpu_connector_edid() and stop using edid_blob_ptr
amdgpu_connector_edid() copies the EDID from edid_blob_ptr as a side
effect if amdgpu_connector->edid isn't initialized. However, everywhere
that the returned EDID is used, the EDID should have been set
beforehands.
Only the drm EDID code should look at the EDID property, anyway, so stop
using it.
Cc: Alex Deucher <[email protected]>
Cc: Christian König <[email protected]>
Cc: Pan
Cc: [email protected]
Reviewed-by: Robert Foss <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/1463862965d76e9458551598fd4d287a08d3d264.1715353572.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions