Re: [Intel-gfx] [PATCH] drm/i915/dg2: Support 4k@30 on HDMI

2022-05-25 Thread Nautiyal, Ankit K
On 5/21/2022 12:50 AM, Matt Roper wrote: On Wed, May 11, 2022 at 02:01:21PM +0530, Ankit Nautiyal wrote: From: Vandita Kulkarni This patch adds a fix to support 297MHz of dot clock by calculating the pll values using synopsis algorithm. This will help to support 4k@30 mode for HDMI monitors

Re: [Intel-gfx] [PATCH] drm/i915/dg2: Support 4k@30 on HDMI

2022-05-20 Thread Matt Roper
On Wed, May 11, 2022 at 02:01:21PM +0530, Ankit Nautiyal wrote: > From: Vandita Kulkarni > > This patch adds a fix to support 297MHz of dot clock by calculating > the pll values using synopsis algorithm. > This will help to support 4k@30 mode for HDMI monitors on DG2. > > Signed-off-by: Vandita

[Intel-gfx] [PATCH] drm/i915/dg2: Support 4k@30 on HDMI

2022-05-11 Thread Ankit Nautiyal
From: Vandita Kulkarni This patch adds a fix to support 297MHz of dot clock by calculating the pll values using synopsis algorithm. This will help to support 4k@30 mode for HDMI monitors on DG2. Signed-off-by: Vandita Kulkarni Signed-off-by: Ankit Nautiyal --- drivers/gpu/drm/i915/display/int