diff options
author | Wenjing Liu <[email protected]> | 2024-03-19 10:06:51 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-04-09 22:02:54 -0400 |
commit | 5db346c256bbacc634ff515a1a9202cd4b61d8c7 (patch) | |
tree | 7ed1d60b05e2e0f5d2c649964302990a9873f882 /lib/find_bit.c | |
parent | 89e5f42c049576340cae778ed7baa81d1e66b318 (diff) |
drm/amd/display: update pipe topology log to support subvp
[why]
There is an ambiguity in subvp pipe topology log. The log doesn't show
subvp relation to main stream and it is not clear that certain stream
is an internal stream for subvp pipes.
[how]
Separate subvp pipe topology logging from main pipe topology. Log main
stream indices instead of the internal stream for subvp pipes.
The following is a sample log showing 2 streams with subvp enabled on
both:
pipe topology update
________________________
| plane0 slice0 stream0|
|DPP1----OPP1----OTG1----|
| plane0 slice0 stream1|
|DPP0----OPP0----OTG0----|
| (phantom pipes) |
| plane0 slice0 stream0|
|DPP3----OPP3----OTG3----|
| plane0 slice0 stream1|
|DPP2----OPP2----OTG2----|
|________________________|
Reviewed-by: Alvin Lee <[email protected]>
Acked-by: Roman Li <[email protected]>
Signed-off-by: Wenjing Liu <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/find_bit.c')
0 files changed, 0 insertions, 0 deletions