Re: [PATCH] drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly when the edid is read"

2022-11-21 Thread Luben Tuikov
Acked-by: Luben Tuikov Regards, Luben On 2022-11-21 12:38, Alex Deucher wrote: > This partially reverts 20543be93ca45968f344261c1a997177e51bd7e1. > > Calling drm_connector_update_edid_property() in > amdgpu_connector_free_edid() causes a noticable pause in > the system every 10 seconds on polle

[PATCH] drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly when the edid is read"

2022-11-21 Thread Alex Deucher
This partially reverts 20543be93ca45968f344261c1a997177e51bd7e1. Calling drm_connector_update_edid_property() in amdgpu_connector_free_edid() causes a noticable pause in the system every 10 seconds on polled outputs so revert this part of the change. Bug: https://gitlab.freedesktop.org/drm/amd/-/