diff options
author | Dillon Varone <Dillon.Varone@amd.com> | 2022-12-21 20:28:56 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-01-17 15:41:11 -0500 |
commit | e36193123f3f5e4ac837f32daa78125d8e9d749b (patch) | |
tree | 19ecb455143b218595d76ec2f45152012dcb5c74 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c | |
parent | 2ebd1036209c2e7b61e6bc6e5bee4b67c1684ac6 (diff) | |
download | linux-e36193123f3f5e4ac837f32daa78125d8e9d749b.tar.gz linux-e36193123f3f5e4ac837f32daa78125d8e9d749b.tar.bz2 linux-e36193123f3f5e4ac837f32daa78125d8e9d749b.zip |
drm/amd/display: Account for MPO planes in dcn32 mall alloc calculations
[WHY?]
Cannot only consider the MALL required from top pipes because of the MPO
case.
[HOW?]
Only count a pipe if it fits the following criteria:
1) does not have a top pipe (is the topmost pipe for that plane)
2) it does have a top pipe, but that pipe is associated with a different
plane
Tested-by: Daniel Wheeler <Daniel.Wheeler@amd.com>
Reviewed-by: Nevenko Stupar <Nevenko.Stupar@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Dillon Varone <Dillon.Varone@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c')
0 files changed, 0 insertions, 0 deletions