diff options
author | Eric Bernstein <[email protected]> | 2021-02-05 13:53:31 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-02-22 18:21:30 -0500 |
commit | 83e6667b675f101fb66659dfa72e45d08773d763 (patch) | |
tree | affae0305f7fa1d9b8ccf3001abf08470f98f089 /lib/mpi/mpi-sub-ui.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 <[email protected]>
Acked-by: Bindu Ramamurthy <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions