On Thu, 03 Jun 2021, Stanislav Lisovskiy wrote:
> CDCLK crawl feature allows to change CDCLK frequency
> without disabling the actual PLL and doesn't require
> a full modeset.
I've pushed this to din because supposedly this is urgent.
However, there are some issues, comments inline, please fix t
> -Original Message-
> From: Intel-gfx On Behalf Of
> Stanislav Lisovskiy
> Sent: Thursday, June 3, 2021 9:51 AM
> To: intel-gfx@lists.freedesktop.org
> Subject: [Intel-gfx] [PATCH] drm/i915/adl_p: CDCLK crawl support for ADL
>
> CDCLK crawl feature allows t
CDCLK crawl feature allows to change CDCLK frequency
without disabling the actual PLL and doesn't require
a full modeset.
v2: - Added has_cdclk_crawl as a feature flag to
intel_device_info(Matt Roper)
- s/gen13_cdclk_pll_crawl/adlp_cdclk_pll_crawl/
(Matt Roper)
Cc: Mika Kahola
Si
On Tue, Jun 01, 2021 at 05:52:48PM +0300, Stanislav Lisovskiy wrote:
> From: Gwan-gyeong Mun
Aren't you (Stan) the original author of this patch? It looks like the
authorship got changed accidentally in one of the preparation rebases.
A couple other quick drive-by comments below.
>
> CDCLK cr
From: Gwan-gyeong Mun
CDCLK crawl feature allows to change CDCLK frequency
without disabling the actual PLL and doesn't require
a full modeset.
Cc: Mika Kahola
Signed-off-by: Stanislav Lisovskiy
Signed-off-by: Jani Nikula
Signed-off-by: Gwan-gyeong Mun
Cc: Stanislav Lisovskiy
---
drivers/g