diff options
author | 2024-01-02 14:20:37 +0800 | |
---|---|---|
committer | 2024-01-15 18:35:39 -0500 | |
commit | 3b84525544be4ca0481110263a6d73eb00741cf3 (patch) | |
tree | 7c49513b0c67234eee9766ea5426fc177b04b6a9 /drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | |
parent | drm/amd/display: Allow Z8 for multiplane configurations on DCN35 (diff) | |
download | linux-rng-3b84525544be4ca0481110263a6d73eb00741cf3.tar.xz linux-rng-3b84525544be4ca0481110263a6d73eb00741cf3.zip |
drm/amd/display: Align the returned error code with legacy DP
[Why]
For usb4 connector, AUX transaction is handled by dmub utilizing a differnt
code path comparing to legacy DP connector. If the usb4 DP connector is
disconnected, AUX access will report EBUSY and cause igt@kms_dp_aux_dev
fail.
[How]
Align the error code with the one reported by legacy DP as EIO.
Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Acked-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Wayne Lin <Wayne.Lin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c')
0 files changed, 0 insertions, 0 deletions