drm/amd/display: Disable MPC rate control on ODM pipe update[Why]Seamless boot skips MPC init for the active pipe, resulting in stale MPCrate control state being retained. This will cause issues
drm/amd/display: Disable MPC rate control on ODM pipe update[Why]Seamless boot skips MPC init for the active pipe, resulting in stale MPCrate control state being retained. This will cause issues since otherlogic assumes it is disabled (as DCN30 and newer does not need it).[How]Disable MPC rate control on ODM pipe update to cover the seamless bootcase.Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>Reviewed-by: Alvin Lee <alvin.lee2@amd.com>Signed-off-by: George Shen <george.shen@amd.com>Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
drm/amd/display: Refactoring MPC[Why]To refactor MPC files[How]Moved MPC files to respective folders andupdated makefiles appropriately.Reviewed-by: Martin Leung <martin.leung@amd.com>Signe
drm/amd/display: Refactoring MPC[Why]To refactor MPC files[How]Moved MPC files to respective folders andupdated makefiles appropriately.Reviewed-by: Martin Leung <martin.leung@amd.com>Signed-off-by: Jerry Zuo <jerry.zuo@amd.com>Signed-off-by: Mounika Adhuri <moadhuri@amd.com>Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>Signed-off-by: Alex Deucher <alexander.deucher@amd.com>