intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-01 14:17:57 to 2025-08-05 07:37:37 UTC [more...]

[PATCH 00/19] drm/i915/tc: Fix enabled/disconnected DP-alt sink handling
 2025-08-05  7:36 UTC  (13+ messages)
` [PATCH 01/19] drm/i915/lnl+/tc: Fix handling of an enabled/disconnected dp-alt sink
` [PATCH 02/19] drm/i915/icl+/tc: Cache the max lane count value
` [PATCH 03/19] drm/i915/lnl+/tc: Fix max lane count HW readout
` [PATCH 04/19] drm/i915/lnl+/tc: Use the cached max lane count value
` [PATCH 05/19] drm/i915/icl+/tc: Convert AUX powered WARN to a debug message
` [PATCH 06/19] drm/i915/tc: Use the cached max lane count value
` [PATCH 07/19] drm/i915/tc: Move getting the power domain before reading DFLEX registers
` [PATCH 08/19] drm/i915/tc: Move asserting the power state after reading TCSS_DDI_STATUS
` [PATCH 09/19] drm/i915/tc: Add an enum for the TypeC pin assignment
` [PATCH 10/19] drm/i915/tc: Pass pin assignment value around using the pin assignment enum
` [PATCH 11/19] drm/i915/tc: Handle pin assignment NONE on all platforms
` [PATCH 13/19] drm/i915/tc: Unify the way to get the pin assignment "

[PATCH] drm/xe: Defer buffer object shrinker write-backs and GPU waits
 2025-08-05  7:26 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Fix coverity issue, cast_overflow
 2025-08-05  6:58 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe: Fix coverity issue, truncation warning
 2025-08-05  6:53 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 00/15] Optimize vrr.guardband and fix LRR
 2025-08-05  6:27 UTC  (22+ messages)
` [PATCH 01/15] drm/i915/skl_watermark: Fix the scaling factor for chroma subsampling
` [PATCH 02/15] drm/i915/skl_watermark: Add bounds check for scaler array access
` [PATCH 03/15] drm/i915/skl_watermark: Pass linetime as argument to latency helpers
` [PATCH 04/15] drm/i915/skl_scaler: Introduce helper for chroma downscale factor
` [PATCH 05/15] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 06/15] drm/i915/dp: Add SDP latency computation helper
` [PATCH 07/15] drm/i915/psr: Add function to compute max link-wake latency
` [PATCH 08/15] drm/i915/psr: Store max PSR2/Panel Replay latency in crtc_state
` [PATCH 09/15] drm/i915/vrr: Use vrr.sync_start for getting vtotal
` [PATCH 10/15] drm/i915/display: Add guardband check for feature latencies
` [PATCH 11/15] drm/i915/skl_watermark: Remove redundant latency checks from vblank validation
` [PATCH 12/15] drm/i915/vrr: Use static guardband to support seamless LRR switching
` [PATCH 13/15] drm/i915/vrr: Set vrr.vmin to min Vtotal
` [PATCH 14/15] drm/i915/panel: Add helper to get highest fixed mode
` [PATCH 15/15] drm/i915/vrr: Fix seamless_mn drrs for PTL
` ✓ CI.KUnit: success for Optimize vrr.guardband and fix LRR (rev2)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH v5 00/25] MADVISE FOR XE
 2025-08-05  5:24 UTC  (12+ messages)
` [PATCH v5 01/25] drm/gpuvm: Pass map arguments through a struct
` [PATCH v5 02/25] drm/gpuvm: Kill drm_gpuva_init()
` [PATCH v5 03/25] drm/gpuvm: Support flags in drm_gpuva_op_map
` [PATCH v5 11/25] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
` [PATCH v5 13/25] drm/xe: Implement madvise ioctl for xe

[PATCH] drm/xe/hwmon: Add SW clamp for power limits writes
 2025-08-05  5:15 UTC  (2+ messages)

[PATCH] drm/xe: Fix coverity issue, overflow_assign
 2025-08-05  3:31 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/6] Prepare GPU SVM for migration of THP
 2025-08-05  3:27 UTC  (6+ messages)
` [PATCH v3 4/6] drm/pagemap: Allocate folios when possible
` [PATCH v3 6/6] drm/xe/svm: Migrate "

[PATCH v2 0/2] Improve CCS save restore series
 2025-08-05  3:13 UTC  (7+ messages)
` [PATCH v2 1/2] drm/xe/vf: Refactor CCS save/restore to use default migration context
` [PATCH v2 2/2] drm/xe: Re-register CCS save/restore contexts post S3/S4 resume
` ✓ Xe.CI.BAT: success for Improve CCS save restore series (rev2)
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/6] drm/xe/guc: Add LFD format output for guc log
 2025-08-04 21:21 UTC  (8+ messages)
` [PATCH v6 4/6] drm/xe/guc: Add GuC log init config in LFD format
` [PATCH v6 6/6] drm/xe/guc: Only add GuC crash dump if available

[PATCH v3] drm/xe/pm: Disable RPM for SR-IOV VFs with no PCIe PM capability
 2025-08-04 16:54 UTC  (10+ messages)
` ✓ CI.KUnit: success for drm/xe/pm: Disable RPM for SR-IOV VFs with no PCIe PM capability (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
    ` [PATCH v3] drm/xe/pm: Disable RPM for SR-IOV VFs with no PCIe PM capability]

[PATCH] drm/i915/display: Use drm_crtc_vblank_count in intel_crtc_get_vblank_counter()
 2025-08-04 15:58 UTC  (4+ messages)

[PATCH] drm/xe: rework PDE PAT index selection
 2025-08-04 15:39 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/4] Optimize vrr.guardband and fix LRR
 2025-08-04 14:22 UTC  (5+ messages)
` [PATCH 2/4] drm/i915/vrr: Use static guardband to support seamless LRR switching

[PATCH v9 0/8] drm/xe/vf: Post-migration recovery of queues and jobs
 2025-08-04 14:01 UTC  (14+ messages)
` [PATCH v9 1/8] drm/xe/sa: Avoid caching GGTT address within the manager
` [PATCH v9 2/8] drm/xe/vf: Pause submissions during RESFIX fixups
` [PATCH v9 3/8] drm/xe: Block reset while recovering from VF migration
` [PATCH v9 4/8] drm/xe/vf: Rebase HWSP of all contexts after migration
` [PATCH v9 5/8] drm/xe/vf: Rebase MEMIRQ structures for "
` [PATCH v9 6/8] drm/xe/vf: Post migration, repopulate ring area for pending request
` [PATCH v9 7/8] drm/xe/vf: Refresh utilization buffer during migration recovery
` [PATCH v9 8/8] drm/xe/vf: Rebase exec queue parallel commands "
` ✓ CI.KUnit: success for drm/xe/vf: Post-migration recovery of queues and jobs (rev10)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

Switching over to GEM refcounts and a bunch of cleanups
 2025-08-04 12:24 UTC  (3+ messages)

[PATCH v3] drm/xe/display: Block hpd during suspend
 2025-08-04 11:44 UTC  (2+ messages)
  ` ✗ i915.CI.Full: failure for drm/xe/display: Block hpd during suspend (rev5)

[PATCH v2 1/1] Mark xe driver as BROKEN if kernel page size is not 4kB
 2025-08-04  9:40 UTC  (7+ messages)
` [PATCH v3] "
      ` [PATCH v4] "

[PATCH 0/4] Wait PSR idle before on dsb commit
 2025-08-04  9:09 UTC  (10+ messages)
` [PATCH 1/4] drm/i915/psr: Pass intel_crtc_state instead of intel_dp in wait_for_idle
` [PATCH 2/4] drm/i915/psr: Add new define for PSR idle timeout
` [PATCH 3/4] drm/i915/psr: New interface adding PSR idle poll into dsb commit
` [PATCH 4/4] drm/i915/psr: Add poll for checking PSR is idle before starting update
` ✗ CI.checkpatch: warning for Wait PSR idle before on dsb commit
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 0/2] drm/xe/compat: cleanups
 2025-08-04  8:29 UTC  (6+ messages)
` [PATCH 1/2] drm/xe/compat: remove unused platform macros
` [PATCH 2/2] drm/xe/compat: stop including i915_utils.h from compat i915_drv.h

[PATCH v5] drm/i915/display: Optimize panel power-on wait time
 2025-08-04  7:53 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Optimize panel power-on wait time (rev7)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v7] drm/i915/display: Use the recomended min_hblank values
 2025-08-04  7:48 UTC  (2+ messages)

[PATCH 0/9] kunit: Refactor and extend KUnit's
 2025-08-02  9:45 UTC  (19+ messages)
` [PATCH 1/9] kunit: Add parent kunit for parameterized test context
` [PATCH 2/9] kunit: Introduce param_init/exit for parameterized test shared context management
` [PATCH 3/9] kunit: Pass additional context to generate_params for parameterized testing
` [PATCH 4/9] kcsan: test: Update parameter generator to new signature
` [PATCH 5/9] drm/xe: "
` [PATCH 6/9] kunit: Enable direct registration of parameter arrays to a KUnit test
` [PATCH 7/9] kunit: Add example parameterized test with shared resources and direct static parameter array setup
` [PATCH 8/9] kunit: Add example parameterized test with direct dynamic "
` [PATCH 9/9] Documentation: kunit: Document new parameterized test features

[drm-xe:drm-xe-next] BUILD SUCCESS 9fd9f221440024b7451678898facfb34af054310
 2025-08-02  8:17 UTC 

[PATCH] drm/xe/gsc: Don't create mei-gscfi aux device while running in VF mode
 2025-08-02  5:55 UTC  (3+ messages)

[PATCH v2 0/1] Mark xe driver as BROKEN if kernel page size is not 4kB
 2025-08-02  4:54 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for Mark xe driver as BROKEN if kernel page size is not 4kB (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v8 0/8] drm/xe/vf: Post-migration recovery of queues and jobs
 2025-08-01 23:01 UTC  (5+ messages)
` [PATCH v8 6/8] drm/xe/vf: Post migration, repopulate ring area for pending request
` [PATCH v8 8/8] drm/xe/vf: Rebase exec queue parallel commands during migration recovery

[PATCH 0/3] Misc PF improvements
 2025-08-01 22:55 UTC  (15+ messages)
` [PATCH 1/3] drm/xe/pf: Disable PF restart worker on device removal
` [PATCH 2/3] drm/xe/pf: Make sure PF is ready to configure VFs
` [PATCH 3/3] drm/xe/pf: Don't resume device from restart worker

[PATCH 0/6] Misc xe/kunit improvements
 2025-08-01 22:19 UTC  (10+ messages)
` [PATCH 1/6] drm/xe/kunit: Update struct xe_pci_fake_data step declarations
` [PATCH 2/6] drm/xe/kunit: Introduce xe_pci_fake_data_desc()
` [PATCH 3/6] drm/xe/kunit: Drop custom struct platform_test_case
` [PATCH 4/6] drm/xe/kunit: Promote fake platform parameter list
` [PATCH 5/6] drm/xe/kunit: Use default GMDID version if none provided
` [PATCH 6/6] drm/xe/kunit: Extend platform generator with PTL
` ✓ CI.KUnit: success for Misc xe/kunit improvements
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH][next] drm/i915/bw: Remove space before newline
 2025-08-01 21:25 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe: fix stale comment about unordered_wq usage
 2025-08-01 21:08 UTC  (3+ messages)

[PATCH] drm/xe: Extend wa_13012615864 to additional Xe2 and Xe3 platforms
 2025-08-01 20:34 UTC  (3+ messages)

[PATCH] drm/xe/debugfs: Do not register residency files for SRIOV VF
 2025-08-01 20:27 UTC  (4+ messages)

[PATCH v2] drm/xe/pf: Skip LMTT update if no LMEM was provisioned
 2025-08-01 19:14 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/pf: Skip LMTT update if no LMEM was provisioned (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/4] Add test for G2G communications
 2025-08-01 17:33 UTC  (7+ messages)
` [PATCH 1/4] drm/xe/guc: Update CSS header structures
` [PATCH 4/4] drm/xe/guc: Add test for G2G communications

[PATCH v2 0/3] Misc PF improvements
 2025-08-01 17:24 UTC  (7+ messages)
` [PATCH v2 1/3] drm/xe/pf: Disable PF restart worker on device removal
` [PATCH v2 2/3] drm/xe/pf: Make sure PF is ready to configure VFs
` [PATCH v2 3/3] drm/xe/pf: Don't resume device from restart worker
` ✓ CI.KUnit: success for Misc PF improvements (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH next] drm/xe/vf: Fix IS_ERR() vs NULL check in xe_sriov_vf_ccs_init()
 2025-08-01 16:45 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v4] drm/xe/devcoredump: Defer devcoredump initialization during probe
 2025-08-01 15:29 UTC  (2+ messages)

[PATCH v2] drm/xe/display: Block hpd during suspend
 2025-08-01 15:25 UTC  (11+ messages)

[PATCH 0/9] Introducing firmware late binding
 2025-08-01 15:17 UTC  (4+ messages)
` [PATCH 8/9] drm/xe/xe_late_bind_fw: Introduce debug fs node to disable "

[PATCH 00/28] Enable Pipe writeback
 2025-08-01 14:32 UTC  (8+ messages)
` [PATCH 03/28] drm/writeback: Define function to get drm_connector from writeback


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).