diff options
author | Bindu Ramamurthy <bindu.r@amd.com> | 2021-05-20 17:06:04 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-05-22 00:59:52 +0300 |
commit | 6abb3f434c00281b338b5d7a547c57d93e0b9782 (patch) | |
tree | ed1bf05bc9c15e62557ebc64a3715de498a20c96 /drivers/gpu/drm/amd/amdgpu | |
parent | 5051cb794ac5d92154e186d87cdc12cba613f4f6 (diff) | |
download | linux-6abb3f434c00281b338b5d7a547c57d93e0b9782.tar.xz |
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: Bindu Ramamurthy <bindu.r@amd.com>
Reviewed-by: Roman Li <Roman.Li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions