diff options
| author | Wayne Lin <Wayne.Lin@amd.com> | 2025-04-20 17:50:03 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-18 08:24:07 +0200 |
| commit | f647ce6d9b5d410a2a468d67c093d7f6e5a03b45 (patch) | |
| tree | d0c8b88f4edbd9115aee08ce4dc25d7c9665ddc3 /drivers/gpu/drm/amd/amdgpu | |
| parent | 79d982ae2f61ad65955dce1bf5b9a7a4f0561f58 (diff) | |
| download | linux-f647ce6d9b5d410a2a468d67c093d7f6e5a03b45.tar.gz linux-f647ce6d9b5d410a2a468d67c093d7f6e5a03b45.tar.bz2 linux-f647ce6d9b5d410a2a468d67c093d7f6e5a03b45.zip | |
drm/amd/display: Copy AUX read reply data whenever length > 0
commit 3924f45d4de7250a603fd7b50379237a6a0e5adf upstream.
[Why]
amdgpu_dm_process_dmub_aux_transfer_sync() should return all exact data
reply from the sink side. Don't do the analysis job in it.
[How]
Remove unnecessary check condition AUX_TRANSACTION_REPLY_AUX_ACK.
Fixes: ead08b95fa50 ("drm/amd/display: Fix race condition in DPIA AUX transfer")
Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Ray Wu <ray.wu@amd.com>
Signed-off-by: Wayne Lin <Wayne.Lin@amd.com>
Signed-off-by: Ray Wu <ray.wu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 9b540e3fe6796fec4fb1344f3be8952fc2f084d4)
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions
