intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-16 03:18:28 to 2021-01-19 09:35:31 UTC [more...]

[Intel-gfx] [RFC-v23 00/13] Introduce Intel PXP component - Mesa single session
 2021-01-19  9:35 UTC  (15+ messages)
` [Intel-gfx] [RFC-v23 01/13] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v23 02/13] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v23 03/13] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v23 04/13] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v23 05/13] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v23 06/13] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v23 07/13] drm/i915/pxp: Destroy arb session upon teardown
` [Intel-gfx] [RFC-v23 08/13] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v23 09/13] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v23 10/13] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v23 11/13] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v23 12/13] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v23 13/13] drm/i915/pxp: Add plane decryption support

[Intel-gfx] [PATCH v2 0/2] HDCP misc fixes
 2021-01-19  9:31 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915/hdcp: Fix WARN_ON(data->k > INTEL_NUM_PIPES)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/hdcp: Fix uninitialized symbol
` [Intel-gfx] ✓ Fi.CI.BAT: success for HDCP misc fixes
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] Fixes that failed to apply to v5.11-rc4
 2021-01-19  8:50 UTC  (10+ messages)
` [Intel-gfx] [PATCH] drm/i915/gt: Prevent use of engine->wa_ctx after error
` [Intel-gfx] [PATCH] drm/i915/pmu: Don't grab wakeref when enabling events
` [Intel-gfx] [PATCH] drm/i915: Check for rq->hwsp validity after acquiring RCU lock
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Check for rq->hwsp validity after acquiring RCU lock (rev2)
` [Intel-gfx] [PATCH -fixes] drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4

[Intel-gfx] [PATCH i-g-t] tests/core_hotunplug: Reduce debug noise on stdout
 2021-01-19  8:42 UTC 

[Intel-gfx] [RFC-v4 00/21] Introduce Intel PXP component - Mesa single session
 2021-01-19  8:31 UTC  (4+ messages)
` [Intel-gfx] [RFC-v4 05/21] drm/i915/pxp: Func to send hardware session termination

[Intel-gfx] [PATCH v7 3/3] drm/i915/tgl: Add Clear Color support for TGL Render Decompression
 2021-01-19  8:29 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/29] [Set 15] Finally rid W=1 warnings from GPU!
 2021-01-19  8:29 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915/dp: DPTX writes Swing/Pre-emphs(DPCD 0x103-0x106) requested during PHY Layer testing
 2021-01-19  7:43 UTC  (3+ messages)

[Intel-gfx] [drm-intel:drm-intel-next 8/19] drivers/gpu/drm/i915/display/intel_hdcp.c:817 _intel_hdcp_disable() error: uninitialized symbol 'ret'
 2021-01-19  6:59 UTC 

[Intel-gfx] [PATCH v7 3/5] drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
 2021-01-19  7:04 UTC  (2+ messages)
` [Intel-gfx] [drm/i915/dp] 5f0996b32c: WARNING:at_drivers/gpu/drm/i915/display/intel_display_power.c:#assert_can_disable_lcpll[i915]

[Intel-gfx] [PATCH] drm/i915/dp: Prevent setting the LTTPR LT mode if no LTTPRs are detected
 2021-01-19  6:47 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/gt: One more flush for Baytrail clear residuals
 2021-01-19  2:35 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: One more flush for Baytrail clear residuals (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [RFC-v21 00/13] Introduce Intel PXP component - Mesa single session
 2021-01-19  2:34 UTC  (21+ messages)
` [Intel-gfx] [RFC-v21 01/13] drm/i915/pxp: Introduce Intel PXP component
  ` [Intel-gfx] [RFC-v21 13/13] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] [RFC-v21 02/13] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v21 03/13] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v21 04/13] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v21 05/13] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v21 06/13] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v21 07/13] drm/i915/pxp: Destroy arb session upon teardown
` [Intel-gfx] [RFC-v21 08/13] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v21 09/13] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v21 10/13] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v21 11/13] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v21 12/13] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Intel PXP component - Mesa single session (rev21)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Introduce Intel PXP component - Mesa single session (rev22)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Introduce Intel PXP component - Mesa single session (rev21)

[Intel-gfx] [PATCH] drm/i915: Disable TRAINING_PATTERN_SET before stopping the TPS transmission
 2021-01-19  0:56 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v4 0/6] drm: Move struct drm_device.pdev to legacy
 2021-01-19  0:06 UTC  (13+ messages)
` [Intel-gfx] [PATCH v4 1/6] drm: Upcast struct drm_device.dev to struct pci_device; replace pdev
` [Intel-gfx] [PATCH v4 2/6] drm/i915: Remove references to struct drm_device.pdev
` [Intel-gfx] [PATCH v4 3/6] drm/i915/gt: "
` [Intel-gfx] [PATCH v4 4/6] drm/i915/gvt: "
` [Intel-gfx] [PATCH v4 5/6] drm/vmwgfx: Remove reference "
` [Intel-gfx] [PATCH v4 6/6] drm: Move struct drm_device.pdev to legacy section
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm: Move struct drm_device.pdev to legacy (rev4)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/display: Apply interactive priority to explicit flip fences
 2021-01-18 23:07 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Apply interactive priority to explicit flip fences (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Do not suspend bonded requests if one hangs
 2021-01-18 22:20 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Skip over completed active execlists, again
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gt: Do not suspend bonded requests if one hangs
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/gem: Remove per-client stats from debugfs/i915_gem_objects
 2021-01-18 19:35 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/3] drm/i915: Fix the sgt.pfn sanity check
 2021-01-18 19:34 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/error: Fix object page offset within a region
` [Intel-gfx] [PATCH 3/3] drm/i915/pool: constrain pool objects by mapping type
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Fix the sgt.pfn sanity check
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v11 1/2] drm/i915/display: Support PSR Multiple Instances
 2021-01-18 19:12 UTC  (2+ messages)

[Intel-gfx] [PATCH] x86/gpu: add JSL stolen memory support
 2021-01-18 18:49 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/3] drm/i915: Fix the sgt.pfn sanity check
 2021-01-18 18:22 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: prefer FORCE_WC for the blitter routines
` [Intel-gfx] [PATCH 3/3] drm/i915/error: Fix object page offset within a region
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/3] drm/i915: Fix the sgt.pfn sanity check (rev2)

[Intel-gfx] [PATCH 1/2] drm/i915: Strip out internal priorities
 2021-01-18 17:47 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Remove I915_USER_PRIORITY_SHIFT
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915: Strip out internal priorities

[Intel-gfx] [PATCH v6 00/64] drm/i915: Remove obj->mm.lock!
 2021-01-18 16:09 UTC  (25+ messages)
` [Intel-gfx] [PATCH v6 01/64] drm/i915: Do not share hwsp across contexts any more, v6
` [Intel-gfx] [PATCH v6 02/64] drm/i915: Pin timeline map after first timeline pin, v3
` [Intel-gfx] [PATCH v6 14/64] drm/i915: Reject UNSYNCHRONIZED for userptr, v2
` [Intel-gfx] [PATCH v6 15/64] drm/i915: Make compilation of userptr code depend on MMU_NOTIFIER
` [Intel-gfx] [PATCH v6 16/64] drm/i915: Fix userptr so we do not have to worry about obj->mm.lock, v5
` [Intel-gfx] [PATCH v6 62/64] drm/i915: Keep userpointer bindings if seqcount is unchanged, v2
` [Intel-gfx] [PATCH v6 63/64] drm/i915: Move gt_revoke() slightly

[Intel-gfx] [PATCH 0/7] drm/i915: Shuffle DP code around
 2021-01-18 15:15 UTC  (3+ messages)
` [Intel-gfx] [PATCH 6/7] drm/i915: Fix the PHY compliance test vs. hotplug mishap

[Intel-gfx] [PATCH] drm/i915: support two CSC module on gen11 and later
 2021-01-18 15:08 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: support two CSC module on gen11 and later (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v3 0/8] drm: Move struct drm_device.pdev to legacy
 2021-01-18 15:02 UTC  (6+ messages)
` [Intel-gfx] [PATCH v3 2/8] drm/amdgpu: Remove references to struct drm_device.pdev

[Intel-gfx] [PATCH] drm-buf: Add debug option
 2021-01-18 13:27 UTC  (5+ messages)
` [Intel-gfx] [PATCH] dma-buf: "
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm-buf: Add debug option (rev6)

[Intel-gfx] [PATCH] drm/i915/gt: Add arbitration check before semaphore wait
 2021-01-18 12:25 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2 00/11] drm/i915: Async flips for all ilk+ platforms
 2021-01-18 11:08 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 07/11] drm/i915: Reuse the async_flip() hook for the async flip disable w/a
` [Intel-gfx] [PATCH v2 08/11] drm/i915: Implement async flips for bdw
` [Intel-gfx] [PATCH v2 09/11] drm/i915: Implement async flip for ivb/hsw
` [Intel-gfx] [PATCH v2 10/11] drm/i915: Implement async flip for ilk/snb

[Intel-gfx] [PATCH v2] drm/i915/gem: Use GEM context tracking for i915_gem_objects
 2021-01-18 11:03 UTC  (3+ messages)

[Intel-gfx] [PATCH v2] drm/i915: Try to guess PCH type even without ISA bridge
 2021-01-18  9:56 UTC  (7+ messages)
` [Intel-gfx] [PATCH v4] "

[Intel-gfx] [RFC-v19 00/13] Introduce Intel PXP component - Mesa single session
 2021-01-18  8:29 UTC  (21+ messages)
` [Intel-gfx] [RFC-v19 09/13] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v19 12/13] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v21 00/13] Introduce Intel PXP component - Mesa single session
  ` [Intel-gfx] [RFC-v21 01/13] drm/i915/pxp: Introduce Intel PXP component
  ` [Intel-gfx] [RFC-v21 02/13] drm/i915/pxp: set KCR reg init during the boot time
  ` [Intel-gfx] [RFC-v21 03/13] drm/i915/pxp: Implement funcs to create the TEE channel
  ` [Intel-gfx] [RFC-v21 04/13] drm/i915/pxp: Create the arbitrary session after boot
  ` [Intel-gfx] [RFC-v21 05/13] drm/i915/pxp: Func to send hardware session termination
  ` [Intel-gfx] [RFC-v21 06/13] drm/i915/pxp: Enable PXP irq worker and callback stub
  ` [Intel-gfx] [RFC-v21 07/13] drm/i915/pxp: Destroy arb session upon teardown
  ` [Intel-gfx] [RFC-v21 08/13] drm/i915/pxp: Enable PXP power management
  ` [Intel-gfx] [RFC-v21 09/13] drm/i915/pxp: Expose session state for display protection flip
  ` [Intel-gfx] [RFC-v21 10/13] mei: pxp: export pavp client to me client bus
  ` [Intel-gfx] [RFC-v21 11/13] drm/i915/uapi: introduce drm_i915_gem_create_ext
  ` [Intel-gfx] [RFC-v21 12/13] drm/i915/pxp: User interface for Protected buffer
  ` [Intel-gfx] [RFC-v21 13/13] drm/i915/pxp: Add plane decryption support

[Intel-gfx] [PATCH v1] vfio/pci: Add support for opregion v2.0+
 2021-01-18 12:38 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for vfio/pci: Add support for opregion v2.0+ (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] [PATCH v2] vfio/pci: Add support for opregion v2.0+

[Intel-gfx] [PULL] gvt-gt-next
 2021-01-18  5:07 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Clear CACHE_MODE prior to clearing residuals
 2021-01-18  5:12 UTC  (8+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Clear CACHE_MODE prior to clearing residuals (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Clear CACHE_MODE prior to clearing residuals (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] linux-next: build failure after merge of the drm tree
 2021-01-18  1:06 UTC  (4+ messages)

[Intel-gfx] [CI 1/2] drm/i915/gt: Reduce engine runtime stats from seqlock to a latch
 2021-01-17 19:56 UTC  (5+ messages)
` [Intel-gfx] [CI 2/2] drm/i915/gt: Reduce GT "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/2] drm/i915/gt: Reduce engine "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH i-g-t] i915/gem_userptr_blits: Quick verification of set-cache-level API
 2021-01-17 15:16 UTC 

[Intel-gfx] [PATCH v7 0/3] drm/i915/gen12: Add display render clear color decompression support
 2021-01-16  9:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gen12: Add display render clear color decompression support (rev4)

[Intel-gfx] topic branch for adl-s: topic/adl-s-enabling
 2021-01-16  9:21 UTC 

[Intel-gfx] [PATCH] drm/i915/userptr: detect un-GUP-able pages early
 2021-01-16  4:11 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [CI 1/5] drm/i915/gt: Drop atomic for engine->fw_active tracking
 2021-01-16  3:18 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/5] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).