diff options
author | Jimmy Kizito <[email protected]> | 2021-10-20 12:29:22 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-11-03 12:32:34 -0400 |
commit | 589bd2f03f87563d6dc4f480d47e5aabc09e4784 (patch) | |
tree | 9267553c4c80148e6bb1d79c0f883c4724b38083 /scripts/gdb/linux/utils.py | |
parent | 0b55313cbdd3cf9095774dff8782a79a4a6b599f (diff) |
drm/amd/display: Clear encoder assignments when state cleared.
[Why]
State can be cleared without removing individual streams (by
calling dc_remove_stream_from_ctx()). This can leave the
encoder assignment module in an incoherent state and cause
future assignments to be incorrect.
[How]
Clear encoder assignments when committing 0 streams or
re-initializing hardware.
Acked-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Jimmy Kizito <[email protected]>
Reviewed-by: Jun Lei <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions