Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-04 20:54:06 to 2022-10-07 15:09:28 UTC [more...]

[Intel-gfx] [PATCH 1/2] drm/i915/display: fix randconfig build
 2022-10-05 11:21 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
 2022-10-07  0:39 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2] "

[Intel-gfx] [PATCH] drm/i915: Fix simulated GPU reset wrt. encoder HW readout
 2022-10-07 15:09 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 1/2] drm/i915/display: Do both crawl and squash when changing cdclk
 2022-10-07 13:40 UTC  (2+ messages)
` [Intel-gfx] [drm/i915/display] aeee45faa4: canonical_address#:#[##]

[Intel-gfx] [PATCH 0/2] Provision to ignore long HPDs in CI systems
 2022-10-07 13:05 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/display: ignore long HPDs based on a flag
` [Intel-gfx] [PATCH 2/2] drm/i915: debugfs entry to control ignore long hpd flag
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Provision to ignore long HPDs in CI systems
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 1/2] drm/i915: Take display INIT power for GPU reset/restore
 2022-10-07 13:01 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Suspend/resume encoders during GPU reset
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Take display INIT power for GPU reset/restore
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915: Allow panel fixed modes to have differing sync polarities
 2022-10-07 10:43 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/edid/firmware: stop using throwaway platform device
 2022-10-07  9:15 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v5 0/4] Improve anti-pre-emption w/a for compute workloads
 2022-10-07  8:44 UTC  (9+ messages)
` [Intel-gfx] [PATCH v5 1/4] drm/i915/guc: Limit scheduling properties to avoid overflow
` [Intel-gfx] [PATCH v5 2/4] drm/i915: Fix compute pre-emption w/a to apply to compute engines
` [Intel-gfx] [PATCH v5 3/4] drm/i915: Make the heartbeat play nice with long pre-emption timeouts
` [Intel-gfx] [PATCH v5 4/4] drm/i915: Improve long running compute w/a for GuC submission
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Improve anti-pre-emption w/a for compute workloads (rev8)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v2] drm/display: Don't assume dual mode adaptors support i2c sub-addressing
 2022-10-07  7:49 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/display: Don't assume dual mode adaptors support i2c sub-addressing (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/display: Don't assume dual mode adaptors support i2c sub-addressing (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2 0/9] drm/i915: g4x/vlv/chv CxSR/wm fixes/cleanups
 2022-10-07  6:21 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 6/9] drm/i915: Fix g4x/vlv/chv CxSR vs. format/tiling/rotation changes
` [Intel-gfx] [PATCH v2 7/9] drm/i915: Fix pipe gamma enable/disable vs. CxSR on gmch platforms
` [Intel-gfx] [PATCH v2 8/9] drm/i915: Write watermarks for disabled pipes "

[Intel-gfx] [PATCH v2 0/4] Simplify uncore register updates
 2022-10-07  5:00 UTC  (12+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915/display: Use drm_device alias if defined
    ` [Intel-gfx] [PATCH v3 1/4] drm/i915/display: remove drm_device aliases
` [Intel-gfx] [PATCH v2 2/4] drm/i915/display: Use intel_uncore alias if defined
` [Intel-gfx] [PATCH v2 3/4] drm/i915: make intel_uncore_rmw() write unconditionally
` [Intel-gfx] [PATCH v2 4/4] drm/i915: use proper helper for register updates
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Simplify uncore register updates (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Simplify uncore register updates (rev3)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Simplify uncore register updates (rev2)

[Intel-gfx] [PATCH v3 1/2] drm/i915: enable PS64 support for DG2
 2022-10-07  1:59 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/2] drm/i915: enable PS64 support for DG2 (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v5 0/1] Delay disabling GuC scheduling of an idle context
 2022-10-06 23:56 UTC  (7+ messages)
` [Intel-gfx] [PATCH v5 1/2] drm/i915/guc: Delay disabling guc_id scheduling for better hysteresis
` [Intel-gfx] [PATCH v5 2/2] drm/i915/guc: Remove intel_context:number_committed_requests counter
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Delay disabling GuC scheduling of an idle context
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915/display/lspcon: Increase LSPCON mode settle timeout
 2022-10-06 22:59 UTC  (3+ messages)

[Intel-gfx] [PATCH v4 0/1] Delay disabling GuC scheduling of an idle context
 2022-10-06 22:47 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 1/1] drm/i915/guc: Delay disabling guc_id scheduling for better hysteresis
` [Intel-gfx] ✓ Fi.CI.BAT: success for Delay disabling GuC scheduling of an idle context
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v3 0/2] drm/i915/slpc: Update frequency debugfs for SLPC
 2022-10-06 21:24 UTC  (9+ messages)
` [Intel-gfx] [PATCH v3 1/2] drm/i915: Add a wrapper for frequency debugfs
` [Intel-gfx] [PATCH v3 2/2] drm/i915/slpc: Update the "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/slpc: Update frequency debugfs for SLPC (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/huc: bump timeout for delayed load and reduce print verbosity
 2022-10-06 20:24 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v3 0/1] Fix Guc-Err-Capture sizing warning
 2022-10-06 19:46 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 1/1] drm/i915/guc: Fix GuC error capture sizing estimation and reporting
` [Intel-gfx] ✓ Fi.CI.BAT: success for Fix Guc-Err-Capture sizing warning
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/gvt: Add missing vfio_unregister_group_dev() call
 2022-10-06 18:31 UTC  (8+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gvt: Add missing vfio_unregister_group_dev() call (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v2 0/7] drm/i915/pxp: Prepare intel_pxp entry points for MTL
 2022-10-06 18:19 UTC  (12+ messages)
` [Intel-gfx] [PATCH v2 1/7] drm/i915/pxp: Make gt and pxp init/fini aware of PXP-owning-GT
` [Intel-gfx] [PATCH v2 2/7] drm/i915/pxp: Make intel_pxp_is_enabled implicitly sort PXP-owning-GT
` [Intel-gfx] [PATCH v2 3/7] drm/i915/pxp: Make intel_pxp_is_active "
` [Intel-gfx] [PATCH v2 4/7] drm/i915/pxp: Make PXP tee component bind/unbind aware of PXP-owning-GT
` [Intel-gfx] [PATCH v2 5/7] drm/i915/pxp: Make intel_pxp_start implicitly sort PXP-owning-GT
` [Intel-gfx] [PATCH v2 6/7] drm/i915/pxp: Make intel_pxp_key_check "
` [Intel-gfx] [PATCH v2 7/7] drm/i915/pxp: Make intel_pxp power management "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/pxp: Prepare intel_pxp entry points for MTL (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v5] drm/i915: stop using swiotlb
 2022-10-06 13:49 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: stop using swiotlb (rev7)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 1/3] drm/i915: Extract intel_mmio_bar()
 2022-10-06 13:37 UTC  (14+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Name our BARs based on the spec
  ` [Intel-gfx] [PATCH v2 "
` [Intel-gfx] [PATCH 3/3] drm/i915: s/HAS_BAR2_SMEM_STOLEN/HAS_LMEMBAR_SMEM_STOLEN/
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/3] drm/i915: Extract intel_mmio_bar()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Extract intel_mmio_bar() (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/6] drm/i915/pxp: Prepare intel_pxp entry points for MTL
 2022-10-06 12:13 UTC  (11+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915/pxp: Make gt and pxp init/fini aware of PXP-owning-GT
` [Intel-gfx] [PATCH 2/6] drm/i915/pxp: Make intel_pxp_is_enabled implicitly sort PXP-owning-GT
` [Intel-gfx] [PATCH 3/6] drm/i915/pxp: Make intel_pxp_is_active "
` [Intel-gfx] [PATCH 4/6] drm/i915/pxp: Make PXP tee component bind/unbind aware of PXP-owning-GT
` [Intel-gfx] [PATCH 5/6] drm/i915/pxp: Make intel_pxp_start implicitly sort PXP-owning-GT
` [Intel-gfx] [PATCH 6/6] drm/i915/pxp: Make intel_pxp_key_check "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/pxp: Prepare intel_pxp entry points for MTL
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PULL] drm-intel-next-fixes
 2022-10-06 10:18 UTC 

[Intel-gfx] [PATCH 0/5] drm/i915/mtl: Add C10 phy support
 2022-10-06 10:04 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915/mtl: Add Support for C10, C20 PHY Message Bus

[Intel-gfx] [PATCH v4 0/4] Improve anti-pre-emption w/a for compute workloads
 2022-10-06 10:03 UTC  (10+ messages)
` [Intel-gfx] [PATCH v4 3/4] drm/i915: Make the heartbeat play nice with long pre-emption timeouts

[Intel-gfx] [PATCH 1/2] drm/i915: add back GEN12_BDSM_MASK
 2022-10-06  8:02 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: restore stolen memory behaviour for DG2
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: add back GEN12_BDSM_MASK
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2 0/1] Delay disabling GuC scheduling of an idle context
 2022-10-06  5:43 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 1/1] drm/i915/guc: Delay disabling guc_id scheduling for better hysteresis

[Intel-gfx] [PATCH RESEND] drm/i915: Fix display problems after resume
 2022-10-06  0:57 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix display problems after resume (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915: Ensure dbuf state is defined
 2022-10-05 23:36 UTC  (6+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 0/1] Fix Guc-Err-Capture sizing warning
 2022-10-05 23:31 UTC  (12+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915/guc: Fix GuC error capture sizing estimation and reporting

[Intel-gfx] [RFC 0/2] drm/connector: connector iterator with filtering
 2022-10-05 22:03 UTC  (6+ messages)
` [Intel-gfx] [RFC 1/2] drm/connector: add connector list iteration "
` [Intel-gfx] [RFC 2/2] drm/i915: iterate intel_connectors only
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/connector: connector iterator with filtering
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [core-for-CI][PATCH] iommu: Remove iova cpu hotplugging flushing
 2022-10-05 17:11 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: Add MTP ddc pin configuration
 2022-10-05 13:56 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v6 0/3] Enable Pipewriteback
 2022-10-05 10:30 UTC  (5+ messages)
` [Intel-gfx] [PATCH v6 1/3] drm/i915: Define WD trancoder for i915
` [Intel-gfx] [PATCH v6 2/3] drm/i915 : Changing intel_connector iterators

[Intel-gfx] [PATCH] drm/i915: Enable SDP split for DP2.0
 2022-10-05  9:25 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2 0/2] drm/i915/slpc: Update frequency debugfs for SLPC
 2022-10-05  8:55 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915: Add a wrapper for frequency debugfs
` [Intel-gfx] [PATCH v2 2/2] drm/i915/slpc: Update the "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/slpc: Update frequency debugfs for SLPC (rev3)

[Intel-gfx] [PATCH] drm/i915/guc: Fix revocation of non-persistent contexts
 2022-10-05  7:59 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2] "

[Intel-gfx] [PATCH] drm/i915/pmu: Match frequencies reported by PMU and sysfs
 2022-10-05  7:40 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/2] drm/i915: Try not to screw up the pps during panel probe
 2022-10-05  6:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH v5 1/5] drm/i915: remove the TODO in pin_and_fence_fb_obj
 2022-10-05  5:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v5,1/5] "

[Intel-gfx] [PATCH 00/16] drm/i915/vm_bind: Add VM_BIND functionality
 2022-10-05  5:38 UTC  (6+ messages)
` [Intel-gfx] [PATCH 14/16] drm/i915/vm_bind: Handle persistent vmas in execbuf3

[Intel-gfx] [PATCH v2 00/14] Explicit MCR handling and MTL steering
 2022-10-05  1:01 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 12/14] drm/i915: Define multicast registers as a new type

[Intel-gfx] linux-next: manual merge of the drm-misc tree with Linus' tree
 2022-10-05  0:43 UTC 

[Intel-gfx] [PATCH 0/2] drm/i915/slpc: Update frequency debugfs for SLPC
 2022-10-04 22:27 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915: Add a wrapper for frequency debugfs

[Intel-gfx] [PATCH] drm/i915: Clean up some namespacing
 2022-10-04 20:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox