diff options
author | Zi Yu Liao <[email protected]> | 2019-07-30 15:36:53 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-08-23 11:37:18 -0500 |
commit | 89cb5614736b9b5d3b833ca2237d10da6b4b0395 (patch) | |
tree | 8ca6d826a2508d29ef201eee079804bbf590729e /lib/mpi/mpi-internal.h | |
parent | 574304041bb9508a4e73533e8d1702b0e713d321 (diff) |
drm/amd/display: fix MPO HUBP underflow with Scatter Gather
[why]
With Scatter Gather enabled, HUBP underflows during MPO enabled video
playback. hubp_init has a register write that fixes this problem, but
the register is cleared when HUBP gets power gated.
[how]
Make a call to hubp_init during enable_plane, so that the fix can
be applied after HUBP powers back on again.
Signed-off-by: Zi Yu Liao <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions