RE: [PATCH] drm/amd/display: Enable idle optimizations on DCN401

2024-06-12 Thread Feng, Kenneth
; Pillai, Aurabindo Subject: [PATCH] drm/amd/display: Enable idle optimizations on DCN401 Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding. Idle optimizations were disabled due to some bugs which are now fixed in

[PATCH] drm/amd/display: Enable idle optimizations on DCN401

2024-06-11 Thread Aurabindo Pillai
Idle optimizations were disabled due to some bugs which are now fixed in DMCUB and PM firwmare. Enable these the optimizations back. Signed-off-by: Aurabindo Pillai --- .../gpu/drm/amd/display/dc/resource/dcn401/dcn401_resource.c| 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gp