diff options
| author | Stanislav Lisovskiy <[email protected]> | 2021-05-27 11:01:06 +0000 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2021-06-09 14:24:58 +0000 |
| commit | 0d6695b112762aa7aad28c46e65561389b6f50d6 (patch) | |
| tree | 6f1ffca7004f8eede953dc3855092b87e0bce2e3 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
| parent | drm/i915/adl_p: CDCLK crawl support for ADL (diff) | |
| download | kernel-0d6695b112762aa7aad28c46e65561389b6f50d6.tar.gz kernel-0d6695b112762aa7aad28c46e65561389b6f50d6.zip | |
drm/i915/adl_p: Same slices mask is not same Dbuf state
We currently treat same slice mask as a same DBuf state and skip
updating the Dbuf slices, if we detect that.
This is wrong as if we have a multi to single pipe change or
vice versa, that would be treated as a same Dbuf state and thus
no changes required, so we don't get Mbus updated, causing issues.
Solution: check also mbus_join, in addition to slices mask.
Cc: Ville Syrjälä <[email protected]>
Reviewed-by: Uma Shankar <[email protected]>
Signed-off-by: Stanislav Lisovskiy <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h')
0 files changed, 0 insertions, 0 deletions
