diff options
author | Wenjing Liu <wenjing.liu@amd.com> | 2023-08-18 10:08:29 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-08-30 15:38:11 -0400 |
commit | d55a36062eb52e95195dab038bb9f237c69ca190 (patch) | |
tree | f98fdd1eb14d2abb422fb16d54c5fbada7da09bf /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | |
parent | 07926ba8a44f0ca9165ee2fb17c9afc7908c3b2b (diff) | |
download | linux-d55a36062eb52e95195dab038bb9f237c69ca190.tar.gz linux-d55a36062eb52e95195dab038bb9f237c69ca190.tar.bz2 linux-d55a36062eb52e95195dab038bb9f237c69ca190.zip |
drm/amd/display: fix pipe topology logging error
[why]
There is a logging error in the recently added pipe topology log.
If the plane with index 0 uses MPC combine, the log shows that
as two separate planes.
[how]
Initialize plane idx as -1 and increment plane idx before logging
any primary dpp pipes of a plane.
Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Wenjing Liu <wenjing.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions