Re: [PATCH 1/2] drm/amd/display: Refactor dm_get_plane_scale helper

2023-10-03 Thread Hamza Mahfooz
On 10/2/23 10:16, Michel Dänzer wrote: From: Michel Dänzer Cleanup, no functional change intended. Signed-off-by: Michel Dänzer Seems like this series does indeed fix the issue, so I have applied it instead of the revert. --- .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 23 ++

[PATCH 1/2] drm/amd/display: Refactor dm_get_plane_scale helper

2023-10-02 Thread Michel Dänzer
From: Michel Dänzer Cleanup, no functional change intended. Signed-off-by: Michel Dänzer --- .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 23 +++ 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/d