diff options
| author | Hersen Wu <[email protected]> | 2023-04-04 17:44:18 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-04-24 22:31:54 +0000 |
| commit | 550e5d23f14784e2a625c25fe0c9d498589c9256 (patch) | |
| tree | 4cf88de5366656913bd3fce0ef0edbab7942fefa /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
| parent | drm/amdgpu: add support for new GFX shadow size query (diff) | |
| download | kernel-550e5d23f14784e2a625c25fe0c9d498589c9256.tar.gz kernel-550e5d23f14784e2a625c25fe0c9d498589c9256.zip | |
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 <[email protected]>
Reviewed-by: Chao-kai Wang <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Hersen Wu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions
