-
- Downloads
You need to sign in or sign up before continuing.
drm/amd/display: Fix seamless boot sequence
[WHY] When the system powers up eDP with external monitors in seamless boot sequence, stutter get enabled before TTU and HUBP registers being programmed, which resulting in underflow. [HOW] Enable TTU in hubp_init. Change the sequence that do not perpare_bandwidth and optimize_bandwidth while having seamless boot streams. Cc: Mario Limonciello <mario.limonciello@amd.com> Cc: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org Reviewed-by:Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by:
Lo-an Chen <lo-an.chen@amd.com> Signed-off-by:
Paul Hsieh <paul.hsieh@amd.com> Signed-off-by:
Alex Hung <alex.hung@amd.com> Tested-by:
Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
Showing
- drivers/gpu/drm/amd/display/dc/core/dc.c 1 addition, 1 deletiondrivers/gpu/drm/amd/display/dc/core/dc.c
- drivers/gpu/drm/amd/display/dc/hubbub/dcn30/dcn30_hubbub.c 2 additions, 1 deletiondrivers/gpu/drm/amd/display/dc/hubbub/dcn30/dcn30_hubbub.c
- drivers/gpu/drm/amd/display/dc/hubbub/dcn31/dcn31_hubbub.c 2 additions, 1 deletiondrivers/gpu/drm/amd/display/dc/hubbub/dcn31/dcn31_hubbub.c
- drivers/gpu/drm/amd/display/dc/hubbub/dcn32/dcn32_hubbub.c 2 additions, 1 deletiondrivers/gpu/drm/amd/display/dc/hubbub/dcn32/dcn32_hubbub.c
- drivers/gpu/drm/amd/display/dc/hubbub/dcn35/dcn35_hubbub.c 2 additions, 1 deletiondrivers/gpu/drm/amd/display/dc/hubbub/dcn35/dcn35_hubbub.c
- drivers/gpu/drm/amd/display/dc/hubp/dcn30/dcn30_hubp.c 2 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/hubp/dcn30/dcn30_hubp.c
- drivers/gpu/drm/amd/display/dc/hubp/dcn32/dcn32_hubp.c 2 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/hubp/dcn32/dcn32_hubp.c
- drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c 2 additions, 1 deletiondrivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
Loading
Please register or sign in to comment