> -Original Message-
> From: Kandpal, Suraj
> Sent: 03 December 2024 14:17
> To: intel...@lists.freedesktop.org; intel-gfx@lists.freedesktop.org
> Cc: Golani, Mitulkumar Ajitkumar ;
> Kandpal, Suraj
> Subject: [PATCH 1/6] drm/i915/wm: Initialize max_latency variable to
> appropriate va
On Fri, 15 Nov 2024, Suraj Kandpal wrote:
> Initialize max_latency variable to LNL_PKG_C_LATENCY_MASK which helps
> to eliminate the else block and make the whole code a lot cleaner.
> While we are at it group the initialized variable together.
>
> Signed-off-by: Suraj Kandpal
> ---
> drivers/gp
> -Original Message-
> From: Golani, Mitulkumar Ajitkumar
>
> Sent: Monday, December 2, 2024 2:46 PM
> To: Kandpal, Suraj ; intel...@lists.freedesktop.org;
> intel-gfx@lists.freedesktop.org
> Cc: Govindapillai, Vinod ; Nikula, Jani
>
> Subject: RE: [PATCH 1
> -Original Message-
> From: Intel-gfx On Behalf Of Suraj
> Kandpal
> Sent: 15 November 2024 21:31
> To: intel...@lists.freedesktop.org; intel-gfx@lists.freedesktop.org
> Cc: Govindapillai, Vinod ; Nikula, Jani
> ; Kandpal, Suraj
> Subject: [PATCH 1/6] drm/i915/wm: Initialize max_laten