diff options
author | Chris Park <chris.park@amd.com> | 2024-11-04 13:18:39 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-11-20 09:39:27 -0500 |
commit | c33a93201ca07119de90e8c952fbdf65920ab55d (patch) | |
tree | ab8cdb8e0d4cf3beb2a25ba81fd66aba56e295d7 /drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c | |
parent | 8fef253c94a5312b9150b2ff8e633b331bac7e88 (diff) | |
download | linux-c33a93201ca07119de90e8c952fbdf65920ab55d.tar.gz linux-c33a93201ca07119de90e8c952fbdf65920ab55d.tar.bz2 linux-c33a93201ca07119de90e8c952fbdf65920ab55d.zip |
drm/amd/display: Ignore scalar validation failure if pipe is phantom
[Why]
There are some pipe scaler validation failure when the pipe is phantom
and causes crash in DML validation. Since, scalar parameters are not
as important in phantom pipe and we require this plane to do successful
MCLK switches, the failure condition can be ignored.
[How]
Ignore scalar validation failure if the pipe validation is marked as
phantom pipe.
Cc: stable@vger.kernel.org # 6.11+
Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Chris Park <chris.park@amd.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@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/amdgpu_reset.c')
0 files changed, 0 insertions, 0 deletions