Re: [PATCH] drm/amd/display: Use true/false for boolean variables in DML2 core files

2025-05-05 Thread Alex Hung
Reviewed-by: Alex Hung On 4/24/25 09:14, Ivan Shamliev wrote: From 694c017112d176af07c2a65f015a8e73d6895e81 Mon Sep 17 00:00:00 2001 From: Ivan Shamliev Date: Thu, 24 Apr 2025 11:00:08 +0300 Subject: [PATCH] drm/amd/display: Use true/false for boolean variables in DML2 core files Replace

[PATCH] drm/amd/display: Use true/false for boolean variables in DML2 core files

2025-04-25 Thread Ivan Shamliev
From 694c017112d176af07c2a65f015a8e73d6895e81 Mon Sep 17 00:00:00 2001 From: Ivan Shamliev Date: Thu, 24 Apr 2025 11:00:08 +0300 Subject: [PATCH] drm/amd/display: Use true/false for boolean variables in DML2 core files Replace 0 and 1 with false and true for boolean variables in