diff options
author | Melissa Wen <mwen@igalia.com> | 2024-09-27 18:05:56 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-10-07 14:32:08 -0400 |
commit | 48edb2a4256eedf6c92eecf2bc7744e6ecb44b5e (patch) | |
tree | 2d0ccf5bcebd3935af859819006c583bbf468436 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 212cc2411994c4a692c3e8c9d04592fd8b1b7108 (diff) | |
download | linux-48edb2a4256eedf6c92eecf2bc7744e6ecb44b5e.tar.gz linux-48edb2a4256eedf6c92eecf2bc7744e6ecb44b5e.tar.bz2 linux-48edb2a4256eedf6c92eecf2bc7744e6ecb44b5e.zip |
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 <mwen@igalia.com>
Co-developed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions