diff options
| author | Joshua Aberback <joshua.aberback@amd.com> | 2024-11-23 03:46:10 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2024-12-10 18:31:24 +0300 |
| commit | 5f02fc3ecb7d565df7db027a39fc7b39cb3deea8 (patch) | |
| tree | 003742b149fd9763c05d51da9589addf8a04d202 /tools/perf/scripts/python/gecko.py | |
| parent | ea0553b41bb8ef5eb022741b5433645595e1e3f0 (diff) | |
| download | linux-5f02fc3ecb7d565df7db027a39fc7b39cb3deea8.tar.xz | |
drm/amd/display: Refactor dcn31_panel_construct to avoid assert
[Why]
We want to avoid unnecessary asserts, one of which is hit in
dcn31_panel_construct when booting on a DCN32 asic that has an eDP
connector on a different DIG than A or B. The DIG-based mapping only
applies when edp0_on_dp1 is supported, therefore the check for valid
eng_id can be moved within the appropriate section of the if statement.
Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Joshua Aberback <joshua.aberback@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions
