[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/cml : Add TGP PCH support (rev2)

2020-12-27 Thread Patchwork
== Series Details == Series: drm/i915/cml : Add TGP PCH support (rev2) URL : https://patchwork.freedesktop.org/series/85013/ State : success == Summary == CI Bug Log - changes from CI_DRM_9528 -> Patchwork_19218 Summary --- **SUCCESS

Re: [Intel-gfx] [PATCH V2] drm/i915/cml : Add TGP PCH support

2020-12-27 Thread Surendrakumar Upadhyay, TejaskumarX
Hi, Please note that https://patchwork.freedesktop.org/patch/398145/?series=83154 this patch is required for HDMI to work on CML + TGP PCH combo. Thanks, Tejas > -Original Message- > From: Intel-gfx On Behalf Of Tejas > Upadhyay > Sent: 28 December 2020 11:43 > To: intel-gfx@lists.free

[Intel-gfx] [PATCH V2] drm/i915/cml : Add TGP PCH support

2020-12-27 Thread Tejas Upadhyay
We have TGP PCH support for Tigerlake and Rocketlake. Similarly now TGP PCH can be used with Cometlake CPU. Changes since V1 : - Matched HPD Pin mapping for PORT C and PORT D of CML CPU. Cc : Matt Roper Cc : Ville Syrjälä Signed-off-by: Tejas Upadhyay --- drivers/gpu/drm/i915/display

Re: [Intel-gfx] [patch 02/30] genirq: Move status flag checks to core

2020-12-27 Thread Guenter Roeck
On Thu, Dec 10, 2020 at 08:25:38PM +0100, Thomas Gleixner wrote: > These checks are used by modules and prevent the removal of the export of > irq_to_desc(). Move the accessor into the core. > > Signed-off-by: Thomas Gleixner Yes, but that means that irq_check_status_bit() may be called from mod