Over the past years I've been trying to unify the override and firmware EDID handling as well as EDID property updates. It won't work if drivers do their own random things.
BR, Jani. Cc: Alex Deucher <[email protected]> Cc: Alex Hung <[email protected]> Cc: Chao-kai Wang <[email protected]> Cc: Daniel Wheeler <[email protected]> Cc: Harry Wentland <[email protected]> Cc: Hersen Wu <[email protected]> Cc: Leo Li <[email protected]> Cc: Rodrigo Siqueira <[email protected]> Cc: Wenchieh Chien <[email protected]> Cc: David Airlie <[email protected]> Cc: Daniel Vetter <[email protected]> Jani Nikula (4): Revert "drm/amd/display: drop unused count variable in create_eml_sink()" Revert "drm/amd/display: assign edid_blob_ptr with edid from debugfs" Revert "drm/amd/display: mark amdgpu_dm_connector_funcs_force static" Revert "drm/amd/display: implement force function in amdgpu_dm_connector_funcs" .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 44 +++---------------- 1 file changed, 5 insertions(+), 39 deletions(-) -- 2.39.2
