diff options
| author | Alvin Lee <[email protected]> | 2024-01-19 22:20:21 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-01-29 20:46:34 +0000 |
| commit | b26b943a8dcf627a80aac6aad64a30490774691c (patch) | |
| tree | 822d4adf8d61013cb8c426f4961660efd7597c0b /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue (diff) | |
| download | kernel-b26b943a8dcf627a80aac6aad64a30490774691c.tar.gz kernel-b26b943a8dcf627a80aac6aad64a30490774691c.zip | |
drm/amd/display: Populate invalid split index to be 0xF
[why]
There exists scenarios where the split index for subvp can be
pipe index 0. The assumption in FW is that the split index
won't be 0 but this is incorrect.
[how]
Instead populate non-split cases to be 0xF to differentiate
between split and non-split.
Reviewed-by: Wenjing Liu <[email protected]>
Acked-by: Tom Chung <[email protected]>
Signed-off-by: Alvin Lee <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
