Skip to content
Snippets Groups Projects
Commit 3434cef8 authored by hersen wu's avatar hersen wu Committed by Kamil Konieczny
Browse files

tests/amdgpu/amd_dp_dsc: fix basic and bpc test be skipped


amd_dp_dsc tests are skipped when output max value (n_outputs)
is fewer than pipe max value (n_pipes) because a pipe may not
be enabled, i.e. display->pipes[i].enable == false. As a result,
n_outputs should be used instead.

Reviewed-by: default avatarAlex Hung <alex.hung@amd.com>
Signed-off-by: default avatarHersen Wu <hersenxs.wu@amd.com>
parent b25ca07c
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment