diff options
author | Eric Bernstein <eric.bernstein@amd.com> | 2021-02-05 13:53:31 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-02-22 18:21:30 -0500 |
commit | 83e6667b675f101fb66659dfa72e45d08773d763 (patch) | |
tree | affae0305f7fa1d9b8ccf3001abf08470f98f089 /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
parent | 688f97ed3f5e339c0c2c09d9ee7ff23d5807b0a7 (diff) |
drm/amd/display: Remove Assert from dcn10_get_dig_frontend
[Why]
In some cases, this function is called when DIG BE is not
connected to DIG FE, in which case a value of zero isn't
invalid and assert should not be hit.
[How]
Remove assert and handle ENGINE_ID_UNKNOWN result in calling
function.
Signed-off-by: Eric Bernstein <eric.bernstein@amd.com>
Acked-by: Bindu Ramamurthy <bindu.r@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions