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
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
== 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
---
== 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
== 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.
== 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
---
== 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
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
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
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
101 - 110 of 110 matches
Mail list logo