Re: [PATCH] drm/i914/watermark: Modify latency programmed into PKG_C_LATENCY

2024-11-10 Thread Pottumuttu, Sai Teja
l, Suraj ; intel- x...@lists.freedesktop.org; intel-gfx@lists.freedesktop.org *Cc:* Govindapillai, Vinod *Subject:* Re: [PATCH] drm/i914/watermark: Modify latency programmed into PKG_C_LATENCY On 07-11-2024 17:02, Suraj Kandpal wrote: Increase the latency programmed into PKG_C_LATEN

RE: [PATCH] drm/i914/watermark: Modify latency programmed into PKG_C_LATENCY

2024-11-10 Thread Kandpal, Suraj
message prefixed with a “>” instead of a space. Regards, Suraj Kandpal From: Pottumuttu, Sai Teja Sent: Friday, November 8, 2024 12:20 PM To: Kandpal, Suraj ; intel...@lists.freedesktop.org; intel-gfx@lists.freedesktop.org Cc: Govindapillai, Vinod Subject: Re: [PATCH] drm/i914/watermark: Mod

Re: [PATCH] drm/i914/watermark: Modify latency programmed into PKG_C_LATENCY

2024-11-07 Thread Pottumuttu, Sai Teja
On 07-11-2024 17:02, Suraj Kandpal wrote: Increase the latency programmed into PKG_C_LATENCY latency to be a multiple of line time which is written into WM_LINETIME. The commit subject prefix should be drm/i915/watermark (its i914 currently) WA: 22020299601 Signed-off-by: Suraj Kandpal ---

[PATCH] drm/i914/watermark: Modify latency programmed into PKG_C_LATENCY

2024-11-07 Thread Suraj Kandpal
Increase the latency programmed into PKG_C_LATENCY latency to be a multiple of line time which is written into WM_LINETIME. WA: 22020299601 Signed-off-by: Suraj Kandpal --- drivers/gpu/drm/i915/display/skl_watermark.c | 26 ++-- 1 file changed, 18 insertions(+), 8 deletions(-) d