Skip to content
Commit ba8e5977 authored by Bindu Ramamurthy's avatar Bindu Ramamurthy Committed by Alex Deucher
Browse files

drm/amd/display: Allow bandwidth validation for 0 streams.



[Why]
Bandwidth calculations are triggered for non zero streams, and
in case of 0 streams, these calculations were skipped with
pstate status not being updated.

[How]
As the pstate status is applicable for non zero streams, check
added for allowing 0 streams inline with dcn internal bandwidth
validations.

Signed-off-by: default avatarBindu Ramamurthy <bindu.r@amd.com>
Reviewed-by: default avatarRoman Li <Roman.Li@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 8124c8a6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment