All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Revert "drm/amdgpu/display: change pipe policy for DCN 2.1"
@ 2023-02-28 19:54 Alex Deucher
  2023-03-07 23:36 ` Rodrigo Siqueira Jordao
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Deucher @ 2023-02-28 19:54 UTC (permalink / raw)
  To: amd-gfx; +Cc: Alex Deucher

This reverts commit fa458eb10dc7218146a84e6d2e072424e64d188a.

The issue is no longer present even with this commit present
as verified by the original reporter.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/1849#note_1759599
---
 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c b/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c
index 8f9244fe5c86..c10ff621cb1d 100644
--- a/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c
+++ b/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c
@@ -642,7 +642,7 @@ static const struct dc_debug_options debug_defaults_drv = {
 		.clock_trace = true,
 		.disable_pplib_clock_request = true,
 		.min_disp_clk_khz = 100000,
-		.pipe_split_policy = MPC_SPLIT_AVOID_MULT_DISP,
+		.pipe_split_policy = MPC_SPLIT_DYNAMIC,
 		.force_single_disp_pipe_split = false,
 		.disable_dcc = DCC_ENABLE,
 		.vsr_support = true,
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Revert "drm/amdgpu/display: change pipe policy for DCN 2.1"
  2023-02-28 19:54 [PATCH] Revert "drm/amdgpu/display: change pipe policy for DCN 2.1" Alex Deucher
@ 2023-03-07 23:36 ` Rodrigo Siqueira Jordao
  0 siblings, 0 replies; 2+ messages in thread
From: Rodrigo Siqueira Jordao @ 2023-03-07 23:36 UTC (permalink / raw)
  To: Deucher, Alexander; +Cc: amd-gfx



On 2/28/23 12:54, Alex Deucher wrote:
> This reverts commit fa458eb10dc7218146a84e6d2e072424e64d188a.
> 
> The issue is no longer present even with this commit present
> as verified by the original reporter.
> 
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
> Link: https://gitlab.freedesktop.org/drm/amd/-/issues/1849#note_1759599
> ---
>   drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c b/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c
> index 8f9244fe5c86..c10ff621cb1d 100644
> --- a/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c
> +++ b/drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c
> @@ -642,7 +642,7 @@ static const struct dc_debug_options debug_defaults_drv = {
>   		.clock_trace = true,
>   		.disable_pplib_clock_request = true,
>   		.min_disp_clk_khz = 100000,
> -		.pipe_split_policy = MPC_SPLIT_AVOID_MULT_DISP,
> +		.pipe_split_policy = MPC_SPLIT_DYNAMIC,
>   		.force_single_disp_pipe_split = false,
>   		.disable_dcc = DCC_ENABLE,
>   		.vsr_support = true,

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>

And change merged into amd-staging-drm-next.

Thanks
Siqueira

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-07 23:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-28 19:54 [PATCH] Revert "drm/amdgpu/display: change pipe policy for DCN 2.1" Alex Deucher
2023-03-07 23:36 ` Rodrigo Siqueira Jordao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.