aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
diff options
context:
space:
mode:
authorHersen Wu <hersenxs.wu@amd.com>2023-04-04 13:44:18 -0400
committerAlex Deucher <alexander.deucher@amd.com>2023-04-24 18:31:54 -0400
commit550e5d23f14784e2a625c25fe0c9d498589c9256 (patch)
tree4cf88de5366656913bd3fce0ef0edbab7942fefa /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
parent1ba91b54a9051205c2110ed43a7dc5650d49ca0e (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 <daniel.wheeler@amd.com> Reviewed-by: Chao-kai Wang <Stylon.Wang@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Hersen Wu <hersenxs.wu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions