diff options
author | Swapnil Patel <Swapnil.Patel@amd.com> | 2022-12-05 16:39:31 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-03 16:57:57 -0500 |
commit | a1cbe6916f44a5002a8123e5804063196ad9cf71 (patch) | |
tree | 2201e28ac4daac8b9a5babf6c773b0812d9830b8 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | a5b50a0cbf6fa201a6480832986b3ca4817e0568 (diff) | |
download | linux-a1cbe6916f44a5002a8123e5804063196ad9cf71.tar.gz linux-a1cbe6916f44a5002a8123e5804063196ad9cf71.tar.bz2 linux-a1cbe6916f44a5002a8123e5804063196ad9cf71.zip |
drm/amd/display: patch cases with unknown plane state to prevent warning
[Why]
DCN301 resource function is missing function pointer to
handle cases with unknown plane state.
This causes assertion when global state is validated while
using swizzle parameter as “DC_UNKNOWN”
[How]
Add function pointer to handle and patch cases when plane
state is unknown.
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Swapnil Patel <Swapnil.Patel@amd.com>
Reviewed-by: Sung joon Kim <Sungjoon.Kim@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_ras.c')
0 files changed, 0 insertions, 0 deletions