diff options
author | David Francis <[email protected]> | 2019-08-16 13:43:46 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-01-09 18:07:47 -0500 |
commit | b6adc57cff616da18ff8cff028d2ddf585c97334 (patch) | |
tree | 84b536f154c07b8650964baba6025e6f20a15fe4 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | 5b03f9d86880711441c5681244d352212460a595 (diff) |
drm/amd/display: Initialize DSC PPS variables to 0
For DSC MST, sometimes monitors would break out
in full-screen static. The issue traced back to the
PPS generation code, where these variables were being used
uninitialized and were picking up garbage.
memset to 0 to avoid this
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Signed-off-by: David Francis <[email protected]>
Signed-off-by: Mikita Lipski <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions