drm/amd/display: Fix seamless boot sequence[WHY]When the system powers up eDP with external monitors in seamless bootsequence, stutter get enabled before TTU and HUBP registers beingprogrammed,
drm/amd/display: Fix seamless boot sequence[WHY]When the system powers up eDP with external monitors in seamless bootsequence, stutter get enabled before TTU and HUBP registers beingprogrammed, which resulting in underflow.[HOW]Enable TTU in hubp_init.Change the sequence that do not perpare_bandwidth and optimize_bandwidthwhile having seamless boot streams.Cc: Mario Limonciello <mario.limonciello@amd.com>Cc: Alex Deucher <alexander.deucher@amd.com>Cc: stable@vger.kernel.orgReviewed-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>
show more ...
drm/amd/display: Enable DCC on DCN401[WHAT]Add registers and entry points to enable DCC on DCN4xReviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>Signed-off-by: Alex Hung <alex.hung@amd.c
drm/amd/display: Enable DCC on DCN401[WHAT]Add registers and entry points to enable DCC on DCN4xReviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>Signed-off-by: Alex Hung <alex.hung@amd.com>Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drm/amd/display: Refactor HUBBUB into component folder[why]cleaning up the code refactor requires hubbub to be in its own component.[how]Move all files under newly created hubbub folder and fix
drm/amd/display: Refactor HUBBUB into component folder[why]cleaning up the code refactor requires hubbub to be in its own component.[how]Move all files under newly created hubbub folder and fix the makefiles.Reviewed-by: Martin Leung <martin.leung@amd.com>Acked-by: Wayne Lin <wayne.lin@amd.com>Signed-off-by: Revalla Hari Krishna <harikrishna.revalla@amd.com>Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>