Re: [Intel-gfx] [Freedreno] [PATCH v4 00/14] drm/hdcp: Pull HDCP auth/exchange/check into helpers

2021-12-08 Thread Rob Clark
On Thu, Nov 4, 2021 at 8:04 PM Sean Paul wrote: > > From: Sean Paul > > Just me with another revision of HDCP support for msm. > > This v4 patch series is mostly a retread of v3 with the following > changes: > - rebased on Bjorn's displayport-controller register refactor > - another change to the

Re: [Intel-gfx] [v3 1/3] drm/i915/rpl-s: Add PCI IDS for Raptor Lake S

2021-12-08 Thread Dave Hansen
On 12/2/21 10:35 PM, Anusha Srivatsa wrote: > diff --git a/arch/x86/kernel/early-quirks.c b/arch/x86/kernel/early-quirks.c > index 391a4e2b8604..fd2d3ab38ebb 100644 > --- a/arch/x86/kernel/early-quirks.c > +++ b/arch/x86/kernel/early-quirks.c > @@ -554,6 +554,7 @@ static const struct pci_device_id

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Basic enabling of 64k page support (rev2)

2021-12-08 Thread Patchwork
== Series Details == Series: drm/i915: Basic enabling of 64k page support (rev2) URL : https://patchwork.freedesktop.org/series/97725/ State : success == Summary == CI Bug Log - changes from CI_DRM_10975 -> Patchwork_21792 Summary ---

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Assorted fixes/tweaks to GuC support (rev5)

2021-12-08 Thread Patchwork
== Series Details == Series: Assorted fixes/tweaks to GuC support (rev5) URL : https://patchwork.freedesktop.org/series/97514/ State : warning == Summary == $ dim checkpatch origin/drm-tip c3fc4bbf3adb drm/i915/uc: Allow platforms to have GuC but not HuC -:38: ERROR:COMPLEX_MACRO: Macros with

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for Assorted fixes/tweaks to GuC support (rev5)

2021-12-08 Thread Patchwork
== Series Details == Series: Assorted fixes/tweaks to GuC support (rev5) URL : https://patchwork.freedesktop.org/series/97514/ State : warning == Summary == $ dim sparse --fast origin/drm-tip Sparse version: v0.6.2 Fast mode used, each commit won't be checked separately.

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Remove zombie async flip vt-d w/a

2021-12-08 Thread Patchwork
== Series Details == Series: drm/i915: Remove zombie async flip vt-d w/a URL : https://patchwork.freedesktop.org/series/97729/ State : success == Summary == CI Bug Log - changes from CI_DRM_10973_full -> Patchwork_21789_full Summary ---

[Intel-gfx] ✓ Fi.CI.BAT: success for Assorted fixes/tweaks to GuC support (rev5)

2021-12-08 Thread Patchwork
== Series Details == Series: Assorted fixes/tweaks to GuC support (rev5) URL : https://patchwork.freedesktop.org/series/97514/ State : success == Summary == CI Bug Log - changes from CI_DRM_10975 -> Patchwork_21793 Summary --- **SUCC

Re: [Intel-gfx] [PATCH] drm/i915: Skip remap_io_mapping() for non-x86 platforms

2021-12-08 Thread Lucas De Marchi
On Wed, Dec 08, 2021 at 09:42:15AM +0530, Mullati Siva wrote: From: Siva Mullati Only hw that supports mappable aperture would hit this path vm_fault_gtt/vm_fault_tmm, So we never hit this function remap_io_mapping() in discrete, So skip this code for non-x86 architectures. v2: use IS_ENABLED

[Intel-gfx] [CI] drm/i915/dmc: Update DMC to v2.14 on ADL-P

2021-12-08 Thread Lucas De Marchi
From: Madhumitha Tolakanahalli Pradeep Changes since v2.12: - Release notes for v2.13: 1. Fix for simple flip queue with DC6v - Release notes for v2.14: 1. Fix for flip queue roll over cases with DC6v 2. Enhancement for residency 3. Workaround for 3Dlut restore issue

Re: [Intel-gfx] [Freedreno] [PATCH v4 13/14] arm64: dts: qcom: sc7180: Add support for HDCP in dp-controller

2021-12-08 Thread Rob Clark
On Thu, Nov 4, 2021 at 8:05 PM Sean Paul wrote: > > From: Sean Paul > > This patch adds the register ranges required for HDCP key injection and > HDCP TrustZone interaction as described in the dt-bindings for the > sc7180 dp controller. Now that these are supported, change the > compatible string

<    1   2