drm/amd/display: Make unbounded req update separate from dlg/ttu
authorAlvin Lee <alvin.lee2@amd.com>
Fri, 5 May 2023 15:06:26 +0000 (11:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:39:49 +0000 (09:39 -0400)
commitfe9fa3859b66caf4a6923598c8e343b8a32ec5d1
treec591f38ed3f562d61a3f7bdc9c0968ba5e1faf70
parentd205a800a66e46430ab93c0d450393233d39931a
drm/amd/display: Make unbounded req update separate from dlg/ttu

[Description]
- Updates to unbounded requesting should not be conditional
  on updates to dlg / ttu, as this could prevent unbounded
  requesting from being updated if dlg / ttu does not change

Reviewed-by: Jun Lei <jun.lei@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c
drivers/gpu/drm/amd/display/dc/inc/core_types.h