diff options
author | Melissa Wen <[email protected]> | 2024-09-27 18:05:56 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-10-07 14:32:08 -0400 |
commit | 48edb2a4256eedf6c92eecf2bc7744e6ecb44b5e (patch) | |
tree | 2d0ccf5bcebd3935af859819006c583bbf468436 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | |
parent | 212cc2411994c4a692c3e8c9d04592fd8b1b7108 (diff) |
drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
Replace raw edid handling (struct edid) with the opaque EDID type
(struct drm_edid) on amdgpu_dm_connector for consistency. It may also
prevent mismatch of approaches in different parts of the driver code.
Signed-off-by: Melissa Wen <[email protected]>
Co-developed-by: Mario Limonciello <[email protected]>
Signed-off-by: Mario Limonciello <[email protected]>
Reviewed-by: Alex Hung <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions