Re: [Intel-gfx] [PATCH 20/29] drm/i915/tc: Add asserts in TC PHY hooks that the required power is on

2023-03-27 Thread Kahola, Mika
> -Original Message- > From: Intel-gfx On Behalf Of Imre > Deak > Sent: Thursday, March 23, 2023 7:08 PM > To: Jani Nikula > Cc: intel-gfx@lists.freedesktop.org > Subject: Re: [Intel-gfx] [PATCH 20/29] drm/i915/tc: Add asserts in TC PHY > hooks > that the r

Re: [Intel-gfx] [PATCH 20/29] drm/i915/tc: Add asserts in TC PHY hooks that the required power is on

2023-03-23 Thread Imre Deak
On Thu, Mar 23, 2023 at 04:33:54PM +0200, Jani Nikula wrote: > On Thu, 23 Mar 2023, Imre Deak wrote: > > Add an assert to each TC PHY hook that their required power domain is > > enabled. > > > > While at it add a comment describing the domains used on each platform > > and TC mode. > > > > Signed

Re: [Intel-gfx] [PATCH 20/29] drm/i915/tc: Add asserts in TC PHY hooks that the required power is on

2023-03-23 Thread Jani Nikula
On Thu, 23 Mar 2023, Imre Deak wrote: > Add an assert to each TC PHY hook that their required power domain is > enabled. > > While at it add a comment describing the domains used on each platform > and TC mode. > > Signed-off-by: Imre Deak > --- > drivers/gpu/drm/i915/display/intel_tc.c | 61 +++

[Intel-gfx] [PATCH 20/29] drm/i915/tc: Add asserts in TC PHY hooks that the required power is on

2023-03-23 Thread Imre Deak
Add an assert to each TC PHY hook that their required power domain is enabled. While at it add a comment describing the domains used on each platform and TC mode. Signed-off-by: Imre Deak --- drivers/gpu/drm/i915/display/intel_tc.c | 61 + 1 file changed, 61 insertions(+