diff options
| author | Martin Tsai <[email protected]> | 2020-12-03 10:47:11 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-12-23 15:01:34 -0500 |
| commit | c2d61e309171437e042f4c859e88077fffee18e5 (patch) | |
| tree | 2c749f2c55ef3f42cab75abb54616b2b5aa47b3b /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | 2da94e2808bd7df30ace134991ed0fbd95188acd (diff) | |
drm/amd/display: Modify the hdcp device count check condition
[why]
Some MST display may not report the internal panel to DEVICE_COUNT,
that makes the check condition always failed.
[how]
To update this condition with the reported device count + 1
(because the immediate repeater's internal panel is possibly
not included in DEVICE_COUNT)
Signed-off-by: Martin Tsai <[email protected]>
Acked-by: Bindu Ramamurthy <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions