diff options
| author | Joshua Peisach <jpeisach@ubuntu.com> | 2026-05-23 10:27:47 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-05-27 10:51:15 -0400 |
| commit | 8bdabc34f3f203348b405e4fefcd7516f8a82039 (patch) | |
| tree | 727542b364b0b6f50b524c7d87066781e871b9e9 /include/linux | |
| parent | d18ecfee5187e3b2dbff7e67dda8b2f54ff5231c (diff) | |
drm/radeon/radeon_connectors: use struct drm_edid instead of struct edid
This was done with amdgpu, just bringing the same patch to radeon.
The goal of this is to stop using the deprecated edid functions,
specifically drm_connector_update_edid_property. Switch to struct
drm_edid and the appropriate function replacements for the new type.
Also, for audio, use the raw edid for SADB allocations and for
equivalent drm_edid_is_digital expressions.
Signed-off-by: Joshua Peisach <jpeisach@ubuntu.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
